6 ICINGA_INIT
="/etc/icinga/daemon-init"
9 stat_busy
"Starting Icinga"
10 $ICINGA_INIT start
> /dev
/null
2>&1
19 stat_busy
"Stopping Icinga"
20 $ICINGA_INIT stop
> /dev
/null
2>&1
33 reload|force-reload|status
)
37 echo "usage: $0 {start|stop|restart|reload|force-reload|status}"