Search found 7 matches

by JLT
Tue Oct 27, 2015 4:22 pm
Forum: Open Source Nagios Projects
Topic: SNMP data from IBM IMM
Replies: 8
Views: 12347

Re: SNMP data from IBM IMM

If you have not configured SNMP on the IMM, try these steps: Go to IMM Management > Network Click "Enable SNMPv1". Disable SNMPv3. Enable SNMP traps On the Communities tab: Community name: public Access type: Get Allow specific hosts: Add host IP address. On the Traps tab: Select Critical ...
by JLT
Thu Oct 15, 2015 8:54 am
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 reload doesn't show hosts. Restart shows hosts
Replies: 6
Views: 3495

Re: Nagios 4.1.1 reload doesn't show hosts. Restart shows h

This was found to be an issue with the test system deployment scripting that is used to upgrade a monitoring system. The scripting restores data from a backup, that overwrites Nagios files while Nagios is running, and causes a new instance of Nagios to get started. Two instances of Nagios running ca...
by JLT
Fri Sep 25, 2015 8:02 am
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 reload doesn't show hosts. Restart shows hosts
Replies: 6
Views: 3495

Re: Nagios 4.1.1 reload doesn't show hosts. Restart shows h

Additional results.

Even after switching from reload to restart this is still an issue.

Clicking host multiple times gives random results.

Both IE and Firefox.
by JLT
Fri Sep 25, 2015 7:13 am
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 reload doesn't show hosts. Restart shows hosts
Replies: 6
Views: 3495

Re: Nagios 4.1.1 reload doesn't show hosts. Restart shows h

[root@puremgrvma ~]# locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="...
by JLT
Thu Sep 24, 2015 11:05 am
Forum: Open Source Nagios Projects
Topic: Nagios 4.1.1 reload doesn't show hosts. Restart shows hosts
Replies: 6
Views: 3495

Nagios 4.1.1 reload doesn't show hosts. Restart shows hosts

This issue appears to be similar to the issue reported on Nagios 4.1.2. We have these devices defined: [root@puremgrvm ~]# /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg Nagios Core 4.1.1 Copyright (c) 2009-present Nagios Core Development Team and Community Contributors Copyright (...
by JLT
Wed Jun 10, 2015 1:49 pm
Forum: Open Source Nagios Projects
Topic: Schedule for check_for_updates
Replies: 2
Views: 1189

Re: Schedule for check_for_updates

Thanks for the reply. This is the info I needed. Done with this item.
by JLT
Wed Jun 10, 2015 7:29 am
Forum: Open Source Nagios Projects
Topic: Schedule for check_for_updates
Replies: 2
Views: 1189

Schedule for check_for_updates

I did not locate this level of detail on the check_for_updates check in the documentation. How is the check_for_updates scheduled? Is it at a specific time? What happens if the internet connection cannot be made at the time of the check? Is the check then skipped until the next 24 hour time period, ...