configuration verification failed

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: configuration verification failed

Post by scottwilkerson »

Ok, go to Configure -> Core Config Manager -> Commands search for

Code: Select all

check_xi_check_postgres_query
and edit

Uncheck the "Active" checkbox

Click Save
Click Apply Configuration
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
crystal
Posts: 25
Joined: Wed Sep 20, 2017 10:29 am

Re: configuration verification failed

Post by crystal »

It didn't let me save it, it's missing a command line here.
define command {
command_name check_xi_check_postgres_query
}
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: configuration verification failed

Post by scottwilkerson »

lets put this in the Command Line field

Code: Select all

$USER1$/check_postgres.pl $ARG1$
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
crystal
Posts: 25
Joined: Wed Sep 20, 2017 10:29 am

Re: configuration verification failed

Post by crystal »

it works. Thank you :)
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: configuration verification failed

Post by scottwilkerson »

Glad this is resolved for you!
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked