Werk #18486: mongodb_locks: only discover mongodb_locks if data is available
| Component | Checks & agents | ||||||
| Title | mongodb_locks: only discover mongodb_locks if data is available | ||||||
| Date | Apr 1, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
If the mk_mongodb agent plugin connects directly to a mongos instance, no
locks information is returned, which caused the mongodb_locks service to go
UNKNOWN. This has been fixed — the service is now only discovered when locks
data is actually available.