Révision ca7cbd71
Use $MUNIN_PLUGSTATE instead of hardcoded path
| plugins/ssh/openssh-denyhosts | ||
|---|---|---|
| 15 | 15 |
} |
| 16 | 16 |
|
| 17 | 17 |
AUTH_LOG=${logfile:-/var/log/auth.log}
|
| 18 |
STATEFILE=/var/lib/munin/plugin-state/sshd.offset
|
|
| 18 |
STATEFILE=$MUNIN_PLUGSTATE/sshd.offset
|
|
| 19 | 19 |
LOGTAIL=${logtail:-`which logtail`}
|
| 20 | 20 |
|
| 21 | 21 |
if [ "$1" = "autoconf" ]; then |
Formats disponibles : Unified diff