Check MK 1.2.8

Today Check MK version 1.2.8 was released. I have used an innovation release before but now wanted to use the stable one. I am using ubuntu 14.04  (Trusty) and did the following to update.

Login via ssh to your server. Also take a snapshot backup from the Wato gui just in case.

Backup the site like below.

sudo omd sites
sudo omd stop mysite
sudo omd cp mysite mysitebackup
sudo omd disable mysitebackup

Just to make sure what versions we are using.

sudo omd versions

Download the new version and update. Choose the new 1.2.8

sudo wget https://mathias-kettner.de/support/1.2.8/check-mk-enterprise-1.2.8_0.trusty_amd64.deb
sudo gdebi check-mk-enterprise-1.2.8_0.trusty_amd64.deb
sudo su - mysite
omd versions
omd stop
omd update mysite
omd start mysite

Time to check out what new features we have.  I will write more about this later but now I will just mention a few.

Autoupdates

After a new version in installed it may be quite time consuming to update all agents. In this version you can autoupdate Linux agents.

autoupdate

Nagvis worldmaps

Nagvis has been updated and you may now use several new features like the worldmap.

nagvismap

Extension packages

You can now add extensions via Wato. Latest extensions can always be found below.

https://mathias-kettner.de/check_mk_exchange.php?HTML=yes

ep