Werk #1674: ibm_svc_license, other license checks: now able to configure limits
Component | Checks & agents | ||
Title | ibm_svc_license, other license checks: now able to configure limits | ||
Date | Jan 26, 2015 | ||
Level | Trivial Change | ||
Class | New Feature | ||
Compatibility | Incompatible - Manual interaction might be required | ||
Checkmk versions & editions |
|
The check ibm_svc_license now has configurable license limits via WATO.
Additionally, the limits for all license check got a small change, thats why this werk is marked as incompatible.
Old limits:
- Absolute unused levels - Warn/Crit at xx
- Percentage unused levels - Warn/Crit at xx
- Go critical if all licenses are used
- Always report OK
New limits:
- Absolute unused levels - Warn/Crit below xx
- Percentage unused levels - Warn/Crit below xx
- Go critical if all licenses are used
- Always report OK
This change has been made because it was hard to configure an OK state when the used licenses equalled the number of available licenses.