diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-01-22 08:54:05 +0100 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-01-22 08:54:05 +0100 |
commit | 7dd4264a11d7628df4c806eadaeca1c4115e1fc8 (patch) | |
tree | 1e7850ad989f1d9b9c4ca546eb5b75cfffcdff0b /web/input/news/release-1-4-16.md | |
parent | 01f275f0537a0f919686bd5b1ad8c46279577788 (diff) | |
download | site-7dd4264a11d7628df4c806eadaeca1c4115e1fc8.tar.gz |
s/Nagios::Plugin/Monitoring::Plugin/
The Nagios::Plugin module has been renamed to Monitoring::Plugin.
Diffstat (limited to 'web/input/news/release-1-4-16.md')
-rw-r--r-- | web/input/news/release-1-4-16.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/input/news/release-1-4-16.md b/web/input/news/release-1-4-16.md index 19dac30..2e4ad89 100644 --- a/web/input/news/release-1-4-16.md +++ b/web/input/news/release-1-4-16.md | |||
@@ -25,7 +25,7 @@ You can get the tarball from: | |||
25 | * utils.sh now provides a `check_range` function | 25 | * utils.sh now provides a `check_range` function |
26 | * Improved the performance of `check_users` | 26 | * Improved the performance of `check_users` |
27 | * Add perfdata to `check_disk_smb` | 27 | * Add perfdata to `check_disk_smb` |
28 | * Updated Nagios::Plugin perl module | 28 | * Updated Monitoring::Plugin perl module |
29 | * Add warning threshold to certificate expiration checks of `check_tcp`/`http`/`smtp` | 29 | * Add warning threshold to certificate expiration checks of `check_tcp`/`http`/`smtp` |
30 | * Add `--perf-oids` option for `check_snmp` | 30 | * Add `--perf-oids` option for `check_snmp` |
31 | 31 | ||