Logoj0ke.net Open Build Service > Projects > server:monitoring > check_openmanage > check_openmanage.changes
Sign Up | Log In

File check_openmanage.changes of Package check_openmanage (Revision 95b4f3af0f5e9e515809e13e17b51dcb)

Currently displaying revision 95b4f3af0f5e9e515809e13e17b51dcb, show latest

 
1
-------------------------------------------------------------------
2
Mon Aug 15 14:52:04 UTC 2011 - cs@linux-administrator.com
3
4
- Update to version 3.7.0:
5
    * Major feature enhancements
6
    * Major overhaul of the perfdata code. This includes API breakage and fixes the following: - Probes were not sorted correctly - Voltage data was not included
7
    * The PNP template check_openmanage.php has been redone to work with the changes in perfdata output from the plugin
8
    * A new option --legacy-perfdata will make the the plugin output the performance data in the old format
9
    * Added support for a configuration file
10
    * Added manual page for the configuration file
11
    * If using html output, URLs will now open in a new window
12
    * Added a compatibility fix for OMSA 6.5.0, related to performance data for amperage probes when the plugin is used in local mode. Thanks to Benedikt Meyer for a patch.
13
14
15
-------------------------------------------------------------------
16
Fri Jun 24 20:56:18 UTC 2011 - cs@linux-administrator.com
17
18
- Update to version 3.6.8:
19
    * Added workaround for a rare condition in which blade detection fails because the chassis IDs for the blade
20
      and interconnect board have switched places in the BaseBoardType SNMP table.
21
22
-------------------------------------------------------------------
23
Sun May 15 16:15:45 UTC 2011 - cs@linux-administrator.com
24
25
- Update to version 3.6.7:
26
    * Minor bugfixes
27
    * A regression wrt. non-certified drives were fixed. The plugin failed to identify non-certified physical drives via SNMP.
28
    * Added the ability to blacklist non-certified drives with the 'pdisk_cert' blacklisting keyword.
29
30
- Changes in version 3.6.6:
31
    * Minor bugfixes
32
    * Fixed typo in help output
33
    * SD card check is now included if the parameter '--only chassis' is specified
34
    * The plugin will issue a proper warning if a physical drive is uncertified, instead of an unspecified warning. One or more uncertified drives will make the controller go into a non-critical (warning) state.
35
    * Slightly improved reporting of fan status
36
    * Exit with value 3 (unknown) if printing debug, help or version info. This is considered best practice for Nagios plugins.
37
    * Workaround added for logical SAS connectors to external storage enclosures, when using check_openmanage in local mode with OMSA 6.4.0 or later versions. The output from omreport could contain lines that the plugin was unable to parse, which would lead to internal errors.
38
 
39
40