Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.93 KB

2016-01-23-version-0.2-released.md

File metadata and controls

47 lines (32 loc) · 1.93 KB
layout title date categories
post
0.2 version of Alignak released!
2016-01-23 12:01:34 -0800
release

It has been 3 months since the first release of Alignak. This version 0.2 integrate:

FIX:

  • Clean readme
  • Installation with PIP, cause a fatal error (related with namespaces)
  • Rewrite function of util: average_percentile because code give wrong 95 percentile
  • Author for automatic downtimes.

ENHANCEMENT:

  • Allow python requests to 2.7.0 and after
  • Display configuration error like error instead info
  • New modules manager. They need be installed with pip (see the module example)
  • Simplify function alive_then_spare_then_deads
  • Prevent memleak in any module worker who use logging
  • Init script - Clean and add fallbacks for lsb functions
  • Pylint E1101
  • Setup.cfg - Stick to the pypi one

ADDITION:

  • In debug mode, display external command run and display the result
  • Add SIGHUP generation in init script and signal catching in daemon.py

DELETION :

  • Namespace package
  • Pythonize function (unused)

For an easy setup, DEB (Debian/Ubuntu) and RPM (RHEL/CentOS/Fedora) are available. Packaging sources are available on a specific repository Build packages are also available on the website

Documentation is available on readthedocs : http://alignak-doc.rtfd.org (user), http://alignak.rtfd.org (developer)

Two mailing lists are also available to registration : alignak@freelists.org ( user, registration http://www.freelists.org/list/alignak ), alignak-devel@freelists.org ( developer, registration http://www.freelists.org/list/alignak-devel )

You can also reach us on IRC (chan #alignak on Freenode) or on Twitter @alignak_monitor