Search found 52 matches

by [email protected]
Tue Oct 10, 2017 3:25 pm
Forum: Nagios XI
Topic: Error while adding new servers
Replies: 5
Views: 394

Re: Error while adding new servers

Uploaded profile
by [email protected]
Tue Oct 10, 2017 3:17 pm
Forum: Nagios XI
Topic: Error tying to reconfigure nagios
Replies: 5
Views: 1872

Re: Error tying to reconfigure nagios

There was no "nagiosxi" user so I created it. I then unchecked "Enable page locking for multiple users editing same page" Then Apply configuration.... Error: Backend login to the Core Config Manager failed. An error occurred while attempting to apply your configuration to Nagios ...
by [email protected]
Fri Sep 29, 2017 2:53 pm
Forum: Nagios XI
Topic: Error while adding new servers
Replies: 5
Views: 394

Re: Error while adding new servers

There are no found services for grhc-mgmt-02
by [email protected]
Fri Sep 29, 2017 2:47 pm
Forum: Nagios XI
Topic: Error tying to reconfigure nagios
Replies: 5
Views: 1872

Re: Error tying to reconfigure nagios

<!DOCTYPE html> <!-- Produced by Nagios XI. Copyright (c) 2008-2017 Nagios Enterprises, LLC (http://www.nagios.com). All Rights Reserved. --> <!-- Powered by the Nagios Synthesis Framework --> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge"/> <title>CCM · Nagi...
by [email protected]
Thu Sep 28, 2017 2:19 pm
Forum: Nagios XI
Topic: Error tying to reconfigure nagios
Replies: 5
Views: 1872

Error tying to reconfigure nagios

After reading support forum posts I found that I might need to reconfigure but get this error: login as: root root@nagiosxi's password: Last login: Tue Sep 26 14:55:17 2017 from 192.168.16.26 [root@nagiosxi ~]# su - nagios [nagios@nagiosxi ~]$ cd /usr/local/nagiosxi/scripts [nagios@nagiosxi scripts]...
by [email protected]
Thu Sep 28, 2017 2:11 pm
Forum: Nagios XI
Topic: Error while adding new servers
Replies: 5
Views: 394

Error while adding new servers

While trying to add a new server via ssh: An error occurred while attempting to apply your configuration to Nagios Core. Monitoring engine configuration files have been rolled back to their last known good checkpoint. Error: Could not find any host matching 'grhc-mgmt-02.grhc.local' (config file '/u...
by [email protected]
Tue Sep 26, 2017 4:59 pm
Forum: Nagios XI
Topic: Issues deleting services and hosts
Replies: 4
Views: 319

Re: Issues deleting services and hosts

This has been resolved by a reboot,,,
by [email protected]
Tue Sep 26, 2017 3:44 pm
Forum: Nagios XI
Topic: Issues deleting services and hosts
Replies: 4
Views: 319

Re: Issues deleting services and hosts

I ran: tail -f /usr/local/nagiosxi/var/cmdsubsys.log and re-ran the APPLY CONFIG and got the following... PROCESS COMMAND: CMD=17, DATA= APPLYING NAGIOSCORE CONFIG... CMDLINE=cd /usr/local/nagiosxi/scripts && ./reconfigure_nagios.sh URL: https://localhost/nagiosxi/includes/components/ccm/ CM...
by [email protected]
Tue Sep 26, 2017 3:37 pm
Forum: Nagios XI
Topic: Issues deleting services and hosts
Replies: 4
Views: 319

Issues deleting services and hosts

I tried to delete some services and hosts and when I APPPLY CONFIGURATION I get the following errors: Error: Could not find any host matching 'grhc-mgmt-02.grhc.local' (config file '/usr/local/nagios/etc/services/grhc-mgmt-02.grhc.local.cfg', starting on line 159) Error: Failed to expand host list '...
by [email protected]
Wed Aug 23, 2017 6:58 pm
Forum: Nagios XI
Topic: WMI - Backend login to the Core Config Manager failed.
Replies: 15
Views: 1508

Re: WMI - Backend login to the Core Config Manager failed.

I tried a different server and same issue. Profile attached... Also I had to run this script that I found on the forum to get access to the WMIAGENT on the client: C:\Windows\system32>wmic useraccount where name='wmiagent' get sid SID S-1-5-21-3194300723-1584388699-3506550038-1001 C:\Windows\system3...