PyMunin icon indicating copy to clipboard operation
PyMunin copied to clipboard

Python Module for developing Munin Multigraph Monitoring Plugins. Multigraph Plugins for Apache Web Server, Apache Tomcat, APC PHP Cache, PHP FPM (Fast Process Manager), Asterisk, FreeSWITCH, Lighttpd...

Results 13 PyMunin issues
Sort by recently updated
recently updated
newest added

I'm in the process of writing an nftables plugin for Munin and came across PyMunin. Installing it through pip failed due to Pyhton 2 syntax in `setup.py` and `pymunin/__ini__.py`. With...

this is useful for hosts running multiple varnish instances with different binaries. is there any other documentation that needs to be updated? what about adding a changelog file where all...

APCu provided userspace cache compatible with APC, but still with slight different. Add some code to support both.

If the first character of the host name is '/' then use unix_socket instead of host. Mostly to allow connections to multiple instances on a system where there may or...

When connecting to an Amazon RDS instance I get the following error. Using exclude_db doesn't help, but I guess it only excludes from detailed graphs. Is there a way around...

In the CPU Utilization graph, all the value returns float, but in redisstats.py they are specified as DERIVE which can only deal with signed integers. I am not familiar with...

I cannot install the application for Windows server. Please provide me the steps to install and configure this app on windows server.

If the PostgreSQL database cluster is down (or has been deleted), pgstats in PyMunin 0.9.27 responds with an unhandled exception. Is that a design decision, or could pgstats perhaps exit...

Plugin for Apache ActiveMQ

this happens to me with all plugins when setting the env variables, vut I'll describe it for phpfpmsts. I'm trying to change the host & path for the fpm plugin...