Search found 20 matches
- Fri Aug 30, 2013 9:10 am
- Forum: Nagios XI
- Topic: /var/run/nrpe.pid privileges
- Replies: 9
- Views: 19820
Re: /var/run/nrpe.pid privileges
Ok...sounds like we are going in circles and I was first asked for the location of the PID file in the .cfg and then checked the location of the PID file and then we are back to asking the location of the PID file. The script says the PID file should be /var/run/nagios/nrpe.PID...I changed it from t...
- Sun Aug 18, 2013 5:23 pm
- Forum: Nagios XI
- Topic: /var/run/nrpe.pid privileges
- Replies: 9
- Views: 19820
Re: /var/run/nrpe.pid privileges
Below is the result of the command.....
focusbh:~ admin$ ls -la /var/run/nagios/nrpe.pid
ls: /var/run/nagios/nrpe.pid: No such file or directory
focusbh:~ admin$
Whats next?
focusbh:~ admin$ ls -la /var/run/nagios/nrpe.pid
ls: /var/run/nagios/nrpe.pid: No such file or directory
focusbh:~ admin$
Whats next?
- Tue Aug 13, 2013 1:43 pm
- Forum: Nagios XI
- Topic: /var/run/nrpe.pid privileges
- Replies: 9
- Views: 19820
Re: /var/run/nrpe.pid privileges
Sorry since this is a mac install the command you sent did not work. I did modify to "grep pid /usr/local/nagios/etc/nrpe.cfg Below the output focusbh:~ admin$ grep pid /usr/local/nagios/etc/nrpe.cfg pid_file=/var/run/nagios/nrpe.pid focusbh:~ admin$ This was installed from the Nagios server us...
- Mon Aug 12, 2013 9:35 pm
- Forum: Nagios XI
- Topic: /var/run/nrpe.pid privileges
- Replies: 9
- Views: 19820
/var/run/nrpe.pid privileges
8/12/13 10:29:42.541 PM nrpe[1312]: Starting up daemon 8/12/13 10:29:42.541 PM nrpe[1312]: Cannot write to pidfile '/var/run/nagios/nrpe.pid' - check your privileges. 8/12/13 10:29:42.542 PM nrpe[1312]: Warning: Could not set effective GID=11 8/12/13 10:29:42.543 PM nrpe[1312]: Warning: Unable to ch...
- Thu Jun 13, 2013 11:22 am
- Forum: Nagios XI
- Topic: Restarting a Program
- Replies: 3
- Views: 792
Re: Restarting a Program
No...I am looking to execute a command that will restart a program NOT a LINUX services....Command I need to run is "fmsadmin START WPE"
- Thu Jun 13, 2013 11:09 am
- Forum: Nagios XI
- Topic: Restarting a Program
- Replies: 3
- Views: 792
Restarting a Program
Been reading on how to restart a LINUX service. Is the process about the same for restarting a program not a service running on a machine running the NRPE?
Thanks,
Thanks,
- Mon May 20, 2013 3:48 pm
- Forum: Nagios XI
- Topic: Monitoring a Cisco ASA
- Replies: 3
- Views: 3024
Re: Monitoring a Cisco ASA
Honestly I haven't found much....I Googled monitoring a cisco asa in nagios and got http://exchange.nagios.org/directory/Plugins/Hardware/Network-Gear/Cisco/Cisco--2D-Check-firewall-ASA-and-PIX/details Not much more then that. Do I need to create a syslogd server in Nagios? Also looking to be able t...
- Mon May 20, 2013 2:49 pm
- Forum: Nagios XI
- Topic: Monitoring a Cisco ASA
- Replies: 3
- Views: 3024
Monitoring a Cisco ASA
I will fully admit...I am a stark newbie when it comes to configuring Nagios....What I am trying to do is configure Nagios to read the log file from my Cisco ASA 5505. I have found plugin's but not really any instructions to tell me how to configure Nagios or what has to be done to the ASA. Can anyo...
- Mon May 20, 2013 1:45 pm
- Forum: Nagios XI
- Topic: Monitoring a two word service
- Replies: 3
- Views: 712
Re: Monitoring a two word service
I figured this one out....So to monitor something like FileMaker Pro which in the service list shows as 'FileMaker Pro" you need to introduce ' between the words....So FileMaker Pro becomes 'FileMaker' 'Pro'
- Thu May 16, 2013 5:54 pm
- Forum: Nagios XI
- Topic: Monitoring a two word service
- Replies: 3
- Views: 712
Monitoring a two word service
Mac OS X 10.8.3 machine and I am trying to monitor a service with two words in the name. I am not having problems monitoring a single word service like "Mail" but when I try and service like "FileMaker Pro" I get the error Unknown argument PRO. Since this is UNIX i tried putting ...