File monitoring-plugins-redfish.changes of Package monitoring-plugins-redfish

-------------------------------------------------------------------
Tue Jun 24 08:47:33 UTC 2025 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.11.2
  * mitigates issue with unsupported Dell Drives #165.
  * adds missing power control data #163.

-------------------------------------------------------------------
Sat May 24 08:30:38 UTC 2025 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.11.1
  Bugfixes:
  * fixes issue with HPE iLO 4 storage firmware for wrongly
    reporting SSD media lifetime.
  * fixes issue with wrongly reported GPUs.

-------------------------------------------------------------------
Fri Feb 21 19:02:01 UTC 2025 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.11.0
  Features:
  * adds new cli option --ignore_unavailable_resources to ignore
    all 'UNKNOWN' errors which indicate missing resources and
    report as 'OK'.
  Bugfixes:
  * fixes issue ASUS power supplies not reported correctly.
  * fixes issue with Cisco firmware report for Absent physical
    drives.
  * fixes issue with iDRAC expand string.
  * fixes issue with deprecation warnings for regex syntax for
    newer python versions.

-------------------------------------------------------------------
Sat Jan 18 09:11:13 UTC 2025 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.10.0
  Features:
  * adds CPU utilisation output and performance data to --proc
    output (if available) (Dell and HPE only).
  Bugfixes:
  * fixes issue with "Media life left" wrongly reported for non SSD
    drives.
  * the inventory file attributes are now statically typed
    (as they always should have been) see inventory.py

-------------------------------------------------------------------
Sat Dec  7 08:58:59 UTC 2024 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.9.0
  Features:
  * extend reported drive details on --detailed
  * add physical driver performance data (temp, power on hours,
    media lifetime left).
  * add warning/critical if physical drive media life time gets
    below certain values.
  Bugfixes:
  * fixes issue with reported memory status on detailed view if
    all modules reported OK but memory subsystem had an issue.
  * fixes issue with disabled drives on Cisco servers.
  Possible breaking changes
  * Using --warning and --critical values for --mel and --storage
    at the same time will cause issues as these apply to both
    checks.

-------------------------------------------------------------------
Tue Oct 22 18:56:46 UTC 2024 - Martin Hauke <mardnh@gmx.de>

- Update to versino 1.8.1
  * fixes --sessionlock option in order to actually write a
    session lock file.

-------------------------------------------------------------------
Sat Sep 14 07:21:23 UTC 2024 - Martin Hauke <mardnh@gmx.de>

- 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.

-------------------------------------------------------------------
Sun Jun 23 20:44:35 UTC 2024 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.7.3
  * improves reporting of storage components on newer iLO5 firmware
  * fixes issue with misbehaving iLO firmware for Storage response

-------------------------------------------------------------------
Sun Mar  3 09:54:21 UTC 2024 - Martin Hauke <mardnh@gmx.de>

- 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.

-------------------------------------------------------------------
Fri Sep 15 15:11:34 UTC 2023 - Martin Hauke <mardnh@gmx.de>

- 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.

-------------------------------------------------------------------
Sat Feb 25 09:20:05 UTC 2023 - Martin Hauke <mardnh@gmx.de>

- 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.

-------------------------------------------------------------------
Mon May 16 07:48:18 UTC 2022 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.4.1
  Bugfixes
  * Fixes issue with not reused sessions.

-------------------------------------------------------------------
Thu May 12 05:53:56 UTC 2022 - Martin Hauke <mardnh@gmx.de>

- 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.

-------------------------------------------------------------------
Mon Oct 25 21:14:43 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- 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.

-------------------------------------------------------------------
Fri Aug 20 09:52:03 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- 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.

-------------------------------------------------------------------
Fri Apr  2 11:51:56 UTC 2021 - Martin Hauke <mardnh@gmx.de>

- 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
    DELL systems.

-------------------------------------------------------------------
Mon Nov 23 12:56:17 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- 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.

-------------------------------------------------------------------
Thu May  7 16:48:22 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Install the now required cr_module/ directory

-------------------------------------------------------------------
Thu Apr 23 18:02:06 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- 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

-------------------------------------------------------------------
Tue Feb 11 15:17:00 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- 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

-------------------------------------------------------------------
Fri Jan 31 06:53:51 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Initial package, version 0.0.10
openSUSE Build Service is sponsored by