diff --git a/check b/check index 97265c9..660f685 100755 --- a/check +++ b/check @@ -278,6 +278,7 @@ if [ $BASH_VERSINFO -ge 4 ]; then declare -A lanceur lanceur[bind]="bind9" lanceur[dhcpd]="isc-dhcp-server" + lanceur[munin-nod]="munin-node" lanceur[mysqld]="mysql" lanceur[ntpd]="ntp" lanceur[rsyslogd]="rsyslog"