11 lines
308 B
Text
11 lines
308 B
Text
|
|
# Simple config file
|
||
|
|
|
||
|
|
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:./
|
||
|
|
BASEDIR="/home/web/www.gimbo.org/www/rrdtools"
|
||
|
|
|
||
|
|
SCRIPTDIR=${BASEDIR}/scripts
|
||
|
|
IMGDIR=${BASEDIR}/img
|
||
|
|
DBASEDIR=${BASEDIR}/dbase
|
||
|
|
RRD="/usr/local/bin/rrdtool"
|
||
|
|
SNMPGET="/usr/local/bin/bsnmpget -s public@localhost -o quiet"
|