{"id":264,"date":"2016-11-05T15:26:47","date_gmt":"2016-11-05T14:26:47","guid":{"rendered":"https:\/\/tollana.d-tor.org\/notes-to-self\/?p=264"},"modified":"2016-11-27T00:52:15","modified_gmt":"2016-11-26T23:52:15","slug":"updating-check-mk","status":"publish","type":"post","link":"https:\/\/tollana.d-tor.org\/notes-to-self\/?p=264","title":{"rendered":"Updating check-mk"},"content":{"rendered":"<p>It&#8217;s actually surprisingly easy! Just download the latest .deb from <a href=\"https:\/\/mathias-kettner.de\/check_mk_download.php?HTML=yes\">here<\/a>\u00a0to the server. Then install it with:<\/p>\n<pre># dpkg -i &lt;latest.deb&gt;<\/pre>\n<p>This by itself does nothing. It just installs the new version in parallel to the old one. All instances must be updated separately with these commands:<\/p>\n<pre># su - &lt;instance_user&gt;\r\n$ omd stop\r\n$ omd update\r\n$ omd start<\/pre>\n<p>Now check for new\/missing\/vanished services and update the agents (it&#8217;s not a must, though). Acknowledge all incompatibilities (also not a must) and you&#8217;re done!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>It&#8217;s actually surprisingly easy! Just download the latest .deb from here\u00a0to the server. Then install it with: # dpkg -i &lt;latest.deb&gt; This by itself does nothing. It just installs the new version in parallel to the old one. All instances must be updated separately with these commands: # su &#8211; &lt;instance_user&gt; $ omd stop $ &hellip; <a href=\"https:\/\/tollana.d-tor.org\/notes-to-self\/?p=264\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Updating check-mk<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[77,29],"tags":[27,69],"class_list":["post-264","post","type-post","status-publish","format-standard","hentry","category-linux","category-check_mk","tag-check_mk","tag-debian"],"_links":{"self":[{"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=\/wp\/v2\/posts\/264","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=264"}],"version-history":[{"count":2,"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=\/wp\/v2\/posts\/264\/revisions"}],"predecessor-version":[{"id":266,"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=\/wp\/v2\/posts\/264\/revisions\/266"}],"wp:attachment":[{"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=264"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=264"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=264"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}