icinga-powershell-plugins
icinga-powershell-plugins copied to clipboard
A collection of Windows check plugins for the Icinga PowerShell Framework
It seems the Invoke-IcingaCheckFirewall is not reporting the right status. Changed firewall status to off, configured with GPO;  Verify the firewall is indeed not working and off  ...
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...
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....
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...