2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Kjetil Torgrim Homme
5ff3522ecc if1sec_: implement autostart, be more like if_
* look for already running acquire process, or start one
 * use CDEF to return bits/second (like if_)
 * increase lifetime to 450 days (like if_)
 * changed category to plain "network" (like if_)
 * report max interface speed (like if_)
 * small performance improvement: don't fork two cat(1) and one date(1) every second
   (this roughly halves the CPU time used on my system)
2016-07-18 17:30:39 +02:00
Steve Schnepp
7dcf956967 p/if1sec_: add doc that the plugin does not autostart 2013-04-01 07:43:08 +02:00
Steve Schnepp
7beab0e420 if1sec_: explicit flushing when appending to cache 2013-02-04 11:45:05 +01:00
Steve Schnepp
2fd52dfb38 if1sec_: adding a proper label 2013-02-04 11:45:05 +01:00
Steve Schnepp
63d61bc52e if1sec: fixes 2013-02-04 11:45:03 +01:00
Steve Schnepp
208874d74d if1sec_: initial version 2013-02-04 11:43:53 +01:00