Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Check "Invoke-IcingaCheckFreePartitionSpace" to check free space #215

Closed
wants to merge 4 commits into from
Closed

Conversation

stevie-sy
Copy link

Add Check Invoke-IcingaCheckFreePartitionSpace to check free space as alternative to check the used space with the check Invoke-IcingaCheckUsedPartitionSpace. So with these two checks the icinga-powershell-plugins offers the same functionality as the "old" check "disk-windows" offers with the param disk_win_show_used

For this I forked the Invoke-IcingaCheckUsedPartitionSpace and changes some lines. I hope I didn't forget anything you need for ths request.

fixes #214

Add Cmdlet IcingaCheckFreePartitionSpace
Add docs for Invoke-IcingaCheckFreePartitionSpace
Add docs for IcingaCheckFreePartitionSpace
Add Check Invoke-IcingaCheckFreePartition to check for free space als alternative to Invoke-IcingaCheckUsedPartition like the "old" check >disk-windows (check_disk.exe)< offers the param disk_win_show_used.
@LordHepipud
Copy link
Collaborator

This is resolved by #233

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature-request] Invoke-IcingaCheckUsedPartitionSpace - possibility to check for free space
2 participants