Initial commit.
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
INTERFACES=( eth0 eth1 )
|
||||
DISKS=( sda sdb md0 )
|
||||
RRDDIR="/usr/local/rrd/"
|
||||
GRAPHDIR="/usr/local/graphs/"
|
||||
RRDTOOL="/usr/bin/rrdtool"
|
||||
IOSTAT="/usr/bin/iostat"
|
||||
Reference in New Issue
Block a user