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 Output usage for UsedPartition #10

Merged
merged 4 commits into from
Feb 13, 2020

Conversation

Crited
Copy link
Member

@Crited Crited commented Feb 7, 2020

#5 Adds according hidden output for the check, that uses the highest possible prefix.

#5 Adds according hidden output for the check, that uses the highest possible prefix.
@Crited Crited added the enhancement New feature or request label Feb 7, 2020
@Crited Crited requested a review from LordHepipud February 7, 2020 14:17
$DiskFree = Get-IcingaDiskPartitions;
$DiskPackage = New-IcingaCheckPackage -Name 'Used Partition Space' -OperatorAnd -Verbos $Verbosity;
$DiskFree = Get-IcingaDiskPartitions;
$DiskPackage = New-IcingaCheckPackage -Name 'Used Partition Space' -OperatorAnd -Verbos $Verbosity;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing an e at -Verbose?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah in general it is missing, but is auto-completed by PowerShell.
Still fixing it would be nice :D

@LordHepipud LordHepipud merged commit 026de51 into master Feb 13, 2020
@yhabteab yhabteab deleted the enhancement/values_UsedPartitionSpace branch November 21, 2020 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants