ID: 4908
Title: enterasys_powersupply: Fixed crash if empty output
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
This check will now change the state to UNKNOWN if the output is empty
instead of crashing completely.
ID: 4876
Title: mounts: Fixed wrong handling of NFS mounts on Linux which are detected as stale
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
Such mounts are marked with '\040(deleted)' und therefore discovered
as new services while the related services report
{{UNKNOWN - filesystem not mounted}}.
This has been fixed. The service now reports
{{WARN - Mount point detected as stale}}.
Please see
https://utcc.utoronto.ca/~cks/space/blog/linux/NFSStaleUnmounting
for more information.
ID: 4825
Title: mkbackup: Fixed crash if size of backup is not reported because of a failure
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
Previously the check crashed if the size has not been reported. This can
happen if the backup fails directly from the beginning. This bug has always
been in this plugin until now.
ID: 4824
Title: f5bigip_conns: Fixed crash if Parameters are at 'No Levels'
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 1.5.0i1
2016-11-07 the fix 3939 readded performance data into the output. Since
then the check would crash if the Thresholds for the service has been set to
"No Levels". This has been fixed now.