Search found 66 matches

by thur686
Tue Dec 04, 2018 2:20 pm
Forum: Nagios XI
Topic: The SSL certificate failed verification
Replies: 6
Views: 523

Re: The SSL certificate failed verification

Thanks lmiltchev, you were correct, we do not have the EPEL channel. I've passed this on to the Engineer who owns Satellite and I'm waiting to see what can be done.
by thur686
Mon Dec 03, 2018 3:33 pm
Forum: Nagios XI
Topic: The SSL certificate failed verification
Replies: 6
Views: 523

Re: The SSL certificate failed verification

The upgrade log is attached.
by thur686
Mon Dec 03, 2018 3:24 pm
Forum: Nagios XI
Topic: The SSL certificate failed verification
Replies: 6
Views: 523

Re: The SSL certificate failed verification

Thank you, it turned out that this Nagios XI server was pointed at a repository that had been decommissioned. After it was pointed to a working repo the upgrade script completed.

The server however did not upgrade from 5.4.6 to 5.5.7, so my troubleshooting continues.
by thur686
Wed Nov 28, 2018 11:04 am
Forum: Nagios XI
Topic: The SSL certificate failed verification
Replies: 6
Views: 523

The SSL certificate failed verification

Hello, Due to the recent security advisory I am attempting to upgrade our DEV NagiosXI system from 5.4.6 to 5.5.7. After running /upgrade, a few moments later the script stops with the following message: The SSL certificate failed verification. The SSL certificate is good on this server, I have no i...
by thur686
Tue Aug 01, 2017 1:26 pm
Forum: Nagios XI
Topic: nagiosql_delete_service.php doesn't work after offloading DB
Replies: 17
Views: 1253

Re: nagiosql_delete_service.php doesn't work after offloadin

The ticket is better, thanks.
by thur686
Tue Aug 01, 2017 12:14 pm
Forum: Nagios XI
Topic: nagiosql_delete_service.php doesn't work after offloading DB
Replies: 17
Views: 1253

Re: nagiosql_delete_service.php doesn't work after offloadin

I emailed the profile to Customer Service as requested. I have not edited 'nagiosql_delete_service.php' with the additional code yet. I have no more services\hosts to delete at this time because I spent 4 days last week removing them manually in the CCM. I can create fake services\hosts to delete an...
by thur686
Fri Jul 28, 2017 2:30 pm
Forum: Nagios XI
Topic: nagiosql_delete_service.php doesn't work after offloading DB
Replies: 17
Views: 1253

Re: nagiosql_delete_service.php doesn't work after offloadin

Ok, I sent the Profile via PM as requested.
by thur686
Fri Jul 28, 2017 2:12 pm
Forum: Nagios XI
Topic: nagiosql_delete_service.php doesn't work after offloading DB
Replies: 17
Views: 1253

Re: nagiosql_delete_service.php doesn't work after offloadin

We are currently on Nagios XI 5.4.6.
by thur686
Thu Jul 27, 2017 2:37 pm
Forum: Nagios XI
Topic: nagiosql_delete_service.php doesn't work after offloading DB
Replies: 17
Views: 1253

Re: nagiosql_delete_service.php doesn't work after offloadin

I can query the database to find the ID using the code below, but the delete script still cannot delete it, even by ID. I tried services and hosts with the same result. I can manually delete services and hosts in the CCM without a problem. It's just taking forever and a working script would be ideal.
by thur686
Thu Jul 27, 2017 8:38 am
Forum: Nagios XI
Topic: nagiosql_delete_service.php doesn't work after offloading DB
Replies: 17
Views: 1253

Re: nagiosql_delete_service.php doesn't work after offloadin

Thanks lmiltchev. We are not passing the .cfg when using the service and host delete scripts.

I can also connect to the remote DB from the Nagios server and show tables. I compared the tables to the example and they match up.