Icinga / Icinga/icinga-powershell-plugins
Enhancement for Invoke-IcingaCheckNetworkInterface Status Checks
Open
@LordHepipud is already working on this.
Since Aug 12, 2024.
enhancement
- Dominant language
- PowerShell
- Stars
- 55
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
I think it would ne a nice feature if you can set more than one value for the status checks warning and critical thresholds. In my opinion there is more than one state which could be considered warning or critical. E.G. for the IfConnectionStatus the following could be considered warning or critical:
- Disconnected
- HardwareMalfunction
- MediaDisconnected
- Unknown
- …
As an alternative and maybe easier to implement: Add a negate switch, so that all states not matching the defined value are critical.
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.