1.6.0 (2021-09-07)
Bugfixes
- #224 Fixes
Invoke-IcingaCheckUsedPartitionSpace
label names, which might have caused conflicts with Graphite/InfluxDB, because of changed metric unit - #226 Fixes class names of
Add-Type
forGet-IcingaDiskAttributes
andGet-IcingaUNCPathSize
and adds checks if the class was already added inside the session
Enhancements
- #208 Adds additional features to
Invoke-IcingaCheckScheduledTask
, allowing to monitor exit codes, missed runs and last/next run time of a task - #217 Adds feature for
Invoke-IcingaCheckPerfCounter
with new switch-IgnoreEmptyChecks
to change the output fromUNKNOWN
toOK
, in case no performance counters were found - #222 Replaces
Get-FileHash
with own implementation asGet-IcingaFileHash
, to work with new JEA integration - #223 Removes the function
Get-IcingaServices
, as this function has been moved to the Icinga PowerShell Framework - #225 Adds support for plugins to work in JEA context