| 
  
   Size: 464 
  
  Comment:  
 | 
  
   Size: 605 
  
  Comment:  
 | 
| Deletions are marked like this. | Additions are marked like this. | 
| Line 7: | Line 7: | 
| Start by downloading the checkmk package from the checkmk [[download page|https://checkmk.com/download?edition=cre&version=stable&dist=debian&os=buster]] | To get all the dependencies a small helper program is installed. | 
| Line 13: | Line 13: | 
| Download the checkmk package from the checkmk [[https://checkmk.com/download?edition=cre&version=stable&dist=debian&os=buster|download page]] {{{  | 
|
| Line 14: | Line 17: | 
| dpkg -i check-mk-raw-2.0.0_0.buster_amd64.deb | gdebi check-mk-raw-2.0.0_0.buster_amd64.deb }}}  | 
| Line 16: | Line 20: | 
| Create a site and start it {{{ omd create checkmk omd start checkmk }}}  | 
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 checkmk omd start checkmk