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
Stig Sandbeck Mathisen
f173b3282a
Merge pull request #706 from gajdipajti/patch-1
...
Update xfs plugin.
2016-04-04 16:31:25 +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
Stig Sandbeck Mathisen
2b3fc28c45
Merge pull request #705 from clarkspark/master
...
update presence for prosody 0.10
2016-03-22 22:55:00 +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
Sarah White
1c6af7ae05
replaced unicode character with [c]
...
not sure how else to fix the error?
2016-02-25 04:22:22 -05:00
Sarah White
415d952525
backported to work with python 2.7.10
...
https://wiki.python.org/moin/3to2
2016-02-25 04:13:46 -05:00
kuzetsa
1733fee7f8
heading on .png didn't match name of plugin
...
packets are a specific type of traffic
2016-02-25 04:06:56 -05:00
Vincas Dargis
cd68f192d5
pgbouncer_: allow to separate plugin name and pool name
2016-02-11 15:32:08 +02: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
Jonas Palm
feb54309ca
Added Option Description for env.DB_PORT
2016-02-07 16:15:02 +01:00
Jonas Palm
26cf15aadd
Wordpress Multisite Plugin
...
Monitors total instances, users, posts, comments and pingbacks for the multisite installation and also posts, comments and pingbacks for every multisite instance.
2016-02-07 16:09:52 +01:00
Alexander Shurakov
a3a7008904
Update dovecot
...
Remove debug output
2016-01-26 15:32:33 +03:00
Alexander Shurakov
e5260be436
dovecot plugin check log file type by name
...
If dovecot plugin found dovecot-only log it will analyze it without filtering by 'dovecot' tag
2016-01-26 15:28:23 +03: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
Samuel Smith
6b94ef0284
Change to DERIVE.
...
Values can return to 0 on service restart which COUNTER data store will not handle well.
2016-01-17 16:31:35 -06:00
Samuel Smith
b47505cef2
Correct graph_vlabel to data type.
2016-01-15 00:45:54 -06:00
Samuel Smith
74aa84d51a
Remove unneeded sort
...
Parsed data is already sorted.
2016-01-14 22:59:15 -06:00
Samuel Smith
87efe7091b
Ignore sfq child classes for configure.
2016-01-14 21:36:14 -06:00
Samuel Smith
999f43474e
Ignore sfq child classes.
...
Normal rate monitoring should be preformed on parent HTB classes/queues.
SFQ classes are dynamically allocated (as queues fill) and given random names and this messes up charts.
2016-01-14 21:20:07 -06:00
Samuel Smith
0553d6c2d0
Fix undef string compare.
...
Guard against $type not defined.
2016-01-14 21:18:59 -06:00
Samuel Smith
381101d222
Ignore sfq child classes.
...
Normal rate monitoring should be preformed on parent HTB classes/queues.
SFQ classes are dynamically allocated (as queues fill) and given random names and this messes up charts.
2016-01-14 21:14:40 -06:00
Benoît.S « Benpro »
0bf9659577
fr24 - Plugin to monitor your flightradar24.com feeder.
2016-01-14 21:59:55 +01: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
Artem Sheremet
99a42cafd6
Add "process links" graph to ejabberd_resources
2015-12-18 11:34:10 +01:00
Steve Schnepp
69534a70d0
Merge pull request #679 from ki0/master
...
Remove old params
2015-12-15 21:32:05 +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
Stig Sandbeck Mathisen
8ad9d23584
Merge pull request #676 from strg-at/master
...
munin plugin for BalanceNG
2015-11-17 15:53:07 +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
Stig Sandbeck Mathisen
844229bbc5
Merge pull request #667 from sumpfralle/streaming-icecast-stats
...
streaming: add configurable icecast2 plugin
2015-11-11 09:22:59 +01:00
Raphaël Droz
0c18fb5046
memory_by_process: try to be smarted about labels and cleanup field names more deeply
2015-11-09 21:54:18 -03: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