Skip to content

Strange output, only a digit/number #39

Open
@ekpack

Description

@ekpack

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.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions