Search found 4 matches

by mgraygray
Wed May 21, 2014 11:37 pm
Forum: Open Source Nagios Projects
Topic: Checking 2 OSPF neighbors to confirm host is up
Replies: 7
Views: 3725

Re: Checking 2 OSPF neighbors to confirm host is up

Hrmm having no luck. I tried to adapt the code from check_sla and it's not playing the game. I think I might be over complicating something which could be done with much less code. Do you have any ideas? It's on a off-net machine away from my desk -- can't SSH to it so I can't paste the code I tried...
by mgraygray
Tue May 13, 2014 11:13 pm
Forum: Open Source Nagios Projects
Topic: Checking 2 OSPF neighbors to confirm host is up
Replies: 7
Views: 3725

Re: Checking 2 OSPF neighbors to confirm host is up

If you need any help along the way with your script we'd be more than happy to help. I'll keep this thread open for a week or so in case you need anything. That would be awesome. Like I wrote in the original post, I have it checking a single OSPF neighbour via SNMP by sending an IP address. So I st...
by mgraygray
Mon May 12, 2014 7:28 pm
Forum: Open Source Nagios Projects
Topic: Checking 2 OSPF neighbors to confirm host is up
Replies: 7
Views: 3725

Re: Checking 2 OSPF neighbors to confirm host is up

Great, thanks! Good suggestion, didn't think of that.

Time to brush up on my poor scripting (non-existant) skills -- I'm sure I can find something on the net which will help.

Thanks again! Appreciate it.
by mgraygray
Fri May 09, 2014 12:32 am
Forum: Open Source Nagios Projects
Topic: Checking 2 OSPF neighbors to confirm host is up
Replies: 7
Views: 3725

Checking 2 OSPF neighbors to confirm host is up

Hi, We have 2 core routers in our DC going to a single router at a campus. At the moment, I've set up SNMP polling on the core router to check the ospf neighbor table for a IP address to confirm the link is up. Given that some of the campuses come off the other router via a different link, half the ...