Collection of scripts used to monitor bird sessions and route limits
Go to file
Alarig Le Lay af952a7701
README.md: adding info about the ignore file
2020-03-22 23:00:50 +01:00
LICENSE Initial commit 2018-05-18 11:31:05 +02:00
README.md README.md: adding info about the ignore file 2020-03-22 23:00:50 +01:00
check_bgp Increase threshold 2019-01-02 09:54:17 +01:00
check_bird2_oneshot Passive is a valid state 2019-11-14 11:10:19 +01:00
check_ospf OSPF support 2019-01-25 16:49:27 +01:00

README.md

nrpe-bird

Description

Collection of scripts used to monitor bird sessions and route limits

For bird2, just use -4 for either IPv4 and IPv6.

Configuration

ln -s $(pwd)/check_bird2_oneshot /usr/local/lib64/nagios/plugins/check_bird2_oneshot

/etc/sudoers:

nagios ALL=(ALL) NOPASSWD: /usr/bin/birdc

/etc/nagios/nrpe.cfg:

command[check_bird2_oneshot]=/usr/local/lib64/nagios/plugins/check_bird2_oneshot -s

If you need to ignore some protocols, put them in /usr/local/etc/nrpe-bird/ignore.cfg, one per line, e.g.:

bfd1
bgp_nlnogringlg01_ipv4
bgp_nlnogringlg01_ipv6
device1
direct1
kernel_ipv4
kernel_ipv6
static_alarig_allocations_ipv4
static_alarig_allocations_ipv6