Posted By: | cgrodde |
Posted Date: | Jan 13, 2010 |
Category: | Network Management |
Version: | 1.0 |
License: | Cisco-Style BSD |
Summary: | This monitoring script is reporting packet loss and rtt for e.g. wan links into rotating files |
Script Modified Date: | Jan 14, 2010 |
Cisco IOS Version tested: | 12.4(25b), 12.2(32)SRC2 |
Cisco Products Tested: | 7200VXR, 7600 |
Environment Variables used: | pingmon_dstip, pingmon_interval, pingmon_repeat, pingmon_timeout, pingmon_data_dir, pingmon_loghist |
Rating Count: | 0 |
Average Rating: | 0 |
File Size: | 3.4 KB |
Script Info URL: | |
pingmon offers an easy way to check if, eg. provider links works fine. It is very useful if you don't have an external monitoring software or you didn't trust it. pingmon is using standard cli ping. So it is reporting packet loss, min, average and max rtt. It is running at configurable intervals and sends as many pings as configured with the repeat counter. Results are written to daily rotated files. To ensure that flash isn't running out of memory the parameter "loghist" will keep an eye on it. With log level "debugging" pingmon will forward messages to the corresponding lines.