8000 GitHub - Bastian-Kuhn/bk-ansible: Ansible Collection with Checkmk and general functions
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

Bastian-Kuhn/bk-ansible

Repository files navigation

bk-ansible

Simple Ansible Collection to Manage Checkmk Agents on Linux and Windows. This includes Installation and all Registrations. Also, the repo it includes some useful roles to manage some tasks which I needed over and over.

Features

  • Agent Installation, TLS and Bakery configuration for Windows and Linux (Currently Red Hat only, more will come)
  • Can be controlled by CMDBSyncer
  • User management on Linux
  • Setting Server Defauls
  • Settings iptables for Webservers

Problems and Fixes

Distributed Monitoring, Agent Download from API

Set Reverse Proxy in Apache:

SSLProxyEngine On
SSLProxyCheckPeerCN off
RewriteEngine On
RewriteRules /sitename/check_mk/api/1.0/domain-types/agent/(.*)$ https://mastersite/sitename/check_mk/api/1.0/domain-types/$1 [P]

Docu

WIKI

About

Ansible Collection with Checkmk and general functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0