Search found 2 matches

by praemy
Tue Mar 05, 2019 3:27 pm
Forum: Nagios XI
Topic: check_xi_host_http
Replies: 3
Views: 606

Re: check_xi_host_http

Hello,
Thanks for the answer. That's what i did, but for me it is a workaround.
The question is: why the check does not work if i change the variable to $HOSTNAME$.
The Hostname contain www.example.com and the address the IP.
For me, i thing that we have here a Bug.
by praemy
Mon Mar 04, 2019 4:39 pm
Forum: Nagios XI
Topic: check_xi_host_http
Replies: 3
Views: 606

check_xi_host_http

Hello, I use the check_xi_host_http to check HTTP Side. The associated command is $USER1$/check_http -H $HOSTADDRESS$ $ARG1$ The configures host have: Hostname = www.example.com address = 23.12.12.11 With this command, the http check uses the IP adresse instead of the hostname. the problem is that t...