Page 1 of 1

Issue with Website Configuration Wizard

Posted: Tue Mar 07, 2017 3:17 am
by rayhunt99
When running the Website Configuration Wizard and using a non standard port e.g. 8000 for the website, the HTTP Service that is created is correct i.e. has '-p 8000' in $ARG1$ however no check command is specified for the Host so the 'xiwizard_website_http_service' template is used and the Host check fails.

Nagios XI version 5.4.2
Website config wizard version 1.2.3

Re: Issue with Website Configuration Wizard

Posted: Tue Mar 07, 2017 2:09 pm
by mcapra
I apologize for the inconvenience. I have filed a bug report for this issue (ID 11265).

You should be able to overload the check_command inherited by the template once the wizard is finished. That would allow you to leverage a check_http command which uses the correct port.