diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2011-03-26 19:44:38 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2011-03-26 19:44:38 (GMT) |
commit | 1bc7a4a198aefde2389c9c1685baed0da7856bf5 (patch) | |
tree | feba24065e48917034c759a2b055b83efeac3441 /NEWS | |
parent | d16f3fb0a9bb37cc1ce73ef14b5de83e907ef23c (diff) | |
download | monitoring-plugins-1bc7a4a198aefde2389c9c1685baed0da7856bf5.tar.gz |
Add perfdata to check_ssh (#3244097 - Marco Beck)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ This file documents the major additions and syntax changes between releases. | |||
6 | check_disk_smb now allows spaces in share names (#990948, #1370031, Debian #601699) | 6 | check_disk_smb now allows spaces in share names (#990948, #1370031, Debian #601699) |
7 | check_http now uses standard threshold functions (enables floating point and ranges) | 7 | check_http now uses standard threshold functions (enables floating point and ranges) |
8 | check_http now checks for and prints the certificate cn (hostname) in SSL certificate checks (Stéphane Urbanovski) | 8 | check_http now checks for and prints the certificate cn (hostname) in SSL certificate checks (Stéphane Urbanovski) |
9 | Add perfdata to check_ssh (#3244097 - Marco Beck) | ||
9 | 10 | ||
10 | FIXES | 11 | FIXES |
11 | Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603) | 12 | Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603) |