Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2021-03-16 21:15:43
Size: 526
Comment:
Revision 6 as of 2021-03-16 22:46:54
Size: 605
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: 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

References

None: Checkmk (last edited 2021-04-07 19:54:06 by Kristian Kallenberg)