watch -n1 "ps axu | grep nagios | grep defunct | grep -v 'sh -c ps axu | grep nagios | grep defunct' | grep -v watch"
permet de voir les processus nagios en état defunct
watch -n1 "ps axu | grep nagios "
permet de voir les processus nagios tournant sur la machine