diff options
| author | Ton Voon <ton.voon@opsera.com> | 2010-07-07 11:03:24 +0100 |
|---|---|---|
| committer | Ton Voon <ton.voon@opsera.com> | 2010-07-07 11:03:24 +0100 |
| commit | 02f9207ebe3a5ae5b35b4b69be1f3bf95ab5a220 (patch) | |
| tree | 48f2af3ab7704943f61dd79aa9d7d1d450bff96a /NEWS | |
| parent | 0205c7c0cfc5ba182f2cb675d1df4de72f13c9e2 (diff) | |
| download | monitoring-plugins-02f9207ebe3a5ae5b35b4b69be1f3bf95ab5a220.tar.gz | |
Fix examples in check_disk, where it implied was possible to suffix unit values to warn/crit parameters
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -31,6 +31,7 @@ This file documents the major additions and syntax changes between releases. | |||
| 31 | Fix detection of pst3 64-bit compile flags with Sun CC | 31 | Fix detection of pst3 64-bit compile flags with Sun CC |
| 32 | Fix cmd_run overwriting the environment, which would break some commands that needed it | 32 | Fix cmd_run overwriting the environment, which would break some commands that needed it |
| 33 | Allow check_ifstatus to accept version=2c - used to only allow version=2 (Brian Landers) | 33 | Allow check_ifstatus to accept version=2c - used to only allow version=2 (Brian Landers) |
| 34 | Fix examples in check_disk, where it implied was possible to suffix unit values to warn/crit parameters | ||
| 34 | WARNINGS | 35 | WARNINGS |
| 35 | Updated developer documentation to say that performance labels should not have an equals sign or | 36 | Updated developer documentation to say that performance labels should not have an equals sign or |
| 36 | single quote in the label | 37 | single quote in the label |
