1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Tim Connors
891c19b60f documentation fix for critical threshold for nutups2_ plugin 2023-10-19 00:30:18 +11:00
Tim Connors
c66f50b2e0
Nutups2 multiplier (#1313)
* add multiplier_fetch that's much like common_fetch

* moved multiplier_fetch functionality to common_fetch

* power_emulated_multiplier env var added and Documented

---------

Co-authored-by: Tim Connors <tconnors@rather.puzzling.org>
2023-10-16 10:39:47 -07:00
Kim B. Heino
46723dec16 nutups2: fix for status line without value
"upsc name" can output line "input.transfer.reason: " (key without value).
Allow it.
2021-07-14 22:00:29 +02:00
Kim B. Heino
5039842a4f nutups2_: "@" is invalid character in plugin name so use "." instead
This is needed when you monitor local and remote UPSes from single
host. You must be able to specify "ups@host" in plugin name so do
it as "ups.host".
2021-07-14 21:27:34 +02:00
Kim B. Heino
50cb1d8997 nutups2: add runtime graph to monitor UPS's remaining runtime 2021-03-31 20:33:02 +02:00
Lars Kruse
8713eb3722 Fix spelling mistakes in comments and descriptions
Thanks, codespell!
2020-03-26 04:23:21 +01:00
dipohl
95de964ec9 Plugin-Gallery: Get better 2nd level headings
sensors, weather, snmp
2017-02-24 17:30:35 +01:00
Renamed from plugins/ups/nutups2_ (Browse further)