1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-24 18:07:20 +00:00
Munin-Contrib/plugins/ntp
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
..
ntp_drift Add ntp_drift. 2019-07-17 19:59:23 +02:00
ntp_kernel_pll_prec Whitespace cleanup 2018-08-02 02:33:25 +02:00
ntp_kernel_pll_tol Whitespace cleanup 2018-08-02 02:33:25 +02:00
ntp_packets Update ntp_packets 2019-08-14 23:04:55 +02:00
ntp_peers Fix trivial instances of wrong autoconf exitcodes 2018-09-16 04:03:31 +02:00
ntp_peers_ipv6 Fix trivial instances of wrong autoconf exitcodes 2018-09-16 04:03:31 +02:00
ntp_pool_score_ Whitespace cleanup 2018-08-02 02:33:25 +02:00
ntp_queries Fix trivial instances of wrong autoconf exitcodes 2018-09-16 04:03:31 +02:00
ntpdate_ Plugin-Gallery: get better 2nd level structure 2017-02-24 01:35:47 +01:00