Download List

專案描述

Nagios has been around for quite some time, but producing output it can consume is something of a black art. Only the plugin documentation actually explains what all the extra semicolons or extended formatting even mean. This is especially onerous when performance consuming add-ons expect a specific structure before operating properly. The NagAconda package strives to greatly simplify the process of actually generating Nagios output using Python.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-05-08 06:52
0.1.4

This release adds a 'set_status_message' method to enhance human readability in generated output beyond OK, WARNING, or CRITICAL. It adds an 'unknown_error' method to give the plugin abortive quit capability and avoid polluting 'finish' with similar functionality.
All internal assertions now exit gracefully with 'unknown_error'.

2010-02-26 08:12
0.1.2

This release adds a license reference. It adds a block to direct documentation updates appropriately. It fixes a problem that was breaking the lower-bound for negative infinity in warning and critical thresholds.
標籤: Minor bugfixes, Packaging

Project Resources