About
PyMunin Munin Multigraph Monitoring Plugin for Network Connection Stats obtained from netstat.
Multigraph Plugin: | Yes |
Multi-instance Plugin: | No |
Graphs
The plugin implements the following graphs:
-
netstat_conn_status
-
netstat_conn_server
Configuration
Configuration variables are passed to the Munin Plugins using environment variables. The environment variables for plugins are usually set in the plugin configuration files in the folder: /etc/munin/plugin-conf.d
The configuration variables implemented by the plugin are listed in the following table:
Variable | Description |
---|---|
list_server_ports | Comma separated list of Name:PortNumber tuples for services that are to be monitored in the netstat_server_conn graph. A service can be associated to multiple port numbers separated by colon. |
include_graphs | Comma separated list of enabled graphs. (All graphs enabled by default.) |
exclude_graphs | Comma separated list of disabled graphs. |
Credits
Network Connection Stats Plugin ( netstats ) has been developed by Ali Onur Uyar ([aouyar @ GitHub] (https://github.com/aouyar)).
License
Network Connection Stats Plugin ( netstats ) is copyrighted free software made available under the terms of the GPL License Version 3 or later.
See the file COPYING that acompanies the code for full licensing information.