Revisions of monitoring-plugins-redfish
Martin Hauke (mnhauke)
accepted
request 1217102
from
Martin Hauke (mnhauke)
(revision 15)
- Update to versino 1.8.1 * fixes --sessionlock option in order to actually write a session lock file. - Update to version 1.8.0 * added option --sessionlock which prevents multiple sessions and locks the session file when connecting. * adds condition to check for internal error on HPE iLO5.
Lars Vogdt (lrupp)
accepted
request 1182931
from
Martin Hauke (mnhauke)
(revision 14)
- Update to version 1.7.3 * improves reporting of storage components on newer iLO5 firmware * fixes issue with misbehaving iLO firmware for Storage response
Dirk Stoecker (dstoecker)
accepted
request 1154398
from
Martin Hauke (mnhauke)
(revision 13)
- Update to version 1.7.2 * sets physical drive predicted failure alarms to CRITICAL. - Update to version 1.7.1 * adds IP address prefix length to interface data and inventory output. - Update to version 1.7.0 Features: * adds iLO6 support. * return status data in a predictive order. Bugfixes: * fixes issue with with failed logout on --no-session option. * fixes issue with parsing NVMe storage more then once. * fixes issue with network information on iLO 6 interfaces.
Martin Hauke (mnhauke)
accepted
request 1111596
from
Martin Hauke (mnhauke)
(revision 12)
- Update to version 1.6.1 * Fixes issue with alternative json object data for network ports and functions on SuperMicro systems. - Update to version 1.6.0 Features: * Adds flap detection for log entries. Bugfixes: * Fixes a bug where disabled power control would become CRITICAL * Fixes 'ALREADY IN INVENTORY' message in --nic. * Fixes bug showing incorrect status when server is powered off. * Fixes bug causing error when parsing certain network interface data. * Fixes bug causing in mode --firmware which also checks --storage -> and returns request error. * Fixes issue with deterring host name on different platforms.
Martin Hauke (mnhauke)
accepted
request 1067744
from
Martin Hauke (mnhauke)
(revision 11)
- Update to version 1.5.0 Features: * Adding iLO5 security state to manager data and new flag --enable_bmc_security_warning. * Adds certain SSD drives for Fujitsu server with firmware issues. * Adds support processor type GPU in inventory. Bugfixes: * Fixes issues with missing root objects. * Fixes issue with wrong variable names in Icinga service example. * Fixes issue with unavailable network port information. * Fixes discovery of all NIC ports.
Martin Hauke (mnhauke)
accepted
request 977447
from
Martin Hauke (mnhauke)
(revision 10)
- Update to version 1.4.1 Bugfixes * Fixes issue with not reused sessions.
Lars Vogdt (lrupp)
accepted
request 976510
from
Martin Hauke (mnhauke)
(revision 9)
- Update to version 1.4.0 Features: * Adds --ignore_missing_ps option to ignore missing power supplies for i.e. blade server. * Adds --log_exclude option to exclude log message from monitoring. * Adds HPE Power Regulator Settings to info output. * Adds firmware version check and alarm if firmware with known issues is used. * Adds support for HPE G10 Plus server. * Adds support for Lenovo SR650 V2 server. * Adds Support for HPE DLXXX G9 systems controller battery check. * Adds --inventory_name cli option to better identify host in destination repository. Bugfixes: * Fixes an issue with improperly returned redfish data. * Resolves issues with python-redfish 3.1.0 and never version.
Lars Vogdt (lrupp)
accepted
request 927378
from
Martin Hauke (mnhauke)
(revision 8)
- Update to version 1.3.1 Features: * adds SKU (Service Tag) to system info output on DELL systems. Bugfixes: * handle 404 server respopnse properly with never versions of response. * better handling of empty event entries, temp sensors and Dell firmware Check.
Dirk Stoecker (dstoecker)
accepted
request 913297
from
Martin Hauke (mnhauke)
(revision 7)
- Update to version 1.3.0 Features: * Adds basic Gigabyte and Inspur support. * Adds proper support for multiple chassis. * Adds status for raid controller cache on HPE server. Bugfixes: * Fixes an issue with partly supported NVMe drives on Fujitsu systems. * Fixes an issue with reporting failed mem modules on Fujitsu systems. * Skip port inventory data not present for network function data collection.
Martin Hauke (mnhauke)
accepted
request 882716
from
Martin Hauke (mnhauke)
(revision 6)
- Update to version 1.2.0 Features: * BMC check will return a "WARNING" if BMC interfaces uses "half-duplex". * adds inventory_file cli option to write inventory to a file, also included in icinga2 config files. * renames inventory items and changes inventory structure slightly. * adds further support for multiple chassis, systems and managers. * enhances handling of session files for different users. * sort firmware output for some systems. * adds missing firmware entries (power supply, disk) to firmware inventory. * changes status output to always add a summary as first entry if status returns OK. * adds Grafana dashboard to use in panels in icingaweb2. Bugfixes: * fixes DELL DIMM sensors on older systems without slot collections. * fixing missing Manager field info on iLO 5 >2.3.0. * fixes output for partly retrieved components. * fixes session file permissions to be always set to 0600. * fixes an issue with wrongly reported DELL CPU status. * fixes Dell Storeage controller output. Avoid duplicate listing. * fixes Lenovo vendor detection on nower BMC firmware versions. * fixes an issue with HPE log timestamps "0000-00-00T00:00:00Z". * fixes an error where installed memory was wrongly reported on
Dirk Stoecker (dstoecker)
accepted
request 850201
from
Martin Hauke (mnhauke)
(revision 5)
- Update to version 1.1.0 * add additional parsing of Dell Sensors on --info check. * add --inventory_id cli option to add identifier to inventory metadata. * add cli option --nosession to avoid session file creation. * change handling of warning and critical CLI options for event logs. * support pagination for all collections in all requests. * fixes a problem with unset network adapter name and model. * fixes a problem with unavailable LogServices on Huawei systems * fixes a problem with duplicate fan IDs on Dell systems.
Lars Vogdt (lrupp)
accepted
request 802529
from
Martin Hauke (mnhauke)
(revision 4)
- Install the now required cr_module/ directory
Dirk Stoecker (dstoecker)
accepted
request 796666
from
Martin Hauke (mnhauke)
(revision 3)
- Update to version 1.0.0 * Added Inventory option * Split most of the code into a module * Added Support for Cisco server * Added support for Dell PowerEdge R7515 * Added storage battery status to health output for HPE iLO 5 systems * Added Management Event Log support for Huawei systems * Enhanced network adapter support * Added icinga2 director config basket * Treat power supplies with Status.Health = None and State = Enabled as OK * Changed shebang from python3.6 to python3 * Fixed quite some bugs and refactored most of the code
Martin Hauke (mnhauke)
accepted
request 773480
from
Martin Hauke (mnhauke)
(revision 2)
- Update to version 0.0.11 * Added support for Fujitsu server * Added geniric system support to support "unknown" devices * Added Icinga2 director import basket for check_command * Fixed storage check for unprovided disk data * Added generic bmc and sel/mel discovery * Added support for enclosures and SimpleStorage * Added Voltages to power output and perf data * Change: Storage components with Status.Health "None" will be reported as OK
Lars Vogdt (lrupp)
accepted
request 768984
from
Martin Hauke (mnhauke)
(revision 1)
Initial package for monitoring-plugins-redfish
Displaying all 15 revisions