diff options
author | Matthias Eble <psychotrahe@users.sourceforge.net> | 2007-09-23 09:48:37 +0000 |
---|---|---|
committer | Matthias Eble <psychotrahe@users.sourceforge.net> | 2007-09-23 09:48:37 +0000 |
commit | d1c9a5cf6a8c5e7990e3efd167d84dc8f1d8a042 (patch) | |
tree | dd9b6cc027c1a84e7c7af35fa167ef84dfcb6dc5 /NEWS | |
parent | bb32ecb79c6e4d7161f0bee54e4197fca64d23d6 (diff) | |
download | monitoring-plugins-d1c9a5cf6a8c5e7990e3efd167d84dc8f1d8a042.tar.gz |
Added radiusclient-ng support for check_radius. Thanks to Sebastien Guay (#1218438)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1788 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -25,7 +25,8 @@ This file documents the major additions and syntax changes between releases. WARNING: check_disk's -E option must now be passed before -p or -r/-R arguments Passing -E after -p or -r results in UNKNOWN state, now This is needed due to the new ignore feature - Fix bug when mixing case sensitive and case insensitive regex arguments + Fix check_disk bug when mixing case sensitive and case insensitive regex arguments + Check_radius now supports radiusclient-ng 1.4.9 4th June 2006 Inclusion of contrib/check_cluster2 as check_cluster with some improvements |