Allow custom host attributes in all text-based input fields of active checks
Currently, some text-based input fields of active checks do allow references to custom host attributes while some do not. This idea asks to allow the use of custom host attributes in all text-based input fields of active checks.
Comments: 1
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
09 Oct, '25
Rolandkit would be useful if that was also possible with non-text/integer fields, e.g. for example for adding port number via host attribute
https://forum.checkmk.com/t/tcp-port-via-variable-the-text-hostssslport-is-not-a-valid-integer-number/22853
it's a major pain to add extra service/rule definitions when you have a ton of webservices running on different ports. with this, you have to add a distinct check for every service, which could dramatically simplified when you could add HTTP_PORT as host attribute and then use $_HOSTHTTP_PORT$ in the service/rule.