Activating pending changes in Checkmk moves saved Setup changes from the configuration environment into the running monitoring environment. Hosts, rules, services, users, and other configuration edits remain pending until activation generates a monitoring-core configuration and loads it.
The Changes menu shows the count of unactivated changes and opens a slideout with the current bundle. The full Activate pending changes view gives more detail when several sites are involved, when a site reports an activation problem, or when another activation is already running.
Review the bundle before activating because Checkmk applies all selected pending changes together. Activated entries remain available later under Setup → General → Audit log, and the affected host, rule, service, or user should be checked in Monitor after activation completes.
Related: How to add a host in Checkmk
Related: How to create a Checkmk rule for selected hosts
Related: How to run Checkmk service discovery
The number beside Changes counts saved Setup changes that are not active in monitoring yet.
The full view can also be opened from Open full view or from the button that shows the pending, warning, and site counts.
Do not include a remote site if its pending bundle belongs to another operator or maintenance window.
A disappearing count means the pending list for the selected site is clear until the next Setup change is saved.
For a new host or service, open the host or service page and confirm the expected state appears after activation. For a rule or notification change, check an affected host or service where the rule should apply.
The audit log keeps activated configuration entries after the pending-change list is cleared.
OMD[mysite]:~$ omd config show CORE CORE: cmc
Checkmk Community sites use nagios as the core. Commercial sites normally use cmc unless they were configured otherwise.
OMD[mysite]:~$ cmk -O Generating configuration for core... Reloading monitoring core...OK
Use cmk -R instead on a Nagios core because cmk -O is intended for CMC reloads.