On Fri, Jan 27, 2017 at 08:26:24AM +0100,
Gerald Vogt <[email protected]> wrote
a message of 110 lines which said:
> Then you configure your host to check for vhosts like this:
>
> object Host "www" {
> import ...
>
> address = ...
> address6 = ...
>
> vars.http_vhosts["main"] = {
> http_uri = "/"
> }
> vars.http_vhosts["search"] = {
> http_uri = "/search?pattern=foobar"
> }
> }
>
> Then the apply Service rule will create two services main and search and
> checks them individually...
OK, I get it, thanks, it now works.
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users