[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RANCID script for monitoring the routes received from peers.
- Subject: RANCID script for monitoring the routes received from peers.
- From: nick at foobar.org (Nick Hilliard)
- Date: Thu, 08 Mar 2012 13:02:11 +0000
- In-reply-to: <[email protected]>
- References: <CAL41znMONzxsDmdgranZh=ADz_PgAGiRBoVcEWBobOmxF+q9NA@mail.gmail.com> <[email protected]>
On 08/03/2012 10:47, Phil Regnauld wrote:
> Finally, another way to do this that could spare the CPU on on
> your routers if you run this often would be to setup a peer running
> Quagga (or BIRD) on a Linux/BSD host and run the monitoring there.
that will only provide the calculated prefix entries from the RIB, not the
received-routes from each host. I.e. it's not necessarily going to be 100%
accurate.
Nick