Nagios Issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Nagios Issue

Post by bosecorp »

Hi,

I am having an issue with the Nagios. The Nagios is up and running but it is not monitoring, meaning I am not able to see the service alerts or the bars in the dashboard in real time. I checked the Nagios, Gearman service and they are working fine. I tried to restart the nagios and the gearman service but it did not resolve the issue.

Please help.

I am new to Nagios forum so not sure if this is the right forum for this topic or I need to create the topic in some other forum.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Nagios Issue

Post by hsmith »

Can you please show us a screenshot of what you are seeing?
Former Nagios Employee.
me.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: Nagios Issue

Post by bosecorp »

Also I noticed that whenever I tried to restart the Nagios it is taking more than the average time for it to come up.
You do not have the required permissions to view the files attached to this post.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Nagios Issue

Post by hsmith »

What version of Nagios is this, and what OS are you running it on?
Former Nagios Employee.
me.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: Nagios Issue

Post by bosecorp »

The Version of Nagios is Nagios XI and the Operating system is Red Hat Enterprise Linux Server release 6.5
Last edited by hsmith on Fri Feb 12, 2016 2:17 pm, edited 1 time in total.
Reason: Moved this post to the Nagios XI forum.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Nagios Issue

Post by Box293 »

Can you please run these commands and send us the output:

Code: Select all

ps -ef | grep nagios.cfg
ipcs -q
free -m
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: Nagios Issue

Post by bosecorp »

Below is the output as requested......

ps -ef | grep nagios.cfg
nagios 11666 1 10 08:27 ? 00:30:35 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg
nagios 11818 11666 0 08:27 ? 00:00:01 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg
root 16215 26927 0 13:05 pts/1 00:00:00 grep nagios.cfg
--------------------------------------------------------------------------------------------------------------------------------------
ipcs -q
------ Message Queues --------
key msqid owner perms used-bytes messages
-------------------------------------------------------------------------------------------------------------------------------------
free -m
total used free shared buffers cached
Mem: 30215 21968 8247 0 534 18363
-/+ buffers/cache: 3070 27145
Swap: 16351 0 16351
-------------------------------------------------------------------------------------------------------------------------------------
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Nagios Issue

Post by hsmith »

You're a customer, correct? This should be moved to the customer support forums if so. Is the 'bosecorp' account shared between multiple people?

What's the output of this command?

Code: Select all

top | head -n5
Former Nagios Employee.
me.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: Nagios Issue

Post by bosecorp »

You can close this ticket

We were able to resolve the issue
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Nagios Issue

Post by rkennedy »

Sounds good.

Feel free to open a new thread if you ever need assistance in the future!
Former Nagios Employee
Locked