Révision a247c870
ejabberd_: Remove $MUNIN_DEBUG
Of course, in bash the local $MUNIN_DEBUG is the same as the
environment's $MUNIN_DEBUG.
| plugins/other/ejabberd_ | ||
|---|---|---|
| 43 | 43 |
|
| 44 | 44 |
EJCTL=$(which ejabberdctl) |
| 45 | 45 |
EJVER=$($EJCTL status | awk '/^ejabberd / {print $2}')
|
| 46 |
MUNIN_DEBUG=${MUNIN_DEBUG:-0}
|
|
| 47 | 46 |
|
| 48 | 47 |
if [ "$1" == "autoconf" ]; then |
| 49 | 48 |
if [ -x $EJCTL > /dev/null ]; then |
Formats disponibles : Unified diff