Checkmk 2.0 Beta
Install Notes checkmk 2.0 (beta) install debian 10.6 upgrade to 10.7 apt-get install dpkg-sig scp check-mk-raw-2.0.0b1_0.buster_amd64.deb ip-of-host:/tmp/ wget https://checkmk.com/support/Check_MK-pubkey.gpg gpg --keyserver keys.gnupg.net --recv-keys 434DAC48C4503261 gpg --armor --export 434DAC48C4503261 > Check_MK-pubkey.gpg gpg --import Check_MK-pubkey.gpg dpkg-sig --verify check-mk-raw-2.0.0b1_0.buster_amd64.deb apt-get install gdebi-core gdebi check-mk-raw-2.0.0b1_0.buster_amd64.deb omd version OMD - Open Monitoring Distribution Version 2.0.0b1.cre omd create mysite omd start mysite http://ip-of-host/mysite/ cmkadmin The admin user for the web applications is cmkadmin with password: xXxXxXx For command line administration of the site, log in with 'omd su mysite'.