mirror of https://github.com/Icinga/icinga2.git
parent
0779d2c44b
commit
1747e580b2
|
@ -943,7 +943,7 @@ object CheckCommand "ups" {
|
||||||
required = true
|
required = true
|
||||||
}
|
}
|
||||||
"-p" = {
|
"-p" = {
|
||||||
value = "$ups_port"$
|
value = "$ups_port$"
|
||||||
description = "Port number (default: 3493)"
|
description = "Port number (default: 3493)"
|
||||||
}
|
}
|
||||||
"-v" = {
|
"-v" = {
|
||||||
|
|
Loading…
Reference in New Issue