mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
parent
113a90dd7f
commit
5276763d18
@ -213,6 +213,8 @@ run against:
|
|||||||
"-p" = "$ping_packets$"
|
"-p" = "$ping_packets$"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
vars.ping_address = "$address$"
|
||||||
|
|
||||||
vars.ping_wrta = 100
|
vars.ping_wrta = 100
|
||||||
vars.ping_wpl = 5
|
vars.ping_wpl = 5
|
||||||
|
|
||||||
@ -268,7 +270,7 @@ rules - by specifying the full attribute name:
|
|||||||
$service.vars.ping_wrta$
|
$service.vars.ping_wrta$
|
||||||
|
|
||||||
This retrieves the value of the `ping_wrta` custom attribute for the service. This
|
This retrieves the value of the `ping_wrta` custom attribute for the service. This
|
||||||
returns an empty value if the server does not have such a custom attribute no matter
|
returns an empty value if the service does not have such a custom attribute no matter
|
||||||
whether another object such as the host has this attribute.
|
whether another object such as the host has this attribute.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user