2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00

sshd_log: remove env.category: it should not be configurable

This commit is contained in:
Thomas Riccardi 2016-11-12 17:00:35 +01:00
parent 26181ead33
commit bc1e78ae5a

View File

@ -18,7 +18,6 @@ The following environment variables are used by this plugin:
logfile - path to the auth log file, or "journald" to use journald.
default: /var/log/secure
category - graph category. default: system
journalctlargs - space separated list of arguments to pass to
journalctl to get the sshd logs.
@ -35,7 +34,6 @@ Config examples for /etc/munin/plugin-conf.d/munin-node:
user root
group root
env.logfile /var/log/messages
env.category users
Config example with journald: