You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/31-Changelog.md
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,24 @@ Released closed milestones can be found on [GitHub](https://github.com/Icinga/ic
26
26
*[#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
27
27
*[#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
28
28
29
+
### Grafana Dashboards
30
+
31
+
#### New Dashboards
32
+
33
+
* Windows Base
34
+
* Windows-Plugins-Web
35
+
36
+
#### New Plugin Integrations
37
+
38
+
* Invoke-IcingaCheckPartitionSpace
39
+
* Invoke-IcingaCheckNetworkInterface
40
+
* Invoke-IcingaCheckUpdates
41
+
* Invoke-IcingaCheckUptime
42
+
* Invoke-IcingaCheckCPU
43
+
* Invoke-IcingaCheckService
44
+
* Invoke-IcingaCheckMemory
45
+
* hostalive
46
+
29
47
### New Plugin
30
48
31
49
* 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]
0 commit comments