You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
965 B
40 lines
965 B
[global] |
|
hostname localhost |
|
|
|
listen 127.0.0.1:5000 |
|
forward 127.0.0.1:5000 |
|
forward_only true |
|
|
|
logfile sammler.log |
|
|
|
rrd_dir rrd |
|
|
|
plugin_dir plugins |
|
plugin stat.so |
|
plugin load.so |
|
plugin memory.so |
|
plugin vmstat.so |
|
plugin uptime.so |
|
plugin netdev.so |
|
plugin mount.so |
|
plugin diskstat.so |
|
plugin ctstat.so |
|
plugin rtstat.so |
|
plugin random.so |
|
plugin mysql.so |
|
plugin apache.so |
|
plugin conntrack.so |
|
|
|
# 1h(10s), 12h(1min), 48h(2min), 14d(15min), 4w(60min), 2y(12h) |
|
rra RRA:MIN:0.1:1:360 RRA:AVERAGE:0.1:1:360 RRA:MAX:0.1:1:360 |
|
rra RRA:MIN:0.1:6:720 RRA:AVERAGE:0.1:6:720 RRA:MAX:0.1:6:720 |
|
rra RRA:MIN:0.1:12:1440 RRA:AVERAGE:0.1:12:1440 RRA:MAX:0.1:12:1440 |
|
rra RRA:MIN:0.1:90:1344 RRA:AVERAGE:0.1:90:1344 RRA:MAX:0.1:90:1344 |
|
rra RRA:MIN:0.1:360:1440 RRA:AVERAGE:0.1:360:1440 RRA:MAX:0.1:360:1440 |
|
rra RRA:MIN:0.1:4320:1440 RRA:AVERAGE:0.1:4320:1440 RRA:MAX:0.1:4320:1440 |
|
|
|
[p_mysql] |
|
#server name,host,user,password |
|
|
|
[p_apache] |
|
#server name,url,user,password
|
|
|