We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2052e72 commit 8cea0f4Copy full SHA for 8cea0f4
commands.conf
@@ -73,6 +73,7 @@ object CheckCommand "nc_bgp_neighbor" {
73
"--telnet-password" = "$nc_bgp_neighbor_telnet_password$"
74
75
"--prefix-limit" = "$nc_bgp_neighbor_prefix_limit$"
76
+ "--uptime" = "$nc_bgp_neighbor_uptime$"
77
"--critical" = {
78
set_if = "$nc_bgp_neighbor_critical$"
79
}
0 commit comments