Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
PyMunin - Python Module for developing Munin Multigraph Monitoring Plugins
- Description:
Python Module for developing Munin Multigraph Monitoring Plugins.
Regular Munin Plugins employ one-plugin one-graph logic and require the
execution of a script for data retrieval for each graph. Multigraph plugins
permit retrieval of data for multiple graphs in one execution run
(one-plugin many-graphs), reducing the processing time and delay for the
fetch cycle significantly.
Packages
PyMunin-0.9.19-2.el6.src
[87 KiB] |
Changelog
by Matthias Runge (2013-07-29):
- also require python-setuptools (rhbz#984210)
|