Initial commit
This commit is contained in:
commit
529efd53a1
140 changed files with 10310 additions and 0 deletions
10
rrdtools/rrdtool.conf
Normal file
10
rrdtools/rrdtool.conf
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue