command cannot run

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Hamballi83
Posts: 12
Joined: Tue May 08, 2012 8:19 pm

command cannot run

Post by Hamballi83 »

Hi all ... i can check my nagios status or restart my nagios. following below command


[root@nagios ~]# /etc/init.d/nagios status
No lock file found in /var/run/nagios.pid
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: command cannot run

Post by mguthrie »

Nagios is not running.

Code: Select all

/etc/init.d/nagios start
Locked