Issue with Website Configuration Wizard

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
rayhunt99
Posts: 6
Joined: Mon Sep 12, 2016 5:40 am

Issue with Website Configuration Wizard

Post 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
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Issue with Website Configuration Wizard

Post 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.
Former Nagios employee
https://www.mcapra.com/
Locked