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

Strange output, only a digit/number #39

Open
ekpack opened this issue Dec 17, 2021 · 1 comment
Open

Strange output, only a digit/number #39

ekpack opened this issue Dec 17, 2021 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@ekpack
Copy link

ekpack commented Dec 17, 2021

Hello,

if I use the Invoke-IcingaCheckMSSQLHealth (and the others like Invoke-IcingaCheckMSSQLResource...) I only get a number as output:

example:
Invoke-IcingaCheckMSSQLBackupStatus -SqlUsername 'DDD' -SqlPassword (ConvertTo-IcingaSecureString 'XXX') -SqlHost localhost;

output:
0

With the Invoke-IcingaCheckMSSQLHealth command I get the output: 2

Even if I use the command with "-verbosity 2" I don't get more information.

@LordHepipud
Copy link
Contributor

Is this issue still present with the current version of Framework and plugins? It seems like the entire plugin output is ignored and only the exit code is returned.

@LordHepipud LordHepipud self-assigned this Aug 27, 2022
@LordHepipud LordHepipud added the question Further information is requested label Aug 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants