Search found 11 matches

by ltifst
Thu Sep 13, 2012 9:42 am
Forum: Nagios XI
Topic: integration of nagios core to nagiosxi
Replies: 20
Views: 2717

Re: integration of nagios core to nagiosxi

any solution?
by ltifst
Thu Sep 13, 2012 1:56 am
Forum: Nagios XI
Topic: integration of nagios core to nagiosxi
Replies: 20
Views: 2717

Re: integration of nagios core to nagiosxi

Pls. find the below output. [root@NagiosCore eventhandlers]# ls -l total 36 -rwxr-xr-x. 1 nagios nagios 828 Aug 29 16:34 disable_active_service_checks -rwxr-xr-x. 1 nagios nagios 759 Aug 29 16:34 disable_notifications drwxr-xr-x. 2 nagios nagios 4096 Aug 29 16:34 distributed-monitoring -rwxr-xr-x. 1...
by ltifst
Wed Sep 12, 2012 11:39 am
Forum: Nagios XI
Topic: integration of nagios core to nagiosxi
Replies: 20
Views: 2717

Re: integration of nagios core to nagiosxi

is the service_check file is correct? Pls. confirm. I have modified service_check file as below after that I am getting below response. [root@NagiosCore eventhandlers]# ./service_check 0 data packet(s) sent to host successfully. #!/bin/bash # Service Check cmd="/usr/local/nagios/bin/send_nsca&q...
by ltifst
Wed Sep 12, 2012 11:04 am
Forum: Nagios XI
Topic: integration of nagios core to nagiosxi
Replies: 20
Views: 2717

Re: integration of nagios core to nagiosxi

Yes, is there and its an executable, find the below inside stuff. #!/bin/bash # Service Check cmd="/usr/local/nagios/bin/send_nsca" cfg="/usr/local/nagios/etc/send_nsca.cfg" host=$1 srv=$2 result=$3 output=$4 /bin/echo e "$host\t$srv\t$result\t$output\n" | $cmd -h xx.xx...
by ltifst
Wed Sep 12, 2012 10:30 am
Forum: Nagios XI
Topic: integration of nagios core to nagiosxi
Replies: 20
Views: 2717

Re: integration of nagios core to nagiosxi

Hi, I have done all you mentioned setting in Nagios core, I am getting the below error. I am using Nagios xi as a server in that I have enable outbound transfers. In core I have created service_check & host_check files [root@NagiosCore bin]# ./send_nsca -H localhost -p 5667 -c /usr/local/nagios/...
by ltifst
Tue Sep 04, 2012 9:56 am
Forum: Nagios XI
Topic: integration of nagios core to nagiosxi
Replies: 20
Views: 2717

Re: integration of nagios core to nagiosxi

any update?
by ltifst
Tue Sep 04, 2012 9:11 am
Forum: Nagios XI
Topic: integration of nagios core to nagiosxi
Replies: 20
Views: 2717

Re: integration of nagios core to nagiosxi

hi, I have done all the above steps for distribution monitoring, when I am seeing in my noncentral server /var/log/message the below error is comming. Sep 4 19:40:00 lntnagiosxi nagios: Warning: Attempting to execute the command "/usr/local/nagios/libexec/eventhandlers/host_check XXXXX $SERVICE...
by ltifst
Tue Aug 28, 2012 9:34 am
Forum: Open Source Nagios Projects
Topic: Ngios core 3.4.1 new installation
Replies: 1
Views: 482

Ngios core 3.4.1 new installation

Hi,

I have installed Nagios core 3.4.1 on centos 6 using Installing Nagios Core From Source document, after installation I am unable to get the nagios site on IE. I am getting No route to host in IE page.

Pls. let me know the problem.

thx
ltifst
by ltifst
Tue Aug 28, 2012 9:05 am
Forum: Nagios XI
Topic: integration of nagios core to nagiosxi
Replies: 20
Views: 2717

Re: integration of nagios core to nagiosxi

any soulution?
by ltifst
Mon Aug 27, 2012 9:31 am
Forum: Nagios XI
Topic: integration of nagios core to nagiosxi
Replies: 20
Views: 2717

Re: integration of nagios core to nagiosxi

Hi,

Yes, I have configured parent child relationships but its showing unreachable during mpls outage we need to monitor other location hosts and if we take month availability reports it should not show unreachable.

Pls. help.