Commit Graph

13 Commits

Author SHA1 Message Date
Dominik f4e0fc95fe
add support for ntpsec 2023-10-01 17:33:42 +02:00
Lars Kruse 3bc9396918 Unify file encodings to UTF8 2020-08-25 17:44:17 +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
HORINOUCHI Masato ddced538d5 Add ntp_drift. 2019-07-17 19:59:23 +02:00
Lars Kruse e4cd049b01 Fix trivial instances of wrong autoconf exitcodes 2018-09-16 04:03:31 +02:00
Lars Kruse 17f784270a Whitespace cleanup
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +02:00
Lars Kruse 585f6f1539 various plugins: fixed small style issues 2018-03-27 04:53:05 +02:00
Lars Kruse 4b2fcbf8b9 replace hard-coded paths (e.g. '/var/lib/munin/plugin-state') with '$MUNIN_PLUGSTATE'
see http://guide.munin-monitoring.org/en/latest/plugin/env.html
2017-04-18 23:32:55 +02:00
dipohl 3a6fdce80f Plugin-Gallery: get better 2nd level structure 2017-02-24 01:35:47 +01:00
azet 7ed1f35266 - added ntp plugins for precision and tolerance graphing
- merged timing directories
see last pull request: https://github.com/munin-monitoring/contrib/pull/112
2012-07-06 03:20:42 +02:00
Steve Schnepp 08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00