rrd_scripts/rrd_config
2014-06-10 14:35:54 -04:00

7 lines
154 B
Plaintext
Executable File

INTERFACES=( eth0 eth1 )
DISKS=( sda sdb md0 )
RRDDIR="/usr/local/rrd/"
GRAPHDIR="/usr/local/graphs/"
RRDTOOL="/usr/bin/rrdtool"
IOSTAT="/usr/bin/iostat"