Search found 6 matches

by josh.rodriguez
Mon Feb 07, 2011 10:01 am
Forum: Nagios XI
Topic: Monitoring Windows Event Logs
Replies: 14
Views: 6035

Re: Monitoring Windows Event Logs

Here are the results:

tcp 0 0 0.0.0.0:5667 0.0.0.0:* LISTEN

-Josh
by josh.rodriguez
Thu Feb 03, 2011 9:09 am
Forum: Nagios XI
Topic: Monitoring Windows Event Logs
Replies: 14
Views: 6035

Re: Monitoring Windows Event Logs

Made that change and still the same result. { flags = REUSE socket_type = stream wait = no user = nagios group = nagios server = /usr/local/nagios/bin/nsca server_args = -c /usr/local/nagios/etc/nsca.cfg --inetd log_on_failure += USERID disable = no only_from = 10.0.199.145 }
by josh.rodriguez
Mon Jan 31, 2011 11:56 am
Forum: Nagios XI
Topic: Monitoring Windows Event Logs
Replies: 14
Views: 6035

Re: Monitoring Windows Event Logs

Thanks for the reply. I have done those things already. here is my nsca config # default: on # description: NSCA (Nagios Service Check Acceptor) service nsca { flags = REUSE socket_type = stream wait = no user = nagios group = nagios server = /usr/local/nagios/bin/nsca server_args = -c /usr/local/na...
by josh.rodriguez
Fri Jan 28, 2011 3:43 pm
Forum: Nagios XI
Topic: Monitoring Windows Event Logs
Replies: 14
Views: 6035

Re: Monitoring Windows Event Logs

I have followed the step by step guide and when I test NSCA daemon i receive

Error: could not connect to host 10.x.x.x on port 5667 (2)

I verified that the service is running and is not being blocked by a firewall.

Any ideas?
by josh.rodriguez
Thu Jan 27, 2011 1:18 pm
Forum: Nagios XI
Topic: Monitoring Windows Event Logs
Replies: 14
Views: 6035

Re: Monitoring Windows Event Logs

Thanks. I will give this a try.
by josh.rodriguez
Fri Jan 21, 2011 3:10 pm
Forum: Nagios XI
Topic: Monitoring Windows Event Logs
Replies: 14
Views: 6035

Monitoring Windows Event Logs

Can anyone provide some documentation on Monitoring Windows Event Logs from Nagios XI?