Hi, everyone!
We have just released M/Monit 2.3.2 You can download the new release from: http://mmonit.com/download/
Release information:
====================
Improvements
* Security: updated OpenSSL to 1.0.0b. See OpenSSL security advisor;
http://www.openssl.org/news/secadv_20101116.txt
To prevent further OpenSSL problems in this area we have also
disabled the OpenSSL session cache in M/Monit.
* Updated SQLite to version 3.7.3
Bug fixes
* Fixed events link from status detail to the events page. The
link had an extra path level which when clicked caused the
events detail page not to be properly styled when viewed from
the events page. Thanks to Jody Clements for reporting the problem.
Upgrading from previous M/Monit versions:
=========================================
Please perform the following to upgrade from the previous version:
/upgrade/upgrade-2.3.x-2.3.2.sh -t [sqlite|mysql|postresql]
Upgrading from older versions:
./upgrade/upgrade-2.1.x-2.3.2.sh -t [sqlite|mysql|postresql]
or
./upgrade/upgrade-2.2.x-2.3.2.sh -t [sqlite|mysql|postresql]
Contact:
========
If you have questions, comments or any other feedback about this
release, please contact us at info(a)mmonit.com
Best regards from the M/Monit team
Hi
Please copy the attached files to docroot/status/ to replace the old index.csp and detail.csp to fix a problem where the events detailed page is not properly styled.
Problem description:
--------------------
Thanks to Jody Clements we have discovered a small problem when clicking on the events link from the status or from the status detail page. After clicking the events link and then trying to view events detail, the events detail page is not properly styled and looks like this:
This problem is caused by an extra 'list' in the URL path which cause the URL path level to be off and thereby causing the page CSS to no load properly. That extra 'list' should not be part of the URL and the URL should be: /reports/events/?Events_Host(..) instead of /reports/events/list?Events_Host(..).
Copying the attached template files to docroot/status will fix this problem.
Best regards
--
Jan-Henrik Haukeland
http://tildeslash.com/
☏: +47 97141255
Hi, everyone!
We have just released M/Monit 2.3.1 You can download the new release from: http://mmonit.com/download/
Release information:
====================
Improvements
* Faster cache load on M/Monit startup.
* Updated to YUI version 2.8.2
Bug fixes
* GTalk: M/Monit previously sent jabber messages of type "headline"
which talk.google.com no longer seems to deliver. The message type
has therefor been changed to "normal" which work.
Upgrading from M/Monit 2.1.x or 2.2.x:
======================================
Please perform the following to upgrade the database from the
previous 2.3 version:
./upgrade/upgrade-2.3-2.3.1.sh -t [sqlite|mysql|postresql]
Upgrading from older versions:
./upgrade/upgrade-2.1.x-2.3.1.sh -t [sqlite|mysql|postresql]
or
./upgrade/upgrade-2.2.x-2.3.1.sh -t [sqlite|mysql|postresql]
or
Please clear your browser's cache before accessing M/Monit
Known issues:
=============
None
Contact:
========
If you have questions, comments or any other feedback about this
release, please contact us at info(a)mmonit.com
Best regards from the M/Monit team