Skip to content

Commit 8cea0f4

Browse files
committed
various: updated commands.conf to include "uptime" flag for frrouting/bgp_neighbor
1 parent 2052e72 commit 8cea0f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commands.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ object CheckCommand "nc_bgp_neighbor" {
7373
"--telnet-password" = "$nc_bgp_neighbor_telnet_password$"
7474

7575
"--prefix-limit" = "$nc_bgp_neighbor_prefix_limit$"
76+
"--uptime" = "$nc_bgp_neighbor_uptime$"
7677
"--critical" = {
7778
set_if = "$nc_bgp_neighbor_critical$"
7879
}

0 commit comments

Comments
 (0)