{"id":252,"date":"2023-01-09T08:51:00","date_gmt":"2023-01-09T04:51:00","guid":{"rendered":"https:\/\/kidds.co.za\/?p=252"},"modified":"2023-04-11T08:07:25","modified_gmt":"2023-04-11T04:07:25","slug":"monit-checksum-failed","status":"publish","type":"post","link":"https:\/\/kidds.co.za\/index.php\/2023\/01\/09\/monit-checksum-failed\/","title":{"rendered":"Monit Checksum failed"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Re-calculate a checksum for&nbsp;monit<\/h2>\n\n\n\n<p>After an update you will probably receive the monit checksum failed notification. Most likely Apache if you have added the additional repo for latest updates.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"> check file apache_bin with path \/usr\/sbin\/apache2\n  if failed checksum then unmonitor<\/pre>\n\n\n\n<p>It is a quick fix and the error is correct. <\/p>\n\n\n\n<p>The documentation isn\u2019t very clear about how to regenerate the checksums after a legit change. <\/p>\n\n\n\n<p>You must either reload monit conf (with recent versions of monit):<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"># sudo monit reload\nor restart monit:\n# sudo service monit restart all (this will restart everything being monitored)\n<div class=\"open_grepper_editor\" title=\"Edit &amp; Save To Grepper\"><\/div><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>You will probably have to readd the service to monitor.<\/strong><\/p>\n\n\n\n<p># sudo monit monitor mysqld<\/p>\n\n\n\n<p>Some options shown for use below.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># monit restart apache\n# monit stop apache\n# monit start apache\n# monit monitor apache\n# monit unmonitor apache<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Re-calculate a checksum for&nbsp;monit After an update you will probably receive the monit checksum failed notification. Most likely Apache if you have added the additional repo for latest updates. check file apache_bin with path \/usr\/sbin\/apache2 if failed checksum then unmonitor It is a quick fix and the error is correct. The documentation isn\u2019t very clear [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7,10,2],"tags":[],"class_list":["post-252","post","type-post","status-publish","format-standard","hentry","category-general-server-stuff","category-general-system-stuff","category-linux"],"_links":{"self":[{"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/posts\/252","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/comments?post=252"}],"version-history":[{"count":4,"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/posts\/252\/revisions"}],"predecessor-version":[{"id":304,"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/posts\/252\/revisions\/304"}],"wp:attachment":[{"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/media?parent=252"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/categories?post=252"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/tags?post=252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}