diff options
| author | Jan Wagner <waja@cyconet.org> | 2014-10-06 11:11:35 +0200 |
|---|---|---|
| committer | Jan Wagner <waja@cyconet.org> | 2014-10-06 11:11:35 +0200 |
| commit | 849eb5725c28acabab5d08266a4ee8b905c81a0c (patch) | |
| tree | 530537802230dc9d731c5b46d58be14120d409f6 /NEWS | |
| parent | 93071168df90cd71ecb0cd391923cb4cc7de8d3d (diff) | |
| download | monitoring-plugins-849eb5725c28acabab5d08266a4ee8b905c81a0c.tar.gz | |
Adding missing informations to NEWS
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
| @@ -6,9 +6,22 @@ This file documents the major additions and syntax changes between releases. | |||
| 6 | New ./configure --with-qmail-qstat-command option to specify the path to | 6 | New ./configure --with-qmail-qstat-command option to specify the path to |
| 7 | qmail-qstat(8) | 7 | qmail-qstat(8) |
| 8 | New check_ifstatus -n option to ignore interfaces by name | 8 | New check_ifstatus -n option to ignore interfaces by name |
| 9 | check_ntp_peer has now specific state output for each metric | ||
| 10 | New check_mysql -n option to ignore authentication failures | ||
| 11 | Added IP and port or socket name to error messages | ||
| 12 | New check_ntp_time -o option to add expected offset | ||
| 13 | check_disk shows now troubled partions in verbose mode | ||
| 14 | check_dig has now support for drill and dig | ||
| 15 | check_dig has now support for -6 option | ||
| 9 | 16 | ||
| 10 | FIXES | 17 | FIXES |
| 11 | Fix check_jabber to work with Openfire servers | 18 | Fix check_jabber to work with Openfire servers |
| 19 | Fix check_oracle bad string matching when testing TNS server | ||
| 20 | Fixed check_ifstatus performance data output | ||
| 21 | Fixed expire time output for sslutils | ||
| 22 | check_dns now verifies if the answer is returning from the queried | ||
| 23 | server | ||
| 24 | Fix check_by_ssh to accept --hostname as argument | ||
| 12 | 25 | ||
| 13 | 2.0 11th July 2014 | 26 | 2.0 11th July 2014 |
| 14 | ENHANCEMENTS | 27 | ENHANCEMENTS |
