diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-11-17 16:45:21 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-11-17 16:45:21 (GMT) |
commit | 9f6ad74aafb2c1eadeadb4d5bd1ba118b3138367 (patch) | |
tree | 227a0e3c518969e2d593e2d99cebaaf968d93553 /NEWS | |
parent | 487a9d0a8b0700c06857d4bc35423db4e4dbc3d6 (diff) | |
download | monitoring-plugins-9f6ad74aafb2c1eadeadb4d5bd1ba118b3138367.tar.gz |
Document radcli support in NEWS and REQUIREMENTS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ This file documents the major additions and syntax changes between releases. | |||
15 | check_users: add support for range thresholds (John C. Frickson) | 15 | check_users: add support for range thresholds (John C. Frickson) |
16 | check_snmp: add ipv6 support (abrist) | 16 | check_snmp: add ipv6 support (abrist) |
17 | check_http: report certificate expire date in UTC (pirtoo / ylfingr) | 17 | check_http: report certificate expire date in UTC (pirtoo / ylfingr) |
18 | check_radius now supports the radcli library | ||
18 | 19 | ||
19 | FIXES | 20 | FIXES |
20 | Let check_real terminate lines with CRLF when talking to the server, as | 21 | Let check_real terminate lines with CRLF when talking to the server, as |