Closed teridon closed 1 year ago
While also investigating this collection, I saw this comment in tests:
"refresh" is the only method working correctly, currently :-(
See https://jira.lan.tribe29.com/browse/CMK-7200
So it sounds like the issue is in the REST API (?). If that's the case, do we change the collection to match the current REST API, or leave this issue open until the REST API is fixed? Is the issue only present in older versions of checkmk ? I admit I did not try a later version to see if the REST API is fixed.
I would have to double-check, but I think this fixed in Checkmk 2.1. You should upgrade to the latest version and test this again. We are always tracking the latest Checkmk release with this collection, so older Checkmk versions might work, but we cannot guarantee that.
Verify first that your issue is not already reported here. Where possible also test if the latest release and main branch are affected too. Complete all sections as described!
Describe the bug
"fix_all" discovery task reports changed but site does not show any changes
Component Name
discovery
Ansible Version
Checkmk Version
Collection Version
Environment
OS: RHEL 8.6 python 3.10.5
To Reproduce Steps to reproduce the behavior:
Expected behavior
after the
discovery
task, the state of the site should have at least 1 change and the GUI should show all services for the new host in the "monitored" state.Actual behavior
The monitored host shows all services as "undecided"
Screenshots
Additional context