Search found 8 matches

by dtidwell1224
Wed Nov 18, 2020 10:31 am
Forum: Nagios XI
Topic: DB communication issues after upgrade.
Replies: 1
Views: 774

DB communication issues after upgrade.

After upgrade from nagios 5.6.14 to 5.7.5 we areseeing connection issues to Mariadb. Nov 17 22:40:05 ohsemon01 mysqld[4320]: 2020-11-17 22:40:05 9 [Warning] Aborted connection 9 to db: 'nagios' user: 'ndoutils' host: 'localhost' (Got an error reading communication packets) Nov 17 22:40:08 ohsemon01 ...
by dtidwell1224
Tue Jun 09, 2020 12:46 pm
Forum: Nagios XI
Topic: All checks are Pending
Replies: 3
Views: 203

Re: All checks are Pending

As an update, I restored to a backup taken before the upgrade. That resolved everything on our test server, but not on ouyr production server.
The production server states that the Database backend is down.

Thanks,
by dtidwell1224
Tue Jun 09, 2020 10:27 am
Forum: Nagios XI
Topic: All checks are Pending
Replies: 3
Views: 203

All checks are Pending

After an upgrade from 5.6 to 5.7, all checks, host and service are now stuck in a "pending" state.

Manually forcing the check does not change anything.
I see no errors in the log to indicate what the problem is.
by dtidwell1224
Wed Oct 03, 2018 1:28 pm
Forum: Nagios XI
Topic: Nagios Timeout
Replies: 3
Views: 340

Re: Nagios Timeout

We have discovered the source of the timeouts and it is on the host end. An install of a commvault backup agent on numerous hosts caused a significant delay on the remote host when answering snmp calls, regardless of the originating destination of the snmp request. We have opened a ticket with the b...
by dtidwell1224
Mon Oct 01, 2018 9:53 am
Forum: Nagios XI
Topic: Nagios Timeout
Replies: 3
Views: 340

Nagios Timeout

I am currently seeing frequent Nagios timeouts from certain hosts, but only in the GUI. If I run the check on the command line it runs just fine, or if I go into the check in CCM and issue the "Run Check Command" from the UI, it also works. But in the standard check, it times out every sin...
by dtidwell1224
Wed Mar 22, 2017 3:17 pm
Forum: Nagios XI
Topic: Nagios disk usage check and reserved root space
Replies: 1
Views: 195

Nagios disk usage check and reserved root space

The "check_snmp_storage_wizard.pl, and check_snmp_storage.pl" checks do not appear to be monitoring disk usage correctly. When running the following command, I get 75%: [root@nagioshost libexec]# /usr/local/nagios/libexec/check_snmp_storage_wizard.pl -H anon01 -C redacted --v2c -m "^/...
by dtidwell1224
Mon Oct 10, 2016 7:59 pm
Forum: Nagios XI
Topic: Nagios update to 5.3 complete
Replies: 1
Views: 181

Nagios update to 5.3 complete

During the update from 5.2.9 to 5.3, nagios hung for hours. Eventually I ran the update from the command line to troubleshoot. It had an issue as it was trying to reach "localhost" through the proxy. After exporting no_proxy, the update ran smoothly, but the weg gui continues to say "...
by dtidwell1224
Fri May 27, 2016 2:06 pm
Forum: Nagios XI
Topic: Supported Operating Systems?
Replies: 2
Views: 1164

Supported Operating Systems?

So I have a pretty basic question. Should a nagios XI install work on Ubuntu 16.04. If so, are there prerequisites required? I am constantly getting errors similar to the following: E: Package 'php5' has no installation candidate E: Package 'libapache2-mod-php5' has no installation candidate E: Pack...