Icinga PowerShell Plugins v1.4.0
1.4.0 (2021-03-02)
Breaking changes
If you are going to install this plugin release, please have a look on the upgrading docs before!
Enhancements
- #134 Adds autoloading for plugin information to standardize the development and projects and fixes plenty of spelling/code styling errors
- #135 Adds new check plugin
Invoke-IcingaCheckTCP
- #137 Adds new configuration for Icinga for Windows v1.4.0 to make future configuration changes unnecessary. Please read the upgrading docs before upgrading!
- #139 Adds check note for the last boot time for
Invoke-IcingaCheckUptime
which is being displayed by using-Verbosity 2
on the check configuration - #140 Adds new plugin
Invoke-IcingaCheckUNCPath
to test for network share paths or other volumes to fetch the size and free space from them - #141 Update Icinga Director and Icinga 2 conf files with new DSL parser for array elements to properly escape string values with single quotes. Please read the upgrading docs
Bugfixes
- #136 Improves
Invoke-IcingaCheckEventLog
time filter by allowing simple input like-After 5h
and fixes issue on filtering by formatting the time data into required formatyyyy/MM/dd HH:mm:ss