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
| Service | Array | false || Used to specify an array of services which should be checked against the status. Seperated with ',' |
19
+
| Exclude | Array | false | @() | Allows to exclude services which might come in handy for checking services which are configured to start automatically on Windows but are not running and werent exited properly. Seperated with ',' |
16
20
| Status | String | false | Running | Status for the specified service or services to check against. |
17
21
| Verbosity | Int32 | false | 0 ||
18
22
| NoPerfData | SwitchParameter | false | False ||
@@ -22,11 +26,35 @@ More Information on https://github.com/Icinga/icinga-powershell-plugins
[CRITICAL]: Check package "Services" is [CRITICAL] (Match All) \_ [OK]: Service "Ereignisse zum Abrufen von Standbildern (WiaRPC)" is Stopped \_ [CRITICAL]: Service "Druckwarteschlange (Spooler)" Running is not matching Stopped
0 commit comments