rrd based system stats
Go to file
Olaf Rempel bce2358271 give plugins control over step/heartbeat
- basic/fast plugins can use 10s
- more complex plugins (apache, mysql, bind, ..) will use 60s
- this is a little bit hackish since RRAs in configfile are based on the step value :)
2006-09-30 17:10:32 +02:00
.gitignore Initial Version 2006-06-13 21:34:36 +02:00
AUTHORS Initial Version 2006-06-13 21:34:36 +02:00
COPYING Initial Version 2006-06-13 21:34:36 +02:00
Makefile network stuff 2006-08-03 19:49:07 +02:00
configfile.c configfile: multiple tuple per line 2006-08-26 14:07:45 +02:00
configfile.h network stuff 2006-08-03 19:49:07 +02:00
list.h Initial Version 2006-06-13 21:34:36 +02:00
logging.c snprintf retval checks 2006-06-22 20:33:30 +02:00
logging.h Initial Version 2006-06-13 21:34:36 +02:00
network.c give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
network.h give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
p_ctstat.c give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
p_load.c give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
p_memory.c give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
p_mount.c give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
p_netdev.c give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
p_random.c give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
p_rtstat.c give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
p_stat.c give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
p_uptime.c give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
p_vmstat.c give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
plugins.c give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
plugins.h give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
rrdtool.c give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
rrdtool.h give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
sammler.c give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
sammler.conf give plugins control over step/heartbeat 2006-09-30 17:10:32 +02:00
sammler.php split rtstat rrd, update graph script 2006-08-03 19:20:36 +02:00