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

6 commits

Author SHA1 Message Date
Dominik
f4e0fc95fe
add support for ntpsec 2023-10-01 17:33:42 +02:00
Lars Kruse
8713eb3722 Fix spelling mistakes in comments and descriptions
Thanks, codespell!
2020-03-26 04:23:21 +01:00
d0m84
4ee40c8227 Update ntp_packets 2019-08-14 23:04:55 +02:00
d0m84
d0139a588d Update ntp_packets
With Debian 10 the command "ntpq -c iostats -c sysstats" produces one empty line.
The additional if condition tackles this.

Traceback (most recent call last):
  File "/etc/munin/plugins/ntp_packets", line 91, in <module>
    stats[line.split(':')[0]] = int(line.split(':')[1])
IndexError: list index out of range
2019-08-14 23:04:55 +02:00
Lars Kruse
585f6f1539 various plugins: fixed small style issues 2018-03-27 04:53:05 +02:00
dipohl
3a6fdce80f Plugin-Gallery: get better 2nd level structure 2017-02-24 01:35:47 +01:00
Renamed from plugins/time/ntp_packets (Browse further)