Release Notes: This release adds multiple improvements to the commandline interface, the new module Utils, and experimental Perfdata analysis.


Release Notes: Various bugfixes and improvements. The pynag command line interface now has livestatus support. This release can parse Nagios log files through the pynag.Parsers.LogFiles module. Many more smaller and larger improvements.


Release Notes: The major change in this release is the inclusion of a mklivestatus interface which allows for faster access to nagios status information.


Release Notes: This release adds multiple improvements to the commandline interface, the new module Utils, and experimental Perfdata analysis.


Release Notes: A new command-line tool, pynag, has been introduced. Bugfixes.


Release Notes: This release has a fix to check_range, which now support multiple status lines. There are modifications for Python 2.3 support. pynag-maincfg, which allows for editing nagios.cfg, has been added. pynag-addservice has been added for easy addition of services. Model: the ability to set a filename for new objects; save() now works on when changing 'use'; and modifications for Python 2.3 support. Parsers: a typo has been fixed in edit_service; a memory leak fix; and servicedependency and hostdependency support. EventHandlers: GitEventHandler, which automatically commits to git.