| 
  
   Size: 573 
  
  Comment:  
 | 
  
   Size: 814 
  
  Comment:  
 | 
| Deletions are marked like this. | Additions are marked like this. | 
| Line 20: | Line 20: | 
| Create a site | Create a site and start it | 
| Line 22: | Line 22: | 
| omd create checkmk | omd create monitor omd start monitor }}} == Checkmk Agent == Install the agent on the system that should be monitored {{{ wget http://checkmk/monitor/check_mk/agents/check-mk-agent_2.0.0-1_all.deb dpkg -i check-mk-agent_2.0.0-1_all.deb  | 
Checkmk
Next generation monitoring.
Software
To get all the dependencies a small helper program is installed.
apt-get install gdebi
Download the checkmk package from the checkmk download page
wget https://download.checkmk.com/checkmk/2.0.0/check-mk-raw-2.0.0_0.buster_amd64.deb gdebi check-mk-raw-2.0.0_0.buster_amd64.deb
Create a site and start it
omd create monitor omd start monitor
Checkmk Agent
Install the agent on the system that should be monitored
wget http://checkmk/monitor/check_mk/agents/check-mk-agent_2.0.0-1_all.deb dpkg -i check-mk-agent_2.0.0-1_all.deb