icinga-powershell-plugins icon indicating copy to clipboard operation
icinga-powershell-plugins copied to clipboard

A collection of Windows check plugins for the Icinga PowerShell Framework

Results 79 icinga-powershell-plugins issues
Sort by recently updated
recently updated
newest added
trafficstars

It seems the Invoke-IcingaCheckFirewall is not reporting the right status. Changed firewall status to off, configured with GPO; ![image](https://user-images.githubusercontent.com/47420816/185863245-a70cc567-6907-4318-8013-f96f135c8c63.png) Verify the firewall is indeed not working and off ![image](https://user-images.githubusercontent.com/47420816/185863617-dd58be0d-ca2a-421a-8967-a135e0057c9b.png) ![image](https://user-images.githubusercontent.com/47420816/185863868-2fddb9b9-f7c1-4de3-b3f2-f79b9a46409f.png)...

Investigation

Hello, actual the check goes unknown when it cant reach a path with a lot of confusing output. Please add a switch that the check will exit with critical if...

enhancement

Hi all, it would be nice to have a check, which alerts me, when a new version of Icinga for windows is available. Basically sth. like the apt check for...

This PR expand the check "Invoke-IcingaCheckDirectory" with a param to check also for patterns in files. If something is missed, pls let me know

here is the output of an S2D Cluster-Node: PS C:\> Get-IcingaWindowsInformation -ClassName MSFT_StoragePool -Namespace 'Root/Microsoft/Windows/Storage' FriendlyName OperationalStatus HealthStatus IsPrimordial IsReadOnly Size AllocatedSize ------------ ----------------- ------------ ------------ ---------- ---- ------------- Primordial...

Is it possible to add the PATH parameter for a process? I have 2 services that use the same EXE file installed in different paths. If possibile I would have...

Hey, we are running a Server 2008 R2 with PS5.1 installed. Actually the Cmdlet "Get-NetFirewallProfile" ist not available. So if set the profile to "public" or anything else the check...

A service with two square brackets in its non-displayname cannot be found by the check-command. Masking the first bracket with a backtick works, but not for the second one: 1....

bug

Director / Service configuration: put C:\temp (without any quotes) in "Path"-field and test.txt in "FileNames". resulting output after first monitor-execution: [CRITICAL] Check package "C:\ emp" (Match All) - [CRITICAL] File...

third party