You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
959 B

[OS Host Details]
type = uri
replace_tokens = true
kpi_lane_enabled = true
entity_level_only = true
entity_activation_rules = [ \
{ \
"rule_condition": "AND", \
"rule_items": [ \
{ \
"field": "host", \
"field_type": "alias", \
"rule_type": "not", \
"value": "" \
}, \
{ \
"field": "itsi_role", \
"field_type": "info", \
"rule_type": "matches", \
"value": "operating_system_host" \
} \
] \
} \
]
entity_tokens = host,family
uri = /app/itsi/DA-ITSI-OS-Host_Entity_View?service_title=$kpi.service_title$&service_id=$kpi.service_id$&kpi_id=$kpi.kpi_id$&kpi_title=$kpi.kpi_title$&earliest=$earliest$&latest=$latest$&entity.id=$entity.id$&entity.title=$entity.title$&entity.host=$entity.host$&entity.family=$entity.family$
uri_payload_type = simple