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

2479 Commits

Author SHA1 Message Date
Kjetil Torgrim Homme
5ff3522ecc if1sec_: implement autostart, be more like if_
* look for already running acquire process, or start one
 * use CDEF to return bits/second (like if_)
 * increase lifetime to 450 days (like if_)
 * changed category to plain "network" (like if_)
 * report max interface speed (like if_)
 * small performance improvement: don't fork two cat(1) and one date(1) every second
   (this roughly halves the CPU time used on my system)
2016-07-18 17:30:39 +02:00
Igor Borodikhin
6efaef76bf Comments update and error messages 2016-04-15 14:13:10 +06:00
Stig Sandbeck Mathisen
03e71fdc1e Merge pull request #707 from drzraf/apache_average_time_last_n_requests
apache_average_time_last_n_requests: multi-vhosts
2016-04-05 15:05:00 +02:00
Stig Sandbeck Mathisen
779d9831ec Merge pull request #709 from drzraf/php_errors
improve php_errors
2016-04-05 15:03:42 +02:00
Stig Sandbeck Mathisen
896ea121b8 Merge pull request #710 from drzraf/php_fpm_process
added slow requests for php fpm (going multigraph)
2016-04-05 15:02:24 +02:00
Stig Sandbeck Mathisen
2a4278109f Merge pull request #708 from drzraf/apache_cache_disk_count
apache_cache_disk_count plugin
2016-04-05 15:00:50 +02:00
Raphaël Droz
f8bf3961da added slow requests for php fpm (going multigraph) 2016-04-04 14:44:38 -03:00
Raphaël Droz
edd681a891 fixed usage example 2016-04-04 13:17:51 -03:00
Raphaël Droz
7e3664da84 apache_average_time_last_n_requests: ability to create multiple instances for distincts log files 2016-04-04 13:07:02 -03:00
Raphaël Droz
71f28aaf63 added apache_cache_disk_count 2016-04-04 13:03:29 -03:00
Raphaël Droz
e699d5a71f php_errors plugin is multi-instance compatible 2016-04-04 12:59:08 -03:00
Raphaël Droz
c324c34ea7 php_errors: coding-style/bash 2016-04-04 12:59:05 -03:00
Raphaël Droz
c3cf6b45d3 php_errors handle multiple logs 2016-04-04 12:59:02 -03:00
Stig Sandbeck Mathisen
5eaf9dd2d4 Merge pull request #688 from jvtm/varnish4-hitrate-lower-limit
varnish4: lower limit 0 in hit rate graph args
2016-04-04 16:49:57 +02:00
Stig Sandbeck Mathisen
f717f649a9 Merge pull request #678 from ercpe/gunicorn-instances
Instance name in graph title for gunicorn plugins
2016-04-04 16:47:03 +02:00
Stig Sandbeck Mathisen
8761ac6a67 Merge pull request #695 from AronNovak/deb_packages_doc_improvement
deb_packages: fix the README by specifying the proper filename for th…
2016-04-04 16:31:56 +02:00
Gajdos Tamás
0b849f0eb2 Update xfs plugin.
There is a new line "fibt2" line in the xfs stat output. I updated the plugin to process this line also.
(Reference for the counter names)[http://lxr.free-electrons.com/source/fs/xfs/xfs_stats.h#L184]
2016-04-03 23:31:24 +02:00
Stig Sandbeck Mathisen
8ab524b3d6 Merge pull request #704 from ka7/backuppc_warn_crit
backuppc: add CRITICAL and WARNING (backup age) variables.
2016-03-23 19:45:31 +01:00
clarkspark
a816c917b6 get client presence for prosody 0.10 2016-03-22 16:19:19 -04:00
clarkspark
bc53425e8c close telnet session 2016-03-22 16:18:28 -04:00
clarkspark
855c31d8ba remove trailing whitespace 2016-03-22 16:17:24 -04:00
ka7 at github
c9a5d6099e backuppc: undo renaming fields to _age_ _size_ (would break existing setups) 2016-03-20 13:39:40 +01:00
ka7 at github
7033527d3f adding WARNING and CRITICAL config options to backup AGE 2016-03-20 13:28:39 +01:00
Stig Sandbeck Mathisen
0ecf76cda6 Merge pull request #670 from valurhrafn/master
Varnish 4.1 update
2016-03-03 10:43:45 +01:00
Aron Novak
46fd4dd47f deb_packages: fix the README by specifying the proper filename for the plugin and document a way to easily verify the installation of the plugin 2016-02-10 14:11:59 +01:00
Jyrki Muukkonen
40cc1233c6 varnish4: lower limit 0 in hit rate graph args
As usual for percentage based graphs (cpu, df etc).
Otherwise it might autoscale and look weird.
2016-01-26 09:24:56 +02:00
Stig Sandbeck Mathisen
65e4a94cea Merge pull request #682 from scanterog/master
Docker Plugin: Bugfix.
2016-01-05 09:01:16 +01:00
Samuel Cantero
0a5f6adf2c Docker Plugin
Ignore containers in weird state.
2016-01-04 22:42:47 -03:00
Stig Sandbeck Mathisen
6fe1fcbc69 Merge pull request #681 from benpro/master
Support for Debian Jessie.
2015-12-27 16:06:40 +01:00
Fran Rodriguez
b1f8b9f03e Remove old params 2015-12-15 14:55:30 +01:00
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
Valur Hrafn Einarsson
0f53bf5f0d varnish4_: Remove extra linebreaks 2015-11-09 10:27:59 +00:00
Valur Hrafn Einarsson
0cb53cdbd3 varnish4_: Varnish 4.1 compatibiltiy 2015-11-09 10:24:04 +00: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