Hey guys,
I'm trying to convert a few redundant service checks that we have to take
advantage of the host attributes.
The problem I'm having is when I need to customize the parameters for a
given check. I either misunderstood the usage of the "reveal" option or the
changes there are not being applied.

The service check is defined as Multiple: check_http -H $HOSTADDRESS$
--onredirect=follow -u "%URL%". What I need to do is remove the
"--onredirect=follow" for the exceptions. So I edited the host, clicked on
reveal and put the actual arguments that should be used for that specific
attribute (without the follow): -H $HOSTADDRESS$ -u "/something", reloaded
and the change is not applied.

Am I doing something wrong or is this a bug?

Thanks,
Rafael
_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-users

Reply via email to