Page 4 of 4
Re: Error code: 9.
Posted: Sun Jul 22, 2018 3:32 am
by habuhejleh
Dear ,
I want to block all IP's toward our Nagios XI server except Nagios Organization. Please provide me with list of IP's of Nagios company so I allow them only.
Re: Error code: 9.
Posted: Sun Jul 22, 2018 9:14 am
by habuhejleh
Also I uninstalled then installed the Nagios XI and now version 5.5.1 is running but it is slow in GUI considerably.
I tried freeing up the root partition but no luck problem still the same.
Please also find in the attached the error I encounter in the GUI
Re: Error code: 9.
Posted: Mon Jul 23, 2018 7:17 am
by scottwilkerson
habuhejleh wrote:Dear ,
I want to block all IP's toward our Nagios XI server except Nagios Organization. Please provide me with list of IP's of Nagios company so I allow them only.
Your server will only connect to api.nagios.com and assets.nagios.com from the nagios server.
habuhejleh wrote:Also I uninstalled then installed the Nagios XI and now version 5.5.1 is running but it is slow in GUI considerably.
I tried freeing up the root partition but no luck problem still the same.
Please also find in the attached the error I encounter in the GUI
Please send in a profile.zip from Admin -> System Profile for a tech to take a look at this screen certainly doesn't look healthy.
If you ran out of disk space you may have several errors to clean up even after to get back to normal
Re: Error code: 9.
Posted: Mon Jul 23, 2018 9:36 am
by habuhejleh
Here is the profile.zip file
Please specify how to clean up the disk from errors and advise your feedback about the profile.zip.
Re: Error code: 9.
Posted: Mon Jul 23, 2018 10:26 am
by scottwilkerson
your system is executing ./mnprocd 224 times which is eating all of your CPU
What is this?
Re: Error code: 9.
Posted: Mon Jul 23, 2018 1:56 pm
by habuhejleh
I have no any idea about it.
What do you advise to do?
Re: Error code: 9.
Posted: Mon Jul 23, 2018 2:04 pm
by scottwilkerson
I would search the filesystem and find it
Also, it appears your nagios user is executing it, you can try funding it here
Code: Select all
grep mnprocd -R /usr/local/nagios/etc/
Re: Error code: 9.
Posted: Mon Jul 23, 2018 2:18 pm
by habuhejleh
The commands returns empty results:
[root@um-isp-nagios-redline ~]# locate mnprocd
[root@um-isp-nagios-redline ~]# grep mnprocd -R /usr/local/nagios/etc/
[root@um-isp-nagios-redline ~]# su nagios
[nagios@um-isp-nagios-redline root]$ locate mnprocd
[nagios@um-isp-nagios-redline root]$ grep mnprocd -R /usr/local/nagios/etc/
[nagios@um-isp-nagios-redline root]$
Please advise.
Re: Error code: 9.
Posted: Mon Jul 23, 2018 2:50 pm
by scottwilkerson
Re: Error code: 9.
Posted: Mon Jul 23, 2018 2:53 pm
by scottwilkerson
Actually I also see this which makes me think there is something you probably do not want running on this server
Code: Select all
toranon 11716 1 0 Jul22 ? 00:02:33 /usr/bin/tor --defaults-torrc /usr/share/tor/defaults-torrc -f /etc/tor/torrc
root 11732 1 53 Jul22 ? 15:40:07 ./mnprocd
nagios 11746 1 0 Jul22 ? 00:00:01 socat TCP4-LISTEN:19149,bind=127.0.0.1,fork SOCKS4A:localhost:4kl6x77wi6bgl2vd.onion:27359,socksport=9050
nagios 11910 1 0 Jul22 ? 00:00:01 socat TCP4-LISTEN:19149,bind=127.0.0.1,fork SOCKS4A:localhost:4kl6x77wi6bgl2vd.onion:27359,socksport=9050
nagios 11911 1 0 Jul22 ? 00:00:01 socat TCP4-LISTEN:19149,bind=127.0.0.1,fork SOCKS4A:localhost:4kl6x77wi6bgl2vd.onion:27359,socksport=9050
I would highly recommend rebooting the server and investigating the tor processes