Error code: 9.
-
habuhejleh
- Posts: 32
- Joined: Thu Feb 08, 2018 3:24 am
Re: Error code: 9.
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.
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.
-
habuhejleh
- Posts: 32
- Joined: Thu Feb 08, 2018 3:24 am
Re: Error code: 9.
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
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
You do not have the required permissions to view the files attached to this post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Error code: 9.
Your server will only connect to api.nagios.com and assets.nagios.com from the nagios server.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.
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.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
If you ran out of disk space you may have several errors to clean up even after to get back to normal
-
habuhejleh
- Posts: 32
- Joined: Thu Feb 08, 2018 3:24 am
Re: Error code: 9.
Here is the profile.zip file
Please specify how to clean up the disk from errors and advise your feedback about the profile.zip.
Please specify how to clean up the disk from errors and advise your feedback about the profile.zip.
You do not have the required permissions to view the files attached to this post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Error code: 9.
your system is executing ./mnprocd 224 times which is eating all of your CPU
What is this?
What is this?
-
habuhejleh
- Posts: 32
- Joined: Thu Feb 08, 2018 3:24 am
Re: Error code: 9.
I have no any idea about it.
What do you advise to do?
What do you advise to do?
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Error code: 9.
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
locate mnprocdCode: Select all
grep mnprocd -R /usr/local/nagios/etc/-
habuhejleh
- Posts: 32
- Joined: Thu Feb 08, 2018 3:24 am
Re: Error code: 9.
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.
[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.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Error code: 9.
run
Code: Select all
killall -9 mnprocd-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Error code: 9.
Actually I also see this which makes me think there is something you probably do not want running on this server
I would highly recommend rebooting the server and investigating the tor processes
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