Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root @ 6efaef76

# Date Auteur Commentaire
6efaef76 2016-04-15 04:13 Igor Borodikhin

Comments update and error messages

03e71fdc 2016-04-05 09:05 Stig Sandbeck Mathisen

Merge pull request #707 from drzraf/apache_average_time_last_n_requests

apache_average_time_last_n_requests: multi-vhosts

779d9831 2016-04-05 09:03 Stig Sandbeck Mathisen

Merge pull request #709 from drzraf/php_errors

improve php_errors

896ea121 2016-04-05 09:02 Stig Sandbeck Mathisen

Merge pull request #710 from drzraf/php_fpm_process

added slow requests for php fpm (going multigraph)

2a427810 2016-04-05 09:00 Stig Sandbeck Mathisen

Merge pull request #708 from drzraf/apache_cache_disk_count

apache_cache_disk_count plugin

f8bf3961 2016-04-04 13:44 Raphaël Droz

added slow requests for php fpm (going multigraph)

edd681a8 2016-04-04 12:17 Raphaël Droz

fixed usage example

7e3664da 2016-04-04 12:07 Raphaël Droz

apache_average_time_last_n_requests: ability to create multiple instances for distincts log files

71f28aaf 2016-04-04 12:03 Raphaël Droz

added apache_cache_disk_count

e699d5a7 2016-04-04 11:59 Raphaël Droz

php_errors plugin is multi-instance compatible

c324c34e 2016-04-04 11:59 Raphaël Droz

php_errors: coding-style/bash

c3cf6b45 2016-04-04 11:59 Raphaël Droz

php_errors handle multiple logs

5eaf9dd2 2016-04-04 10:49 Stig Sandbeck Mathisen

Merge pull request #688 from jvtm/varnish4-hitrate-lower-limit

varnish4: lower limit 0 in hit rate graph args

f717f649 2016-04-04 10:47 Stig Sandbeck Mathisen

Merge pull request #678 from ercpe/gunicorn-instances

Instance name in graph title for gunicorn plugins

8761ac6a 2016-04-04 10:31 Stig Sandbeck Mathisen

Merge pull request #695 from AronNovak/deb_packages_doc_improvement

deb_packages: fix the README by specifying the proper filename for th…

f173b328 2016-04-04 10:31 Stig Sandbeck Mathisen

Merge pull request #706 from gajdipajti/patch-1

Update xfs plugin.

0b849f0e 2016-04-03 17:31 Gajdos Tamás

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]

8ab524b3 2016-03-23 14:45 Stig Sandbeck Mathisen

Merge pull request #704 from ka7/backuppc_warn_crit

backuppc: add CRITICAL and WARNING (backup age) variables.

2b3fc28c 2016-03-22 17:55 Stig Sandbeck Mathisen

Merge pull request #705 from clarkspark/master

update presence for prosody 0.10

a816c917 2016-03-22 16:19 clarkspark

get client presence for prosody 0.10

bc53425e 2016-03-22 16:18 clarkspark

close telnet session

855c31d8 2016-03-22 16:17 clarkspark

remove trailing whitespace

c9a5d609 2016-03-20 08:39 ka7 at github

backuppc: undo renaming fields to age size (would break existing setups)

7033527d 2016-03-20 08:28 ka7 at github

adding WARNING and CRITICAL config options to backup AGE

0ecf76cd 2016-03-03 04:43 Stig Sandbeck Mathisen

Merge pull request #670 from valurhrafn/master

Varnish 4.1 update

46fd4dd4 2016-02-10 08:11 Aron Novak

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

40cc1233 2016-01-26 02:24 Jyrki Muukkonen

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.

65e4a94c 2016-01-05 03:01 Stig Sandbeck Mathisen

Merge pull request #682 from scanterog/master

Docker Plugin: Bugfix.

0a5f6adf 2016-01-04 20:42 Samuel Cantero

Docker Plugin

Ignore containers in weird state.

6fe1fcbc 2015-12-27 10:06 Stig Sandbeck Mathisen

Merge pull request #681 from benpro/master

Support for Debian Jessie.

69534a70 2015-12-15 15:32 Steve Schnepp

Merge pull request #679 from ki0/master

Remove old params

b1f8b9f0 2015-12-15 08:55 Fran Rodriguez

Remove old params

0c7bdc92 2015-12-02 00:35 Johann Schmitz

Added instance name for gunicorn_status plugin if linked as gunicorn_status_INSTANCE or gunicorn_INSTANCE_status

7d58abe5 2015-12-02 00:31 Johann Schmitz

Added instance name for gunicorn_memory_status plugin if linked as gunicorn_memory_status_INSTANCE or gunicorn_INSTANCE_memory_status

c3018320 2015-11-19 07:42 Steve Schnepp

Merge pull request #625 from steveschnepp/1sec

Adding 1sec system plugins C for linux

8ad9d235 2015-11-17 09:53 Stig Sandbeck Mathisen

Merge pull request #676 from strg-at/master

munin plugin for BalanceNG

66fd4a05 2015-11-17 08:16 Rhonda D'Vine

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.

844229bb 2015-11-11 03:22 Stig Sandbeck Mathisen

Merge pull request #667 from sumpfralle/streaming-icecast-stats

streaming: add configurable icecast2 plugin

6243541d 2015-11-09 18:31 Lars Kruse

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)...

0f53bf5f 2015-11-09 05:27 Valur Hrafn Einarsson

varnish4_: Remove extra linebreaks

0cb53cdb 2015-11-09 05:24 Valur Hrafn Einarsson

varnish4_: Varnish 4.1 compatibiltiy

0c20909a 2015-11-07 05:16 Stig Sandbeck Mathisen

Merge pull request #658 from scanterog/master

Add Docker plugins

9b0c3d69 2015-11-01 03:03 Stig Sandbeck Mathisen

Merge pull request #669 from sumpfralle/tests-python3

tests: test compiling with python3 if given as shebang interpreter

702db510 2015-10-30 15:53 Lars Kruse

add "python3" to the travis environment

d1a8965b 2015-10-30 01:09 Lars Kruse

tests: test compiling with python3 if given as shebang interpreter

Currently plugins fail to compile if they use Python 3 syntax features,
even though they use a correct shebang.

67b0241e 2015-10-27 14:56 Kenyon Ralph

Merge pull request #661 from lr1980/master

Update zfs-filesystem-graph: using env

90c4727a 2015-10-27 14:28 Lutz Reinhardt

Update zfs-filesystem-graph: using env

with env the script is running with linux and bsd

09f85f64 2015-10-27 14:09 Kenyon Ralph

Merge pull request #650 from lduchosal/master

pf_tables : Munin plugin to monitor pf tables.

4c6dc3b0 2015-10-27 14:07 Kenyon Ralph

Merge pull request #649 from stimpy23/master

Updated to v0.2

03aa3e1f 2015-10-27 14:05 Kenyon Ralph

Merge pull request #655 from drzraf/patch-1

Ability to configure Apache access_log field number

884c03b7 2015-10-27 14:02 Kenyon Ralph

Merge pull request #654 from obma/p-openweather_-add_api_key

p: openweather_: Add OpenWeather API Key

ae03bc6f 2015-10-25 17:04 Samuel Cantero

Docker plugin

Fix autoconf support

6de11456 2015-10-22 14:37 Samuel Cantero

Add Docker plugins

Docker plugins for:
- Monitor container CPU usage
- Monitor memory CPU usage

2a776fa5 2015-10-15 23:24 Raphaël Droz

Update apache_average_time_last_n_requests

22292022 2015-10-15 23:19 Raphaël Droz

Ability to configure Apache access_log field number

f07be516 2015-10-13 11:48 obma

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.

51b96224 2015-09-24 02:35 lduchosal

Wildcard-plugin to monitor arp on interfaces on BSD

d153fc8a 2015-09-24 02:07 lduchosal

pf_tables : Munin plugin to monitor pf tables.
Inout: bandwidth usage for table
Addresses: number of entries in table

12ee3631 2015-09-22 06:33 stimpy23

Updated to v0.2

Updated to match the outputs of current ice- and shoutcast versions...

b02fe4e8 2015-09-11 03:54 Stig Sandbeck Mathisen

Merge pull request #647 from jmdh/jenkins_fixes

Jenkins fixes

3e70ec38 2015-09-10 11:48 Dominic Hargreaves

jenkins_: Accumulate build result counts correctly

The previous behaviour ignored initial statuses other than blue, yellow,
red, disabled

8ad8e1b9 2015-09-10 11:48 Dominic Hargreaves

jenkins_: Add a missing mapping for notbuilt

b2080e11 2015-09-10 11:47 Dominic Hargreaves

jenkins_: Fix uninitialized values warning with unmapped states

cf88bc6c 2015-09-10 11:47 Dominic Hargreaves

jenkins_: Reformat status mapping for better readability

b7855267 2015-09-06 06:46 Stig Sandbeck Mathisen

Merge pull request #644 from lynix/master

add postfix-policyd-spf-python plugin

ecad9659 2015-09-04 14:38 Alexander Koch

postfix-policyd-spf-python: add license statement

8f2c1437 2015-09-03 11:16 Steve Schnepp

Merge pull request #646 from steveschnepp/battery_

Add uevent based battery_ plugin

0ab4b3a0 2015-09-03 11:14 Steve Schnepp

battery_: make a wildcard plugin

5ecffc35 2015-09-03 11:13 Steve Schnepp

battery_: first version

c77e4589 2015-09-02 17:10 Stig Sandbeck Mathisen

Merge pull request #645 from jmdevince/master

Plugin monitoring CPU on Cisco SB Devices

4fac7e61 2015-09-02 17:00 jmdevince

Plugin monitoring CPU on Cisco SB Devices

0e2cac35 2015-09-01 14:45 Alexander Koch

add postfix-policyd-spf-python plugin

70b61f16 2015-08-31 12:15 Benoît SÉRIE

Support for Debian Jessie.

08479bda 2015-08-29 11:08 Stig Sandbeck Mathisen

fix wrong label

100dc35e 2015-08-29 09:15 Stig Sandbeck Mathisen

Add category "time" to ntpdate_ plugin

This closes #633

297adeab 2015-08-29 09:06 Stig Sandbeck Mathisen

Merge pull request #626 from szepeviktor/patch-1

[monit] Not using memory is a warning condition

839fcf3b 2015-08-29 09:05 Stig Sandbeck Mathisen

Merge pull request #636 from vkh78/master

Add openntp_offset plugin.

5a939acd 2015-08-29 09:04 Stig Sandbeck Mathisen

Merge pull request #635 from ak4t0sh/master

file_size graph : useless graph_scale removal

b751e8ea 2015-08-29 08:49 Stig Sandbeck Mathisen

Add apt/acng for graphing Apt-Cacher NG

5df0724e 2015-08-01 05:34 vkh78

Add openntp_offset plugin.

Add a plugin that, like ntp_offset plugin, measures offset, delay and jitter
for the active OpenNTPd peer.

338001fb 2015-07-19 15:19 ak4t0sh

file_size graph : useless graph_scale removal

7f94d4d6 2015-07-13 07:59 Stig Sandbeck Mathisen

Merge pull request #631 from western/dev

rewrite memcached family plugins for unix socket usage

fb4914f7 2015-07-12 18:38 Andrey (suse24)

rewrite memcached family plugins: bytes_, connections_, hits_, items_, requests_, traffic_
for unix socket usage

13b6ca38 2015-07-12 16:23 Andrey (suse24)

redis plugin: add unixsocket feature

7f9afa01 2015-07-11 17:25 Stig Sandbeck Mathisen

Merge pull request #629 from k3nnyfr/patch-2

Update proftpd_count

c21abd6f 2015-07-11 17:24 Stig Sandbeck Mathisen

Merge pull request #628 from k3nnyfr/patch-1

Update proftpd_bytes

3adc1590 2015-07-10 09:38 Alexandre Sobkudjou

Update proftpd_count

Fixed wrong/old path for xferlog

89e9cdf1 2015-07-10 09:37 Alexandre Sobkudjou

Update proftpd_bytes

Fixed wrong/old path for xferlog

fcc8e1fe 2015-06-23 09:47 Stig Sandbeck Mathisen

Merge pull request #621 from exhuma/stacked-postfix-queue

Stack postfix mailqueues instead of overlapping.

9518ffa1 2015-06-23 09:37 Stig Sandbeck Mathisen

Merge pull request #555 from TobleMiner/master

[apc_status] Added multigraph capabilities and fixed regex

4b37820f 2015-06-23 09:36 Stig Sandbeck Mathisen

Merge pull request #627 from zeroflow/snmp_synology

Add snmp__synology_* plugins

c40eabee 2015-06-18 13:37 Thomas A

Add snmp__synology_* plugins

Synology specific snmp plugins for:
- System temperature
- HDD temperature
- UPS Charge & Load

25a1a06a 2015-06-08 11:10 Viktor Szépe

Missing condition

7220fda4 2015-06-08 11:05 Viktor Szépe

print statements need variables

c72251a7 2015-06-08 08:38 Viktor Szépe

Not using memory is a warning condition

When a daemon fails `-nan` is its memory usage.

54becf68 2015-06-01 16:12 Steve Schnepp

p/if1sec: initial add

c5238dbc 2015-05-30 04:43 Steve Schnepp

p/multicpu1sec-c: always exit(0) when successful

066bec8d 2015-05-30 04:40 Steve Schnepp

Merge pull request #622 from steveschnepp/multicpu1sec-c

Multicpu1sec c optimsations

9901e001 2015-05-26 16:56 Steve Schnepp

p/multicpu1sec-c: keep the files open

2db160e2 2015-05-26 16:50 Steve Schnepp

p/multicpu1sec-c: use posix IO instead of stdlib