2015-11-04 02:32:05 +01:00
|
|
|
$NetBSD: distinfo,v 1.2 2015/11/04 01:32:22 agc Exp $
|
Initial import of monitoring, version 0.9.5, into the NetBSD Packages
Collection.
Monitoring is an API with a DSL feel to write monitoring daemons in Python.
Monitoring works well for the following tasks:
* to be notified when incidents happen (email, XMPP, ZeroMQ...)
* automatic actions to be taken (restart, rm, git pull...)
* to collect system statistics for further processing e.g. graphs
* tie into existing/third-party Python code
* play along nicely with existing deployment/configuration ecosystem
(fabric/cuisine)
Overview
* monitoring DSL: declarative programming to define monitoring strategy
* wide spectrum: from data collection and incident reporting to taking
automatic actions
* Small, easy to read, a single file API
* Revised BSD License
Use Cases
* ensure service availability: test and start/stop when problems
* collect system statistics/data, log locally and/or remotely
* alert on system/service health, take actions
2013-04-22 11:39:21 +02:00
|
|
|
|
|
|
|
SHA1 (e518a90eade4ca538468b6640dccb651e6034b9e.tar.gz) = 8bcf937fa142a5d669c26f0713cb4b06f190e964
|
|
|
|
RMD160 (e518a90eade4ca538468b6640dccb651e6034b9e.tar.gz) = 6f09ef215dc3e21e849d95e481df57a53942be2d
|
2015-11-04 02:32:05 +01:00
|
|
|
SHA512 (e518a90eade4ca538468b6640dccb651e6034b9e.tar.gz) = 5c9d43af1948a8560e11b27db6bf52d6eb4b105bbd84b9e3a21eafe71d4b3a49b30cdd943d11e22cbc8399966881eede9ed50057f719a88ace550c83965b3556
|
Initial import of monitoring, version 0.9.5, into the NetBSD Packages
Collection.
Monitoring is an API with a DSL feel to write monitoring daemons in Python.
Monitoring works well for the following tasks:
* to be notified when incidents happen (email, XMPP, ZeroMQ...)
* automatic actions to be taken (restart, rm, git pull...)
* to collect system statistics for further processing e.g. graphs
* tie into existing/third-party Python code
* play along nicely with existing deployment/configuration ecosystem
(fabric/cuisine)
Overview
* monitoring DSL: declarative programming to define monitoring strategy
* wide spectrum: from data collection and incident reporting to taking
automatic actions
* Small, easy to read, a single file API
* Revised BSD License
Use Cases
* ensure service availability: test and start/stop when problems
* collect system statistics/data, log locally and/or remotely
* alert on system/service health, take actions
2013-04-22 11:39:21 +02:00
|
|
|
Size (e518a90eade4ca538468b6640dccb651e6034b9e.tar.gz) = 19880 bytes
|