1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-08-07 06:33:15 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Kris Popendorf
b9a08b369a Allows setting warnings by environment variables. 2013-04-23 23:50:58 +09:00
Kris Popendorf
d9ab69e0a1 Fixes bandwidth_ to successfully init new installs.
Previously the script would try to divide by 0 for calculating rates
on the first run, and crash before getting to store() to write initial
values thus never initing itself. This fixes that, and makes it a
little easier to debug in case of future crashes (no need for 'eval'
wrapper).
2013-04-23 11:18:40 +09:00
Steve Schnepp
08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00
Renamed from plugins/other/bandwidth_ (Browse further)