Werk #19416: f5_bigip_pool: Fix services showing as changed after update
| Component | Checks & agents | ||||
| Title | f5_bigip_pool: Fix services showing as changed after update | ||||
| Date | Apr 2, 2026 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
Previously, when upgrading Checkmk, Load Balancing Pool services monitored by the F5 BIG-IP pool check could appear as changed services in the discovery view after the update, showing removed discovery parameters.
This is due to the check plugin now using built-in defaults for parameters instead of discovering them, without the stored parameters being updated as well.
The stored discovery parameters are now automatically dropped during the update to avoid changing during discovery later on.