File check_openmanage.changes of Package check_openmanage (Revision 32)
Currently displaying revision 32, show latest
1
-------------------------------------------------------------------
2
Wed Jul 4 15:15:27 UTC 2012 - cs@linux-administrator.com
3
4
- Update to version 3.7.6:
5
* Minor feature enhancements, Minor bugfixes
6
* enhancement Support for PCI attached storage (new in OMSA 7.0.0) was added.
7
* enhancement Support was added for negative temperature readings and thresholds from temp probes.
8
* bugfix Fix for physical disk check. If a disk was marked as predictive failure, and also had other
9
failure conditions of a more severe nature, check_openmange only reported the predictive failure state.
10
This has been fixed so that the most severe failure takes precedence.
11
* enhancement The iDRAC6 and iDRAC7 controllers was identified via SNMP using integer values that are
12
not defined in the MIB. This resulted in internal error warnings if the '-o' option was used.
13
The plugin now defines these integer identifiers even though they are undocumented in the MIB.
14
* enhancement The PNP template now contains comments which identifies which plugin version it was built for.
15
* enhancement The manual pages were revised and completely rewritten from perl POD to Docbook XML format.
16
17
18
-------------------------------------------------------------------
19
Sat Apr 14 19:30:51 UTC 2012 - cs@linux-administrator.com
20
21
- Update to version 3.7.5:
22
* Minor bugfixes
23
* bugfix A bug was fixed which could lead to perl warnings when either of the options '--tempunit' or '--fahrenheit' was used.
24
* bugfix A workaround was added for an SNMP bug in OMSA 7.0.0 related to the "firmwareType" OID for iDRAC6 management cards.
25
* bugfix A bug was fixed for a corner case where the temperature probe readings for storage enclosures
26
were empty. Previously, this could produce perl warnings (internal errors).
27
28
29
-------------------------------------------------------------------
30
Fri Mar 30 18:57:24 UTC 2012 - cs@linux-administrator.com
31
32
- Update to version 3.7.4:
33
* Minor feature enhancements, Minor bugfixes
34
* bugfix Allow "2c" to be specified as SNMP version via command line and config file option. Patch from Oskar Liljeblad.
35
* bugfix Corrected a typo for the '--config' command line option.
36
* bugfix fix warranty info link with '-I' or '--htmlinfo' option wrt. new layout on support.dell.com
37
* feature Added check for 'servicetag', checks whether the servicetag is sane (i.e. not empty, "unknown" or other bogus value). Thanks to Xavier Bachelot for a patch.
38
39
40
-------------------------------------------------------------------
41
Wed Oct 5 19:10:49 UTC 2011 - cs@linux-administrator.com
42
43
- Update to version 3.7.3:
44
* Minor feature enhancements, Minor bugfixes
45
* If the option -I or --htmlinfo was used, the OK output would be printed two times. This has been fixed so the OK output is now correct for HTML output.
46
* A bug was fixed for config file parsing, if the plugin was used in local mode (i.e. no hostname specified). Reported by David Jones.
47
* Distribution now includes an example configuration file, contributed by Xavier Bachelot
48
* Various fixes to the RPM spec file contributed by Xavier Bachelot
49
* RPM name was changed
50
51
- Changes in version 3.7.2:
52
* Minor feature enhancements, Minor bugfixes
53
* Added a new option '--hide-servicetag' to censor the servicetag in the plugin output. A corresponding config file option 'output_hide_servicetag' was created. Thanks to Sebastian Ahndorf for a patch
54
* SNMP: Fixed bug in amperage probes perfdata output when one or more PSUs has lost power, which could cause garbled graphs
55
56
57
-------------------------------------------------------------------
58
Mon Aug 22 21:20:48 UTC 2011 - cs@linux-administrator.com
59
60
- Update to version 3.7.1:
61
* Minor feature enhancements, Minor bugfixes
62
* Added new blacklisting keyword 'pdisk_foreign' to suppress warnings about foreign physical disks
63
* SNMP: Get the controller number right when reporting issues with the controller cache battery
64
* Various minor tweaks and bugfixes in the PNP4Nagios template
65
66
67
-------------------------------------------------------------------
68
Mon Aug 15 14:52:04 UTC 2011 - cs@linux-administrator.com
69
70
- Update to version 3.7.0:
71
* Major feature enhancements
72
* Major overhaul of the perfdata code. This includes API breakage and fixes the following: - Probes were not sorted correctly - Voltage data was not included
73
* The PNP template check_openmanage.php has been redone to work with the changes in perfdata output from the plugin
74
* A new option --legacy-perfdata will make the the plugin output the performance data in the old format
75
* Added support for a configuration file
76
* Added manual page for the configuration file
77
* If using html output, URLs will now open in a new window
78
* 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.
79
80
81
-------------------------------------------------------------------
82
Fri Jun 24 20:56:18 UTC 2011 - cs@linux-administrator.com
83
84
- Update to version 3.6.8:
85
* Added workaround for a rare condition in which blade detection fails because the chassis IDs for the blade
86
and interconnect board have switched places in the BaseBoardType SNMP table.
87
88
-------------------------------------------------------------------
89
Sun May 15 16:15:45 UTC 2011 - cs@linux-administrator.com
90
91
- Update to version 3.6.7:
92
* Minor bugfixes
93
* A regression wrt. non-certified drives were fixed. The plugin failed to identify non-certified physical drives via SNMP.
94
* Added the ability to blacklist non-certified drives with the 'pdisk_cert' blacklisting keyword.
95
96
- Changes in version 3.6.6:
97
* Minor bugfixes
98
* Fixed typo in help output
99
* SD card check is now included if the parameter '--only chassis' is specified
100
* 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.
101
* Slightly improved reporting of fan status
102
* Exit with value 3 (unknown) if printing debug, help or version info. This is considered best practice for Nagios plugins.
103
* 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.
104
105
106