Search found 15 matches
- Thu Aug 27, 2015 11:20 pm
- Forum: Open Source Nagios Projects
- Topic: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Address>
- Replies: 18
- Views: 13746
Re: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Addre
First off, thank you everyone for your kind support. Everything is now working. The key was commenting out the "only_from" var in the config file as noted above. I don't know what's that for and why it is on a lot of installation guide but in my case, not being there (commenting it out) is...
- Thu Aug 27, 2015 1:42 pm
- Forum: Open Source Nagios Projects
- Topic: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Address>
- Replies: 18
- Views: 13746
Re: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Addre
Interesting news....I commented out "only_from" in "/etc/xinetd.d/nsca" and I got /one/ (there are two of them) windows host working and it is showing on the dashboard # default: on # description: NSCA (Nagios Service Check Acceptor) service nsca { flags = REUSE socket_type = str...
- Thu Aug 27, 2015 11:15 am
- Forum: Open Source Nagios Projects
- Topic: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Address>
- Replies: 18
- Views: 13746
Re: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Addre
For this test file (as noted in the doc) localhost Test Result 1 This is test result with warning status When I run it I get the following. The only thing I changed is the path to the send_nsca. The doc had as libexe where on my machine it's actually in /bin. [root@ ~]# /usr/local/nagios/bin/send_ns...
- Wed Aug 26, 2015 10:05 pm
- Forum: Open Source Nagios Projects
- Topic: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Address>
- Replies: 18
- Views: 13746
Re: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Addre
I will try that first thing in the morning when I get to the office. Thank you for hanging in there with me mate!
- Wed Aug 26, 2015 6:40 pm
- Forum: Open Source Nagios Projects
- Topic: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Address>
- Replies: 18
- Views: 13746
Re: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Addre
Now there should be more information logged in /var/log/messages There isn't. The /var/log/message still getting spam at a high rate with errors. The high rate I guess stems from the fact that I have the check very minute (about 6 services). But other than the lines below, no new messages. Thanks A...
- Wed Aug 26, 2015 6:29 pm
- Forum: Open Source Nagios Projects
- Topic: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Address>
- Replies: 18
- Views: 13746
Re: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Addre
Below is the ini file. I also included daemon.debug to the rsyslog. Please note that this was working with nagios 3.5 and previous nsca. Thanks again for all your help! # If you want to fill this file with all avalible options run the following command: # nscp settings --generate --add-defaults --lo...
- Wed Aug 26, 2015 6:18 pm
- Forum: Open Source Nagios Projects
- Topic: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Address>
- Replies: 18
- Views: 13746
Re: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Addre
[root@emswebserver2 ~]# cat /usr/local/nagios/etc/nsca.cfg #################################################### # Sample NSCA Daemon Config File # Written by: Ethan Galstad (nagios@nagios.org) # # Last Modified: 11-23-2007 #################################################### # LOG FACILITY # The sys...
- Wed Aug 26, 2015 6:07 pm
- Forum: Open Source Nagios Projects
- Topic: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Address>
- Replies: 18
- Views: 13746
Re: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Addre
NSCA - Nagios Service Check Acceptor
Copyright (c) 2000-2007 Ethan Galstad (www.nagios.org)
Version: 2.7.2
Last Modified: 07-03-2007
NSclient++ is 0.4 (the latest one)
Thanks
Copyright (c) 2000-2007 Ethan Galstad (www.nagios.org)
Version: 2.7.2
Last Modified: 07-03-2007
NSclient++ is 0.4 (the latest one)
Thanks
- Wed Aug 26, 2015 5:06 pm
- Forum: Open Source Nagios Projects
- Topic: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Address>
- Replies: 18
- Views: 13746
Re: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Addre
Thanks for the help. Requested information below. Here's the status of xinetd [root@<somewhere>]# service xinetd status xinetd (pid 1994) is running... NSCA config [root@<somewhere> checkresults]# cat /etc/xinetd.d/nsca # default: on # description: NSCA (Nagios Service Check Acceptor) service nsca {...
- Wed Aug 26, 2015 4:28 pm
- Forum: Open Source Nagios Projects
- Topic: xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Address>
- Replies: 18
- Views: 13746
xinetd[1994]: START: nsca pid=2518 from=::ffff <IP Address>
Greetings everyone, I installed nagios 3.5 with NSCA on Centos 6 and everything was working fine. I decided to upgrade nagios to version 4 on the same machine. I also reinstalled NSCA. While the upgrade itself on both Nagios and NSCA went okay the NSCA part is filling up the logs with Aug 26 15:59:3...