Search found 3 matches

by viccsjain
Wed Aug 24, 2016 10:02 pm
Forum: Open Source Nagios Projects
Topic: nsca gives timeout error : Timeout after 10 seconds
Replies: 6
Views: 3027

Re: nsca gives timeout error : Timeout after 10 seconds

I do not see any logs in messages file.
Probably debugging was disabled. I will enable it.

nsca is running as following:
[admin@linuxsetup ~]$ ps ax | grep nsca
3392 ? Ss 0:01 /usr/sbin/nsca -s -c /etc/nagios/nsca.cfg

I am not sure what is use of -s option here.

Thanks
Viksa
by viccsjain
Tue Aug 23, 2016 12:51 am
Forum: Open Source Nagios Projects
Topic: nsca gives timeout error : Timeout after 10 seconds
Replies: 6
Views: 3027

nsca gives timeout error : Timeout after 10 seconds

I have gone through multiple internet sites to find reason and solution of this issue. But did not get any useful information. I am having two linux setups one is host machine and another is client machine. I am getting timeout issue whenever it tries to send updates to host machine. If i do restart...