Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
Logs onto a remote network device, executes native ping command and parses the results.
Current Version
0.4
Last Release Date
2016-05-19
Owner
Marko Dinic
Download URL
https://github.com/incubusbatanga/nagios-plugins
License
GPL
Compatible With
To avoid establishing hundreds of telnet sessions to the same device and to circumvent CLI session limits imposed by some platforms (ie. Cisco IOS's 5 vtys), pinging is done by a background process ('daemon') started once per network device. Each daemon will keep a CLI session open as long as there are checks to be performed. If left idle, daemons will die out after a (configurable) period of inactivity. This way, all checks performed by one device are controlled by a single remote CLI session as long as those checks are not too far apart.
Features:
* Supports several platforms including (but not limited to) ios, iosxr and junos and is easily extensible. * Supports pinging inside VRFs and source address/interface selection along with other, more common parameters like ping timeout, packet count and size. * No 'exotic' Perl modules required - depends only on most common ones.
You must be logged in to submit a review.
To:
From: