cmk

retrieving data

Install

All systems
curl cmd.cat/cmk.sh
Debian Debian
apt-get install check-mk-server
Ubuntu
apt-get install check-mk-server
Fedora
dnf install check-mk
Windows (WSL2)
sudo apt-get update sudo apt-get install check-mk-server
Raspbian
apt-get install check-mk-server

check-mk

retrieving data

check-mk-server

general purpose nagios-plugin for retrieving data

Check_mk adopts a new a approach for collecting data from operating systems and network components. It obsoletes NRPE, check_by_ssh, NSClient and check_snmp. It has many benefits, the most important of which are: * Significant reduction of CPU usage on the Nagios host. * Automatic inventory of items to be checked on hosts. This package contains the server part of check_mk