check_mk

deprecated
Check_MK installation and configuration

18,568 downloads

15,551 latest version

4.6 quality score

Version information

  • 0.7.1 (latest)
  • 0.7.0
  • 0.6.2
  • 0.6.0
  • 0.5.1
  • 0.5.0
released Mar 7th 2016
This version is compatible with:
  • RedHat
    ,
    CentOS
    ,
    Debian
This module has been deprecated by its author since Aug 26th 2019.

The author has suggested puppet-check_mk as its replacement.

Start using this module

Documentation

gnubilafrance/check_mk — version 0.6.2 Mar 7th 2016

0.6.2:

  • Add rspec tests contributed by gerhardsam.

0.4.0:

  • Fix all_hosts_static.erb, update xinetd on wheezy and use cron instead of a scheduled exec.

  • Package a new version has upstream seems unmaintained.

0.3.0:

  • Added host tags to agent config so that host groups can be auto-populated

  • Fixed incorrect package name when using a file store that was causing the package existence check to fail always causing an often failing reinstall

  • Enable a static list of hosts to be specified for those without the Puppet check_mk module installed

0.2.0:

  • Switched to using OMD rather than manually compiling check_mk

  • Added support for host tags and creating host groups based on these tags

  • Allow local check_mk configuration to be specified in /etc/check_mk/main.mk.local that is appended to /etc/check_mk/main.mk as check_mk can do a lot more than is covered by this module

0.1.1:

  • Brown paper bag release to fix a silly typo

0.1:

  • Initial release