Default checks for all hosts

hi all,

i want create a template with default-checks for all servers (linux and windows). checks like filesystem, ntp etc.

how can i create a template with all desired checks and roll this template to all servers in checkmk?

i create a servicegroup with a rule with all checks i need. but the checks doesnt enabling automaticaly on the servers.

i use checkmk raw 1.6.0p3

cheers

In checkmk you do it the other way around:

With the automatic service discovery you get every service check for which the agent on the host provides data.

In the ruleset “Disabled Services” you can then decide which service not to monitor. There you can create a policy for your hosts.

Checkmk does not use templates but policies defined in rulesets.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.