Search found 13 matches
- Thu Jul 23, 2015 12:57 am
- Forum: Nagios XI
- Topic: Ping service queue
- Replies: 11
- Views: 1670
Re: Ping service queue
excellent, thanks for the help.
- Thu Jul 23, 2015 12:55 am
- Forum: Nagios XI
- Topic: ghost entries
- Replies: 11
- Views: 1611
Re: ghost entries
Understood, thank you for the help.
- Wed Jul 22, 2015 7:51 am
- Forum: Nagios XI
- Topic: ghost entries
- Replies: 11
- Views: 1611
Re: ghost entries
This issue could be caused by multiple instances of nagios running, but it can be also caused by a config that is "left over" (was not deleted). Did you read the "Host Still Visible In XI After Deletion From the CCM " section on our FAQ wiki page? rm -rf /usr/local/nagios/etc/ho...
- Wed Jul 22, 2015 3:19 am
- Forum: Nagios XI
- Topic: Ping service queue
- Replies: 11
- Views: 1670
Re: Ping service queue
Interesting stuff. One observation I have made is that both servers have these files (by both, I mean what I consider the main nagios box and the worker box): mod_gearman_neb.conf mod_gearman_worker.conf Main server: both gearmand and mod_gearman_worker services running. Worker server: only mod_gear...
- Wed Jul 22, 2015 1:28 am
- Forum: Nagios XI
- Topic: ghost entries
- Replies: 11
- Views: 1611
Re: ghost entries
I tried deleting the 'ghost' entry in /usr/local/nagios/etc/hosts as described - it turns out it still does have an entry there. Then I tried to restart Nagios and got this error: Starting nagios:CONFIG ERROR! Start aborted. Check your Nagios configuration. Then I put the .cfg file for the host in q...
- Wed Jul 22, 2015 1:18 am
- Forum: Nagios XI
- Topic: ghost entries
- Replies: 11
- Views: 1611
Re: ghost entries
[quote="lmiltchev"]This issue could be caused by multiple instances of nagios running, but it can be also caused by a config that is "left over" (was not deleted). Did you read the "Host Still Visible In XI After Deletion From the CCM " section on our FAQ wiki page? rm ...
- Wed Jul 22, 2015 12:55 am
- Forum: Nagios XI
- Topic: Ping service queue
- Replies: 11
- Views: 1670
Re: Ping service queue
mod_gearman is a module that is used to distribute Nagios checks to other systems, either to reduce load or to have distributed monitoring. So if you have other servers configured as workers and they go down, you might see this message. https://labs.consol.de/nagios/mod-gearman/mod-gearman-quicksta...
- Tue Jul 21, 2015 2:48 pm
- Forum: Nagios XI
- Topic: ghost entries
- Replies: 11
- Views: 1611
Re: ghost entries
The fix is to delete the configs and re-write them with an Apply Config. I am still a little confused because the solution to the problem description (which is hosts showing up in the status tables but not at all under Hosts or Services) seem to point to multiple instances of Nagios. This is accord...
- Tue Jul 21, 2015 2:34 pm
- Forum: Nagios XI
- Topic: ghost entries
- Replies: 11
- Views: 1611
Re: ghost entries
What XI version are you on? This used to be an issue called Ghost Hosts: https://support.nagios.com/wiki/index.php/Nagios_XI:FAQs#Host_Still_Visible_After_Deletion:_.28Ghost_Hosts.29 The fix is to delete the configs and re-write them with an Apply Config. Installed Version of Nagios XI: 2012R2.3 do...
- Tue Jul 21, 2015 6:11 am
- Forum: Nagios XI
- Topic: ghost entries
- Replies: 11
- Views: 1611
ghost entries
Hello, under 'All service problems' I see many legacy systems (i.e. ones we don't use anymore) are failing service checks (obviously). But when I go into CCM I don't see any entries for these hosts under Services or Hosts. I therefore cannot delete the hosts. 1) How does this happen? Usually Nagios ...