diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-06-25 13:31:25 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-06-25 13:31:25 (GMT) |
commit | 1eb879e3feefac3221efc636be50effb5ac5547d (patch) | |
tree | e3423d8cb72fa49d727a597c4336bed767ef7ea7 | |
parent | 91b2514358df5c68e25f1ae2277225fa1d57f0d2 (diff) | |
download | monitoring-plugins-1eb879e3feefac3221efc636be50effb5ac5547d.tar.gz |
NEWS: Mention that check_apt spits out perfdata
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ This file documents the major additions and syntax changes between releases. | |||
4 | ENHANCEMENTS | 4 | ENHANCEMENTS |
5 | New check_dbi plugin for checking an (SQL) database using DBI | 5 | New check_dbi plugin for checking an (SQL) database using DBI |
6 | Let OpenSSL load its configuration file (see the OPENSSL_config(3) man page) | 6 | Let OpenSSL load its configuration file (see the OPENSSL_config(3) man page) |
7 | Add performance data to check_apt | ||
7 | Add performance data to check_procs | 8 | Add performance data to check_procs |
8 | Added -4/-6 options to check_dig (Ville Mattila) | 9 | Added -4/-6 options to check_dig (Ville Mattila) |
9 | New check_oracle --connect option to perform real login | 10 | New check_oracle --connect option to perform real login |