[root@tornagios3 tmp]# ps -aef | grep nagios.cfg
nagios 9187 1 0 15:21 ? 00:00:00 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg
nagios 9201 9187 0 15:21 ? 00:00:00 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg
root 10880 7987 0 15:23 pts/0 00:00:00 grep --color=auto nagios.cfg
[root@tornagios3 tmp]#
I have 2 service running but I can not kill them.
killall -g nagios
nagios: no process found
[root@tornagios3 tmp]#
this syntax is right ? killall -g Nagios
it can not kill