Skip to content

Commit d595dff

Browse files
committed
Added release date
Added jitter to list of supported rtt-types in first chapter of the readme
1 parent 9d8cf2d commit d595dff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ ping the other end of each line. SLA's can be set up to monitor a line/route and
1010
corresponding SLA will go down which this plugin can monitor. This is just one example, however SLAs can be configured
1111
for various other tasks. For more info on IP SLA's, see the manual for your Cisco device on IP SLA's. An example is
1212
[the manual for a Cisco 4500 series](http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/12-2/44sg/configuration/guide/Wrapper-44SG/swipsla.html)
13-
At the moment, only rtt-type echo and pathEcho are supported and tested (aka icmp-echo and path-echo). Other types
14-
(like jitter) need to be implemented or at least tested. Suggestions and/or help is always welcome.
13+
At the moment, rtt-types echo, pathEcho and jitter are supported and tested (aka icmp-echo, path-echo and udp-jitter).
14+
Other types need to be implemented or at least tested. Suggestions and/or help is always welcome.
1515

1616

1717
## Changelist
@@ -25,7 +25,7 @@ the RTT-MIB was installed on the system.
2525
* Added warning when checking unsupported IP SLA types.
2626
* IMPORTANT backward incompatible change: Repurposed the '--version' parameter from setting the snmp-version to displaying the scripts version.
2727
To specify the snmp version, use '-v' or '--snmp-version'
28-
* v1.1.0 (2017-TBD)
28+
* v1.1.0 (2017-06-28)
2929
* Added support for rtt-type jitter with MOS and ICPIF thresholds and extensive perf data
3030
* Removed sla tag suffix in perf data when checking only one entry
3131

0 commit comments

Comments
 (0)