Skip to content

Commit

Permalink
Updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
LordHepipud committed Aug 30, 2022
1 parent 3a4f3f0 commit 4a664ce
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions doc/31-Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,24 @@ Released closed milestones can be found on [GitHub](https://github.com/Icinga/ic
* [#312](https://github.com/Icinga/icinga-powershell-plugins/issues/312) Adds support to exclude certificates by thumbprints for `Invoke-IcingaCheckCertificate` by adding thumbprints to the `-ExcludePattern` argument
* [#316](https://github.com/Icinga/icinga-powershell-plugins/issues/316) Adds support to include and exclude network devices for `Invoke-IcingaCheckNetworkInterface` by their device and interface name, besides the internal id

### Grafana Dashboards

#### New Dashboards

* Windows Base
* Windows-Plugins-Web

#### New Plugin Integrations

* Invoke-IcingaCheckPartitionSpace
* Invoke-IcingaCheckNetworkInterface
* Invoke-IcingaCheckUpdates
* Invoke-IcingaCheckUptime
* Invoke-IcingaCheckCPU
* Invoke-IcingaCheckService
* Invoke-IcingaCheckMemory
* hostalive

### New Plugin

* Adds new plugin [Invoke-IcingaCheckHttpJsonResponse](https://icinga.com/docs/icinga-for-windows/latest/plugins/doc/plugins/28-Invoke-IcingaCheckHttpJsonResponse) to check results returned by a JSON web request [#290](https://github.com/Icinga/icinga-powershell-plugins/pull/290). [DOliana]
Expand Down

0 comments on commit 4a664ce

Please sign in to comment.