Page 1 of 1

Monitor routing conflicts

Posted: Wed Jan 18, 2023 1:13 pm
by rfullermarsh
With Nagios, is there a way to monitor network routing conflicts and server ip address changes?

Re: Monitor routing conflicts

Posted: Wed Jan 18, 2023 1:26 pm
by gormank
You can look on exchange.nagios.com for plugins.
You can check most anything you want provided you can run commands from the shell manually to check. You then just need to roll those commands into a script that returns info in the format nagios likes.
So the question is how would you check this from the shell?