Search found 126 matches

by CameronWP
Mon Nov 06, 2023 3:56 pm
Forum: Nagios XI
Topic: NCPA Powershell Output
Replies: 2
Views: 6150

NCPA Powershell Output

Hi: I wrote a Powershell script to check AD Connect Sync results and the script works fine on the server. I want the script to return multiple lines but I can only get it to return one. My output is here: write-host "There were errors in the last export" $objects |out-string | % {write-hos...
by CameronWP
Thu Aug 17, 2023 5:47 am
Forum: Nagios XI
Topic: Ghost Services
Replies: 7
Views: 3932

Re: Ghost Services

Bump?
by CameronWP
Mon Aug 14, 2023 1:38 pm
Forum: Nagios XI
Topic: Ghost Services
Replies: 7
Views: 3932

Re: Ghost Services

Delete Files and Write Config both worked successfully without any errors. When clicking verify files we get the following output: Nagios Core 4.4.13 Copyright (c) 2009-present Nagios Core Development Team and Community Contributors Copyright (c) 1999-2009 Ethan Galstad Last Modified: 2023-06-01 Lic...
by CameronWP
Fri Aug 11, 2023 10:50 am
Forum: Nagios XI
Topic: Ghost Services
Replies: 7
Views: 3932

Re: Ghost Services

Bump?
by CameronWP
Fri Aug 11, 2023 10:49 am
Forum: Nagios XI
Topic: MySQL Query for Hosts/Services/Threshold/Contacts
Replies: 9
Views: 12625

Re: MySQL Query for Hosts/Services/Threshold/Contacts

Yeah, I should've checked first and I agree, the fact that it doesn't return that information is an oversight in the API design for sure.
by CameronWP
Thu Aug 10, 2023 2:28 pm
Forum: Nagios XI
Topic: MySQL Query for Hosts/Services/Threshold/Contacts
Replies: 9
Views: 12625

Re: MySQL Query for Hosts/Services/Threshold/Contacts

What about using the API?
by CameronWP
Thu Aug 10, 2023 12:50 pm
Forum: Nagios XI
Topic: Ghost Services
Replies: 7
Views: 3932

Re: Ghost Services

Hi:

Something is definitely broken with our Nagios installation. Changes made in CCM don't seem to get reflected after applying the changes.

Thanks
by CameronWP
Thu Aug 10, 2023 9:47 am
Forum: Nagios XI
Topic: Ghost Services
Replies: 7
Views: 3932

Ghost Services

Hi: We recently updated to version 5.11.1 and have found that we now have some ghost services. The appear in the GUI but can't be found in the CCM. We ran the database repair script but the issue has remained. Is there somewhere else I can check to rectify the issue? 1) Linux version is Rocky 8 2) 6...
by CameronWP
Thu Aug 10, 2023 9:45 am
Forum: Nagios XI
Topic: Broken Services Post Update
Replies: 5
Views: 24368

Re: Broken Services Post Update

Awesome, thanks for that! Appears to have done the trick.
by CameronWP
Thu Aug 10, 2023 9:01 am
Forum: Nagios XI
Topic: PHP Notice: DB is not connected.....
Replies: 5
Views: 7577

Re: PHP Notice: DB is not connected.....

Hi: We are having the same issue since the update. I made the change you mentioned for better logging and this is what was returned: PHP Notice: DB nagiosxi is not connected #0 escape_sql_param(location_backend_cache, nagiosxi) called at [/usr/local/nagiosxi/html/includes/utils.inc.php:1045] #1 get_...