mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Plugin cronjobs: fix style issue
This commit is contained in:
parent
0253df6f5e
commit
999be27bfc
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Add this to your /etc/munin/plugin-conf.d/munin-node:
|
|||
[cronjobs]
|
||||
user root
|
||||
env.syslog_path /var/log/syslog # default value
|
||||
env.cron_ident_regex crond? # for finding cron entries in the syslog, case-insensitive (default value)
|
||||
env.cron_ident_regex crond? # for finding cron entries in the syslog, case-insensitive
|
||||
|
||||
The plugin needs to run as root in order to read from syslog.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue