Search found 1 match
- Tue Jan 14, 2014 5:33 pm
- Forum: Open Source Nagios Projects
- Topic: check_ping allow bind to given interface/interface address?
- Replies: 1
- Views: 1171
check_ping allow bind to given interface/interface address?
I want several ipv4 internet connections monitoring on multihomed Linux (i386 arch) router. I would like to avoid doing it with some by cron executed shell+ping script due to wastage system resources, thus I'm searching for some better solution. All I want is is to run some script (and possibly send...