I have an issue where the gui is showing npcd as not running, but on the command line the status shows that it is?
What could be causing this?
Code: Select all
[nagios@XXXXXXX ~]$ sudo /etc/init.d/npcd status
NPCD running (pid 18144)
Code: Select all
[nagios@XXXXXXX ~]$ sudo /etc/init.d/npcd status
NPCD running (pid 18144)
Code: Select all
service crond restartCode: Select all
uptime
ps -ef | grep cron