Page 1 of 2

my nagios xi can't monitor any device after online

Posted: Mon Jul 22, 2019 10:24 pm
by kimseng
i have one issue related to when my NagiosXI online then i can't monitor any device and when i try to install i got an error


Error Downloading Packages:
libxml2-devel-2.7.6-21.el6_8.1.x86_64: failure: Packages/libxml2-devel-2.7.6-21.el6_8.1.x86_64.rpm from base: [Errno 256] No more mirrors to try.
xml2-0.5-7.el6.x86_64: failure: Packages/x/xml2-0.5-7.el6.x86_64.rpm from epel: [Errno 256] No more mirrors to try.
libuuid-devel-2.17.2-12.28.el6_9.2.x86_64: failure: Packages/libuuid-devel-2.17.2-12.28.el6_9.2.x86_64.rpm from base: [Errno 256] No more mirrors to try.

You have mail in /var/spool/mail/root
[root@localhost ~]#
[root@localhost ~]# ping http://www.google.com
PING http://www.google.com (74.125.24.106) 56(84) bytes of data.
64 bytes from 74.125.24.106: icmp_seq=1 ttl=49 time=20.0 ms
64 bytes from 74.125.24.106: icmp_seq=2 ttl=49 time=20.4 ms
^C
--- http://www.google.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1316ms
rtt min/avg/max/mdev = 20.015/20.223/20.432/0.252 ms
[root@localhost ~]# yum install -y libxml2-devel xml2 libuuid-devel
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
Could not get metalink https://mirrors.fedoraproject.org/metal ... rch=x86_64 error was
12: Timeout on https://mirrors.fedoraproject.org/metal ... rch=x86_64: (28, 'connect() timed out!')
* base: mirror.kku.ac.th
* epel: epel.mirror.angkasa.id
* extras: mirror.kku.ac.th
* updates: mirror.kku.ac.th
http://download.webmin.com/download/yum ... repomd.xml: [Errno 12] Timeout on http://download.webmin.com/download/yum ... repomd.xml: (28, 'connect() timed out!')
Trying other mirror.
http://mirror.kku.ac.th/centos/6.10/os/ ... repomd.xml: [Errno 12] Timeout on http://mirror.kku.ac.th/centos/6.10/os/ ... repomd.xml: (28, 'connect() timed out!')


=============

But when i ping is OK

[root@localhost ~]# ping http://www.google.com
PING http://www.google.com (74.125.24.105) 56(84) bytes of data.
64 bytes from 74.125.24.105: icmp_seq=1 ttl=49 time=22.5 ms
64 bytes from 74.125.24.105: icmp_seq=2 ttl=49 time=22.5 ms
64 bytes from 74.125.24.105: icmp_seq=3 ttl=49 time=22.4 ms
64 bytes from 74.125.24.105: icmp_seq=4 ttl=49 time=22.4 ms
64 bytes from 74.125.24.105: icmp_seq=5 ttl=49 time=22.5 ms
64 bytes from 74.125.24.105: icmp_seq=6 ttl=49 time=22.5 ms
64 bytes from 74.125.24.105: icmp_seq=7 ttl=49 time=23.8 ms
64 bytes from 74.125.24.105: icmp_seq=8 ttl=49 time=22.4 ms
64 bytes from 74.125.24.105: icmp_seq=9 ttl=49 time=22.4 ms
64 bytes from 74.125.24.105: icmp_seq=10 ttl=49 time=22.4 ms
64 bytes from 74.125.24.105: icmp_seq=11 ttl=49 time=22.4 ms
64 bytes from 74.125.24.105: icmp_seq=12 ttl=49 time=22.5 ms


Please help to check with is the problem?

Re: my nagios xi can't monitor any device after online

Posted: Tue Jul 23, 2019 3:34 pm
by cdienger
Do you have proxy or file blocking? On the XI command line try running:

Code: Select all

wget https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=x86_64 -v
wget http://download.webmin.com/download/yum/repodata/repomd.xml -v 
wget http://mirror.kku.ac.th/centos/6.10/os/x86_64/repodata/repomd.xml -v

Re: my nagios xi can't monitor any device after online

Posted: Tue Jul 30, 2019 3:03 am
by kimseng
Ok i checked already i have proxy block and now i remove proxy and one more i have issue related to my nagios xi when i allow internet access then all device that i have already monitor via snmp before become to can't monitor any more. Do you have any idea related to this?

Re: my nagios xi can't monitor any device after online

Posted: Tue Jul 30, 2019 4:48 pm
by lmiltchev
all device that i have already monitor via snmp before become to can't monitor any more.
What is the error that you are seeing? Can you show us the actual command that you are using, run from the command line, along with the output of it?

Re: my nagios xi can't monitor any device after online

Posted: Tue Aug 06, 2019 10:37 pm
by kimseng
lmiltchev wrote:
all device that i have already monitor via snmp before become to can't monitor any more.
What is the error that you are seeing? Can you show us the actual command that you are using, run from the command line, along with the output of it?

I didn't using any command line but i just allow internet from my router to NagiosXI so all SNMP that currently monitor ( Green ) become error ( Yellow ). and i don't know how to check on command line.

Re: my nagios xi can't monitor any device after online

Posted: Wed Aug 07, 2019 1:34 pm
by lmiltchev
I didn't using any command line but i just allow internet from my router to NagiosXI so all SNMP that currently monitor ( Green ) become error ( Yellow ).
Can you show us a screenshot of the error that you see in the GUI?
...and i don't know how to check on command line.
Go to the CCM > Services, find the service that is failing, click on the service, then click on the Run Check Command button (under the Common Settings tab), and show the command that you are running, along with the output of it.

Re: my nagios xi can't monitor any device after online

Posted: Thu Sep 05, 2019 8:52 pm
by kimseng
This is the GUI showed when i allow and disable internet connection to my NagiosXI server.

One more please help to detail the step i don't understand how to do

Go to the CCM > Services, find the service that is failing, click on the service, then click on the Run Check Command button (under the Common Settings tab), and show the command that you are running, along with the output of it.

Re: my nagios xi can't monitor any device after online

Posted: Fri Sep 06, 2019 9:01 am
by lmiltchev
One more please help to detail the step i don't understand how to do
Click on the Configure menu, then click on the Go to Nagios Core Config Manager. Click on Services, find your (failing) service and click on it. You will be taken to the Common Settings tab. There should be a Run Check Command button on the page. Click on it, then click on Run Check Command. Copy/paste on the forum the command you ran, along with the output of it.

Also, PM me your latest profile (profile.zip). You can obtain it by clicking on the Admin menu, than clicking on the System Profile link under the System Config menu on the left hand side, then clicking on Download Profile button, and saving the profile.zip file.

Re: my nagios xi can't monitor any device after online

Posted: Sun Sep 08, 2019 9:42 pm
by kimseng
System Profile

Re: my nagios xi can't monitor any device after online

Posted: Mon Sep 09, 2019 8:44 am
by lmiltchev
You haven't shown us your check... I asked you to do this:
Click on the Configure menu, then click on the Go to Nagios Core Config Manager. Click on Services, find your (failing) service and click on it. You will be taken to the Common Settings tab. There should be a Run Check Command button on the page. Click on it, then click on Run Check Command. Copy/paste on the forum the command you ran, along with the output of it.
Also, I asked for the profile.zip file, not for the screenshot of the system info. We need the profile.zip file as it contains your configurations and log files. The screenshots you showed us are not sufficient to troubleshoot the issue. Please PM me the proifle.zip. Do not post it on the public forum. Thank you!