Icinga / Icinga/icinga-powershell-plugins
Invoke-IcingaCheckProcess does not provide performance data, when process count is 0
Open
@LordHepipud is already working on this.
Since Apr 14, 2025.
Investigation
needs-feedback
- Dominant language
- PowerShell
- Stars
- 55
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
We are using Invoke-IcingaCheckProcess to check the availability of some particular processes on our hosts. Also we would like to graph this in Graphite / Grafana. Now we experienced the problem, that the check does not provide performance data, when the process is not running. We expected count=0 but perfdata is completely missing in this case. We use the latest version 1.13.2.
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.