Page 2 of 2

Re: configuration verification failed

Posted: Mon Sep 25, 2017 4:09 pm
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

Re: configuration verification failed

Posted: Tue Sep 26, 2017 2:03 pm
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
}

Re: configuration verification failed

Posted: Tue Sep 26, 2017 3:11 pm
by scottwilkerson
lets put this in the Command Line field

Code: Select all

$USER1$/check_postgres.pl $ARG1$

Re: configuration verification failed

Posted: Tue Sep 26, 2017 3:18 pm
by crystal
it works. Thank you :)

Re: configuration verification failed

Posted: Tue Sep 26, 2017 3:23 pm
by scottwilkerson
Glad this is resolved for you!