sysutils/monitoring - The NetBSD Packages Collection

API with DSL feel to write monitoring daemons in Python

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

Build dependencies

devel/py-setuptools44 pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

lang/python27 lang/python27

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64monitoring-0.9.5nb5.tgz
NetBSD 10.0aarch64monitoring-0.9.5nb5.tgz
NetBSD 10.0aarch64monitoring-0.9.5nb5.tgz
NetBSD 10.0aarch64ebmonitoring-0.9.5nb5.tgz
NetBSD 10.0aarch64ebmonitoring-0.9.5nb5.tgz
NetBSD 10.0alphamonitoring-0.9.5nb5.tgz
NetBSD 10.0earmv6hfmonitoring-0.9.5nb5.tgz
NetBSD 10.0earmv6hfmonitoring-0.9.5nb5.tgz
NetBSD 10.0earmv6hfmonitoring-0.9.5nb5.tgz
NetBSD 10.0earmv7hfmonitoring-0.9.5nb5.tgz
NetBSD 10.0earmv7hfmonitoring-0.9.5nb5.tgz
NetBSD 10.0earmv7hfmonitoring-0.9.5nb5.tgz
NetBSD 10.0i386monitoring-0.9.5nb5.tgz
NetBSD 10.0i386monitoring-0.9.5nb5.tgz
NetBSD 10.0powerpcmonitoring-0.9.5nb5.tgz
NetBSD 10.0sparcmonitoring-0.9.5nb5.tgz
NetBSD 10.0x86_64monitoring-0.9.5nb5.tgz
NetBSD 10.0x86_64monitoring-0.9.5nb5.tgz
NetBSD 8.0i386monitoring-0.9.5nb5.tgz
NetBSD 8.0powerpcmonitoring-0.9.5nb5.tgz
NetBSD 8.0powerpcmonitoring-0.9.5nb5.tgz
NetBSD 8.0x86_64monitoring-0.9.5nb5.tgz
NetBSD 8.0x86_64monitoring-0.9.5nb5.tgz
NetBSD 9.0aarch64monitoring-0.9.5nb5.tgz
NetBSD 9.0aarch64monitoring-0.9.5nb5.tgz
NetBSD 9.0aarch64monitoring-0.9.5nb5.tgz
NetBSD 9.0alphamonitoring-0.9.5nb5.tgz
NetBSD 9.0earmmonitoring-0.9.5nb4.tgz
NetBSD 9.0earmv6hfmonitoring-0.9.5nb5.tgz
NetBSD 9.0earmv6hfmonitoring-0.9.5nb5.tgz
NetBSD 9.0earmv6hfmonitoring-0.9.5nb5.tgz
NetBSD 9.0earmv7hfmonitoring-0.9.5nb5.tgz
NetBSD 9.0earmv7hfmonitoring-0.9.5nb5.tgz
NetBSD 9.0earmv7hfmonitoring-0.9.5nb5.tgz
NetBSD 9.0i386monitoring-0.9.5nb5.tgz
NetBSD 9.0i386monitoring-0.9.5nb5.tgz
NetBSD 9.0mips64ebmonitoring-0.9.5nb4.tgz
NetBSD 9.0powerpcmonitoring-0.9.5nb5.tgz
NetBSD 9.0powerpcmonitoring-0.9.5nb5.tgz
NetBSD 9.0sparc64monitoring-0.9.5nb4.tgz
NetBSD 9.0x86_64monitoring-0.9.5nb5.tgz
NetBSD 9.0x86_64monitoring-0.9.5nb5.tgz
NetBSD 9.3x86_64monitoring-0.9.5nb5.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.