You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an interesting behaviour. After a module update, on a few servers single checks of different modules are not detected, while they are present on the system:
After executing the following command, the checks are finally detected and start working:
icinga -shell -rebuildcache
The old module directories were removed, new modules were placed there, unblocked and use-icinga was executed before. This has never happened before. Should I rebuild the cache by default after module updates?