OMD 0.50 is available

The developer team of OMD (Open Monitoring Distribution) released the version 0.50 today. This version contains bugfixes and lots of updated packages including Shinken, Thruk, PNP4Nagios, Mod-Gearman, check_oracle_health and check_mysql_health.

Using the OMD Repository an update is now as simple as a “apt-get install omd”. Or similar on rpm based distributions. After installation of OMD, you have to update your sites. Better try this with a copy of your production site first.

Update

 #> apt-get update
 #> apt-get install omd
 #> omd cp prod update_test
 #> omd update update_test

Reuse Option

OMD 0.50 comes with a nice new feature. It is now possible to reuse existing users. This makes integration of OMD with puppet, chef or cfengine or any other management software easier. The reused user must still be exclusively reserved for the omd site and has to match the criteria of a normal omd user.

 #> omd create --reuse \<site\>
Author: Sven Nierlein
Categories: nagios, omd