Commit Graph

54 Commits

Author SHA1 Message Date
Olaf Rempel fab7e99eb1 move includes to source 2009-05-01 21:26:16 +02:00
Olaf Rempel d09c70d2aa move config parsing to init() functions 2009-05-01 21:24:12 +02:00
Olaf Rempel 22958bb820 Merge branch 'master' of ssh://razzor@kopf-tisch.de/home/razzor/public_git/sammler 2009-04-19 18:29:06 +02:00
Olaf Rempel dd5055a9a5 add alixusv plugin 2009-04-19 18:28:19 +02:00
Olaf Rempel 5e7100718b fix Makefile 2009-04-02 15:48:11 +02:00
Olaf Rempel 065505d8ab different name when compiled without rrd support 2009-01-11 23:21:42 +01:00
Olaf Rempel a68116f30c added hwmon plugin 2009-01-11 23:14:50 +01:00
Olaf Rempel 4f2c4be0fb fix DESTDIR 2009-01-11 23:09:00 +01:00
Olaf Rempel c081bf6112 autodetect hostname 2009-01-11 23:08:31 +01:00
Olaf Rempel b6363621ab update makefile, add install target 2009-01-11 22:49:02 +01:00
Olaf Rempel c008c25e10 adjust x-files factor in rrds 2009-01-11 21:11:02 +01:00
Olaf Rempel 713e8c5087 update graphs 2007-04-07 19:49:04 +02:00
Olaf Rempel 0ce47d53f5 conntrack plugin 2007-04-03 18:49:39 +02:00
Olaf Rempel b426ae7331 diskstat plugin 2007-04-03 17:12:53 +02:00
Olaf Rempel e476640b74 simple plugins: use fscanf 2007-04-02 19:47:32 +02:00
Olaf Rempel eb17f95748 network & mount plugin 2007-04-01 16:51:39 +02:00
Olaf Rempel 207649b7b6 plugin cleanup 2007-04-01 15:45:31 +02:00
Olaf Rempel 4ff80b5e24 remove plugin scratchpad memory 2007-04-01 15:23:09 +02:00
Olaf Rempel b71a7cfe04 include / plugins directory 2007-04-01 14:56:14 +02:00
Olaf Rempel f16b9a8169 create probe.[ch] 2007-04-01 14:30:05 +02:00
Olaf Rempel 8210d25ec4 cleanup network 2007-04-01 14:09:20 +02:00
Olaf Rempel 3d0063c419 do plugin_lookup() only when needed 2007-04-01 13:21:51 +02:00
Olaf Rempel 5d4148234e cleanup rrd/net_submit 2007-04-01 01:32:59 +02:00
Olaf Rempel d1e5e5a1dd added event.[ch] 2007-04-01 00:17:50 +02:00
Olaf Rempel b94e64cd45 global plugin scratchpad memory 2007-03-31 23:21:31 +02:00
Olaf Rempel 253a79584e const stuff 2007-03-31 22:31:07 +02:00
Olaf Rempel 042b7ce9a0 new configfile.[ch] & logging.[ch] 2007-03-31 22:15:00 +02:00
Olaf Rempel 576960f682 dunno 2007-03-31 21:32:24 +02:00
Olaf Rempel bc0bd5fffb use single net pkts 2006-10-11 16:47:48 +02:00
Olaf Rempel 135d209392 cleanup & fixes 2006-10-09 14:40:38 +02:00
Olaf Rempel b9e011d2aa fix cpu graph 2006-10-08 18:17:45 +02:00
Olaf Rempel 4e2f47c5f9 apache plugin 2006-10-08 18:05:47 +02:00
Olaf Rempel 4e60087e06 cleanup & fixes 2006-10-08 16:33:07 +02:00
Olaf Rempel bddb4b013a mysql plugin 2006-10-08 01:58:01 +02:00
Olaf Rempel ebf4af7f13 misc fixes 2006-10-07 20:48:20 +02:00
Olaf Rempel a44fad8ecc missed free() 2006-10-07 20:40:38 +02:00
Olaf Rempel 273218612e plugin init/fini functions 2006-10-07 20:37:30 +02:00
Olaf Rempel 9add656662 calculated new RRAs 2006-10-01 00:44:41 +02:00
Olaf Rempel 4384af83ea p_stat: add steal time 2006-09-30 23:25:59 +02:00
Olaf Rempel 867a97e60e build without librrd 2006-09-30 22:55:04 +02:00
Olaf Rempel dbdb641572 gcc4 cleanups 2006-09-30 21:31:53 +02:00
Olaf Rempel 5af595bd88 update php-script 2006-09-30 21:22:10 +02:00
Olaf Rempel cb48f5bd03 forwarding works 2006-09-30 20:27:56 +02:00
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
Olaf Rempel a1c55be85e configfile: multiple tuple per line 2006-08-26 14:07:45 +02:00
Olaf Rempel cc227cc7cc use hostname 2006-08-26 14:01:10 +02:00
Olaf Rempel e0c7daa6e9 remove plugin versions 2006-08-26 13:43:03 +02:00
Olaf Rempel f437881d52 network stuff 2006-08-03 19:49:07 +02:00
Olaf Rempel a7101d33a9 split rtstat rrd, update graph script 2006-08-03 19:20:36 +02:00
Olaf Rempel 9db670ee11 add graph script 2006-08-03 17:57:11 +02:00