ID: 4643
Title: Added special agent and checks for HPE StoreOnce
Component: Checks & agents
Level: 2
Class: New feature
Version: 1.5.0i1
This special agent requires username and password. The matching host will be used as target and the following services will be created:
- HPE StoreOnce xx00 Backup
- Appliance Status
- Total Capacity
- Uptime
- ServiceSet x Capacity
- ServiceSet x Status
- ServiceSet x Store y
Further information will be in the manpages.
ID: 4548
Title: Added new checks for liebert devices
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.5.0i1
Including Checks for temperatures, fans, humidity, system events, pressure,
fluids, etc. Please the manpage of the checkplugins for details.
Checkplugins added in this werk:
liebert_chilled_water
liebert_cooling_position
liebert_fans_condenser
liebert_maintenance
liebert_system
liebert_temp_fluid
liebert_compressor
liebert_cooling_status
liebert_humidity_air
liebert_pump
liebert_system_events
liebert_temp_general
liebert_cooling
liebert_fans
liebert.include
liebert_reheating
liebert_temp_air
ID: 5083
Title: oracle_locks: Do not discover if data is incomplete
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
One error line may look like
Couldnt find /PATH/TO/sqlnet.ora
which was inventorize as an item and causes
an IndexError during check period.
ID: 4820
Title: smart: Added support for uncommon Descriptions (CRC Error and Uncorrectable errors)
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.5.0i1
Now checks also stats if the description of this stat is somewhat different
from the standard.
ID: 5082
Title: gude_powerbanks: Adapted discovery of powerbanks
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
Devices with OID_END=38 are 12 port power switches with two powerbanks.
Means each powerbank has 6 outlets. Here we can use ChanStatus in order
to find out if one powerbank is enabled/used.
Devices with OID_END=19 are simple switch outlets: 1 Port and 1 powerbank
Once it's plugged in, the state is "on". Thus we use PortState in
discovering function.
ID: 5025
Title: Make communication with smartping helpers more robust
Component: Core & setup
Level: 1
Class: Bug fix
Version: 1.5.0i1
When the communication between the Micro Core and the smartping helpers
(icmpsender/icmpreceiver) fails, we restart the latter, but we forgot to
flush an internal buffer. In some cases this could lead to more
communication problems later. This has been fixed.
ID: 5080
Title: mssql_blocked_sessions: Put details about session ID, blocking ID, wait data and type into longoutput
Component: Checks & agents
Level: 1
Class: New feature
Version: 1.5.0i1
Previously above details were displayed in service details
which causes overcrowding. Now a summary about which session
IDs are blocked by how much blocking IDs is shown and etails
can be found in the long output of the service.