Checkmk server

Aus xinux.net
Zur Navigation springen Zur Suche springen


Installation

Projekt anlegen und starten

  • omd create willux
  • omd start willux

Login

  • http://<IP>/willux


Client anlegen

  • Hosts -> New host

Encryption

  • Host & Service Parameters -> Access to Agents -> Encryption -> Encryption secret
  • Host & Service Parameters -> Access to Agents -> Encryption -> Drop unencrypted Data

Monitoring Agents

Secret

Linux

  • cat /etc/checkmk/encryption.cfg
ENCRYPTED=yes
PASSPHRASE='sysadm'

Windows

  • C:\ProgrammData\CheckMK\Agent\check_mk.user.yml
global:
  encrypted: yes
  passphrase: sysadm

Fehlerbehandlung

Disabled Services

Eigenen Check einbinden

Alarmierungen

Eigenes Notification script

Notification-parameter

Links