diff options
Diffstat (limited to 'group_script')
| -rw-r--r-- | group_script | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/group_script b/group_script index b72d151..033fc64 100644 --- a/group_script +++ b/group_script @@ -25,6 +25,8 @@ AVG_RTT=${13} SRCIP=${14} PREVSTATE=${15} TIMESTAMP=${16} +MIN_RTT=${17} +MAX_RTT=${18} if [ -z "${WARN_EMAIL}" ] ; then exit 0 |
