Icinga / Icinga/icinga-powershell-cluster
Invoke-IcingaCheckClusterNetwork: Problem with -NoPerfData
Open
@LordHepipud is already working on this.
Since Jul 14, 2026.
needs-feedback
- Dominant language
- PowerShell
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Hello.
If we use the Invoke-IcingaCheckClusterNetwork command with -NoPerfData through a call to the Rest-API, we get the problem:
Probably the problem is that the data-raw for the API is not generated correctly. Here we see that the NoPerfData value is set to a string and not a boolean.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.