OpenStatus 0.6.1 Released

OpenStatus 0.6.1 has been released! Version 0.6.1 is a bug-fix release for openstatus-client. The following bugs have been corrected in this release:

  • openstatus-client would sometimes crash when the sleeptime variable became negative, which would occur when it took longer than the specified update interval to collect all of the data. While the default checks are typically quick, if the client is under high load, this could happen, especially with a short update interval.
  • openstatus-client was writing the sent JSON to the log file when not in debug mode.

Debian users can do a standard "apt-get update && apt-get upgrade" to upgrade to the latest version. If you've made any customizations, please back up any changed files, as they'll be overwritten if you upgrade.

Because there are no changes to the web interface or openstatus-server file, users who have installed from Github can simply replace the openstatus-client file with the latest version from the master branch of the repository.

  • Posted: 2012-01-18 03:59 (Updated: 2012-01-18 06:35)
  • Author: nickmoeck
  • Categories: releases

Comments

1. anonymous -- 2012-03-14 15:52

Thanks for creating this. Finally, a simple to use status monitor!!