life-noc/icinga/commands/check_life_noc_mock.conf
2026-03-13 16:13:37 -04:00

12 lines
259 B
Text

object CheckCommand "check_life_noc_mock" {
command = [ PluginDir + "/check_life_noc_mock.sh" ]
arguments = {
"--state" = "$mock_state$"
"--message" = "$mock_message$"
"--item-name" = "$service.name$"
"--date" = "$date_echeance$"
}
}