2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00
Commit Graph

2446 Commits

Author SHA1 Message Date
Johann Schmitz
0c7bdc92c4
Added instance name for gunicorn_status plugin if linked as gunicorn_status_INSTANCE or gunicorn_INSTANCE_status 2015-12-02 06:35:24 +01:00
Johann Schmitz
7d58abe5c5
Added instance name for gunicorn_memory_status plugin if linked as gunicorn_memory_status_INSTANCE or gunicorn_INSTANCE_memory_status 2015-12-02 06:31:52 +01:00
Steve Schnepp
c301832032 Merge pull request #625 from steveschnepp/1sec
Adding 1sec system plugins C for linux
2015-11-19 13:42:50 +01:00
Rhonda D'Vine
66fd4a05ef munin plugin for BalanceNG
The script fetches the data from bng's SNMP interface and thus dynamicly
adapts to bng's configuration.  This means that no further configuration
is needed after enabling the plugin.
2015-11-17 14:16:02 +01:00
Lars Kruse
6243541d65 streaming: add configurable icecast2 plugin
This icecast plugin captures a set of data similar to the "icecast2_"
and "icecast2_all" plugin. Sadly both are not configurable (manual
changes are required for target host and access credentials).
Additionally they use the rather old-fashioned (and password restricted)
xml status output.

This new plugin "icecast2_stats" (written from scratch) contains the
following notable differences:
 * runs with Python 3
 * supports a real "autoconf" and "suggest" interface
 * is configurable (target host and port) via environment settings
 * uses the json status output instead of the xml data
 * contains no hard-coded values, names or patterns
2015-11-10 00:31:54 +01:00
Stig Sandbeck Mathisen
0c20909aba Merge pull request #658 from scanterog/master
Add Docker plugins
2015-11-07 11:16:45 +01:00
Lutz Reinhardt
90c4727a61 Update zfs-filesystem-graph: using env
with env the script is running with linux and bsd
2015-10-27 19:28:42 +01:00
Kenyon Ralph
09f85f64a1 Merge pull request #650 from lduchosal/master
pf_tables : Munin plugin to monitor pf tables.
2015-10-27 11:09:59 -07:00
Kenyon Ralph
4c6dc3b0f1 Merge pull request #649 from stimpy23/master
Updated to v0.2
2015-10-27 11:07:55 -07:00
Kenyon Ralph
03aa3e1f37 Merge pull request #655 from drzraf/patch-1
Ability to configure Apache access_log field number
2015-10-27 11:05:54 -07:00
Samuel Cantero
ae03bc6fb8 Docker plugin
Fix autoconf support
2015-10-25 18:04:02 -03:00
Samuel Cantero
6de1145610 Add Docker plugins
Docker plugins for:
- Monitor container CPU usage
- Monitor memory CPU usage
2015-10-22 15:37:24 -03:00
Raphaël Droz
2a776fa560 Update apache_average_time_last_n_requests 2015-10-16 00:24:20 -03:00
Raphaël Droz
22292022bc Ability to configure Apache access_log field number 2015-10-16 00:19:07 -03:00
obma
f07be516b7 p: openweather_: Add OpenWeather API Key
OpenWeather needs you to use an API key since Oct 9 2015. Therefore I added env.apikey.
To get a key just register at OpenWeather.
2015-10-13 17:48:04 +02:00
lduchosal
51b962245a Wildcard-plugin to monitor arp on interfaces on BSD 2015-09-24 08:35:44 +02:00
lduchosal
d153fc8a4f pf_tables : Munin plugin to monitor pf tables.
Inout: bandwidth usage for table
Addresses: number of entries in table
2015-09-24 08:07:18 +02:00
stimpy23
12ee36319e Updated to v0.2
Updated to match the outputs of current ice- and shoutcast versions...
2015-09-22 12:33:13 +02:00
Dominic Hargreaves
3e70ec3803 jenkins_: Accumulate build result counts correctly
The previous behaviour ignored initial statuses other than blue, yellow,
red, disabled
2015-09-10 16:48:05 +01:00
Dominic Hargreaves
8ad8e1b9e2 jenkins_: Add a missing mapping for notbuilt 2015-09-10 16:48:00 +01:00
Dominic Hargreaves
b2080e1178 jenkins_: Fix uninitialized values warning with unmapped states 2015-09-10 16:47:57 +01:00
Dominic Hargreaves
cf88bc6c41 jenkins_: Reformat status mapping for better readability 2015-09-10 16:47:50 +01:00
Stig Sandbeck Mathisen
b78552673e Merge pull request #644 from lynix/master
add postfix-policyd-spf-python plugin
2015-09-06 12:46:25 +02:00
Alexander Koch
ecad9659fc postfix-policyd-spf-python: add license statement 2015-09-04 20:38:55 +02:00
Steve Schnepp
0ab4b3a083 battery_: make a wildcard plugin 2015-09-03 17:14:15 +02:00
Steve Schnepp
5ecffc3558 battery_: first version 2015-09-03 17:13:06 +02:00
jmdevince
4fac7e61b8 Plugin monitoring CPU on Cisco SB Devices 2015-09-02 16:00:24 -05:00
Alexander Koch
0e2cac351c add postfix-policyd-spf-python plugin 2015-09-01 20:45:43 +02:00
Stig Sandbeck Mathisen
08479bda7c fix wrong label 2015-08-29 17:08:42 +02:00
Stig Sandbeck Mathisen
100dc35e98 Add category "time" to ntpdate_ plugin
This closes #633
2015-08-29 15:15:24 +02:00
Stig Sandbeck Mathisen
297adeab31 Merge pull request #626 from szepeviktor/patch-1
[monit] Not using memory is a warning condition
2015-08-29 15:06:10 +02:00
Stig Sandbeck Mathisen
839fcf3b3f Merge pull request #636 from vkh78/master
Add openntp_offset plugin.
2015-08-29 15:05:47 +02:00
Stig Sandbeck Mathisen
5a939acdd0 Merge pull request #635 from ak4t0sh/master
file_size graph : useless graph_scale removal
2015-08-29 15:04:48 +02:00
Stig Sandbeck Mathisen
b751e8eaeb Add apt/acng for graphing Apt-Cacher NG 2015-08-29 14:49:58 +02:00
vkh78
5df0724eec Add openntp_offset plugin.
Add a plugin that, like ntp_offset plugin, measures offset, delay and jitter
for the active OpenNTPd peer.
2015-08-01 11:34:05 +02:00
ak4t0sh
338001fb6a file_size graph : useless graph_scale removal 2015-07-19 21:19:29 +02:00
Andrey (suse24)
fb4914f77d rewrite memcached family plugins: bytes_, connections_, hits_, items_, requests_, traffic_
for unix socket usage
2015-07-13 01:38:54 +03:00
Andrey (suse24)
13b6ca382e redis plugin: add unixsocket feature 2015-07-12 23:23:16 +03:00
Stig Sandbeck Mathisen
7f9afa0160 Merge pull request #629 from k3nnyfr/patch-2
Update proftpd_count
2015-07-11 23:25:02 +02:00
Alexandre
3adc1590e6 Update proftpd_count
Fixed wrong/old path for xferlog
2015-07-10 15:38:38 +02:00
Alexandre
89e9cdf1ed Update proftpd_bytes
Fixed wrong/old path for xferlog
2015-07-10 15:37:19 +02:00
Stig Sandbeck Mathisen
fcc8e1fe80 Merge pull request #621 from exhuma/stacked-postfix-queue
Stack postfix mailqueues instead of overlapping.
2015-06-23 16:47:36 +03:00
Stig Sandbeck Mathisen
9518ffa109 Merge pull request #555 from TobleMiner/master
[apc_status] Added multigraph capabilities and fixed regex
2015-06-23 16:37:08 +03:00
Thomas A
c40eabee7e Add snmp__synology_* plugins
Synology specific snmp plugins for:
- System temperature
- HDD temperature
- UPS Charge & Load
2015-06-18 19:37:42 +02:00
Viktor Szépe
25a1a06a4a Missing condition 2015-06-08 17:10:04 +02:00
Viktor Szépe
7220fda4ad print statements need variables 2015-06-08 17:05:20 +02:00
Viktor Szépe
c72251a7f9 Not using memory is a warning condition
When a daemon fails `-nan` is its memory usage.
2015-06-08 14:38:11 +02:00
Steve Schnepp
54becf68ca p/if1sec: initial add 2015-06-01 20:12:47 +00:00
Steve Schnepp
c5238dbc5f p/multicpu1sec-c: always exit(0) when successful 2015-05-30 08:43:22 +00:00
Steve Schnepp
066bec8d0b Merge pull request #622 from steveschnepp/multicpu1sec-c
Multicpu1sec c optimsations
2015-05-30 10:40:05 +02:00