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/ssh
Thomas Riccardi e6a18b5a5b sshd_log: use DERIVE datatype and support logs from journald too
Now shows the number of events per time unit, instead of a counter
always increasing until logrotate.

To use journald, set env.logfile to special value 'journald': It will
read the sshd logs from journalctl _COMM=sshd.
To configure the source of journald, set env.journalctlarg:
Example: "env.journalctlarg --unit=sshd.service"
2018-04-29 01:49:43 +02:00
..
hostdenied replace hard-coded paths (e.g. '/var/lib/munin/plugin-state') with '$MUNIN_PLUGSTATE' 2017-04-18 23:32:55 +02:00
openssh-denyhosts Use $MUNIN_PLUGSTATE instead of hardcoded path 2017-04-18 15:19:11 +07:00
sshd_invalid_countries Plugin-Gallery: get better 2nd level structure 2017-02-24 01:35:47 +01:00
sshd_invalid_countries_ruby Plugin-Gallery: get better 2nd level structure 2017-02-24 01:35:47 +01:00
sshd_log sshd_log: use DERIVE datatype and support logs from journald too 2018-04-29 01:49:43 +02:00