David Bjornsson
1617487802
Revert "Added a L2ARC efficiency function, also some label consistency changes"
...
This reverts commit 55ba113d2f
.
2012-02-24 14:42:21 +00:00
David Bjornsson
55ba113d2f
Added a L2ARC efficiency function, also some label consistency changes
2012-02-24 14:36:50 +00:00
dabb
20cc0e0491
Added a L2ARC size function and some cleanup
2012-02-24 13:30:14 +00:00
dabb
6b7922c379
Removing unnecessary graph_category attributes
2012-02-24 12:46:10 +00:00
dabb
8315962063
Fixing typos in data type calculations
2012-02-24 11:51:03 +00:00
David Bjornsson
b1869d13cd
Adding a new ZFS statistic plugin
2012-02-23 19:58:17 +00:00
Kenyon Ralph
e6ee1acb78
removing tcp_retries
...
The same data are graphed by the netstat_multi plugin in munin trunk,
so no need to have a redundant plugin.
2012-02-21 21:54:50 -08:00
Kenyon Ralph
f95e2559cb
Merge pull request #43 from dotdoom/master
...
a plugin I forgot to add. And some images
2012-02-21 21:51:46 -08:00
Artem Sheremet
a89da38da7
adding scanlog plugin and images
...
* a couple of images: for
** ejabberd_scanlog
** netstat_bsd_
** tcp_retries
* ejabberd_scanlog plugin
2012-02-22 03:25:56 +03:00
Kenyon Ralph
0abe44821d
Merge pull request #42 from dotdoom/master
...
netstat_bsd_ and tcp_retries plugins
2012-02-21 15:54:20 -08:00
Artem Sheremet
580c41ea3d
Adding new plugins
...
* netstat_bsd_
for mbufs/etc statistics from BSD's netstat -m
* tcp_retries
for TCP retransmission count rate from procfs /proc/net/tcp
2012-02-22 02:30:54 +03:00
Luka Furlan
ccaba56c4c
tomcat_
...
* urllib2 timeout for <2.6 versions of Python
* plugin returns all 0 if site is unreachable
2012-02-21 13:46:23 +01:00
Kenyon Ralph
6fe3a2fe4a
Merge pull request #40 from AndyKits/patch-1
...
Fixed missing backtick in row 19
2012-02-20 11:10:49 -08:00
AndyKits
28db7a12aa
Fixed missing backtick in row 19
2012-02-20 17:24:44 +01:00
Mike Koss
1edc7e7dc3
Merge branch 'master' of git://github.com/munin-monitoring/contrib
2012-02-20 01:23:31 -08:00
Mike Koss
4db1637707
add fees, transactions, age and remove blocks and difficulty
2012-02-20 01:18:47 -08:00
Kenyon Ralph
9082a90137
whitespace cleanup
2012-02-18 14:33:00 -08:00
Kenyon Ralph
fc3bfaebc1
comment print statements that are not useful to munin
2012-02-18 14:32:01 -08:00
iangregory
6272ca0c22
Make the uptime_bsd plugin OpenBSD friendly.
2012-02-18 18:51:33 +00:00
Steve Schnepp
ad72df158f
fixed watchdog, so plugin restarts automatically if killed
2012-02-18 06:17:20 +01:00
Kenyon Ralph
f4af59b794
untar php_apc_ to address issue #37
2012-02-17 15:02:05 -08:00
Steve Schnepp
20b1fe2924
Adding a generic entry for all gnunicorn params
2012-02-17 21:34:46 +01:00
Andrew Jennings
7e2bac0356
Move gunicorn plugins to directory. Add example plugin configuration
...
to gunicorn plugins. Add magic markers to plugins.
2012-02-17 14:46:15 -05:00
Steve Schnepp
7cab2fe50f
Merge pull request #35 from andrewjennings/gunicorn
...
Contribute gunicorn plugins
2012-02-17 10:28:32 -08:00
Andrew Jennings
b5262430f8
Contribute gunicorn plugins
2012-02-17 11:24:55 -05:00
Paul Saunders
6f39dc451a
TG585v7__: Better Error handling
...
Reset the error mode of Net::Telnet to 'return', so that we can (try to)
log out during the error handler without invoking the error handler
(doing so resulted in "Deep Recursion" warnings from perl).
Also, return 'U' for ALL appropriate items in case of error.
2012-02-17 10:24:04 +00:00
Kenyon Ralph
8484bebdca
remove streamid_/shoutcast2_multi
...
Replaced by shoutcast/shoutcast2_multi in commit 55e02ba44f
.
2012-02-15 13:43:03 -08:00
Matt West
55e02ba44f
Adding shotucast2 plugin back in, with couple of bug fixes
2012-02-15 13:11:12 -08:00
Kenyon Ralph
a04c5cd3cf
Merge pull request #31 from mckoss/promote
...
Bitcoind Multi-Plugin
2012-02-15 10:36:32 -08:00
Kenyon Ralph
41bf031a2e
Merge pull request #32 from mckoss/240cf1fdb00336091b524edce728f7d6eb5f9980
...
Added autoconf support
2012-02-15 10:36:03 -08:00
Mike Koss
c495be36aa
Fix y-axis pinned to zero - Munin bug workaround
2012-02-15 01:38:13 -08:00
Mike Koss
6cd082a78c
Bitcoind Multi-Plugin
2012-02-14 20:21:10 -08:00
Mike Koss
06dcb0bf16
Merge branch 'master' of git://github.com/munin-monitoring/contrib
2012-02-14 20:15:26 -08:00
Mike Koss
346aa68d48
reorder code - fix limits
2012-02-14 20:12:03 -08:00
Mike Koss
5f66fcc3f8
Bitcoin server plugin
2012-02-14 18:07:54 -08:00
Mike Koss
240cf1fdb0
autoconf support
2012-02-14 16:48:07 -08:00
Matt West
c35bee3994
Adding nagios_multi_ plugin and opentracker_ plugin
2012-02-13 22:29:03 -08:00
Mike Koss
7de8f2cab4
Redundant with nginx_working_set (and had a bug)
2012-02-13 11:04:05 -08:00
Mike Koss
f77cbb8707
Simpler nginx working set plugin. Replaces nginx_memory (which displays total of virtual memory)
...
and ngnix_memory (sic) which has a bug including non-nginx processes.
2012-02-13 10:53:16 -08:00
Steve Schnepp
08346aac58
- have some dirs
2012-02-13 18:24:46 +01:00
Kenyon Ralph
0b089ea777
remove duplicate openvz load plugin
...
This commit closes Issue #27 .
2012-02-12 20:08:15 -08:00
dcaillibaud
7329ca6b11
"load average" label already in graph title, so useless in each VE label
2012-02-12 12:37:02 +01:00
dcaillibaud
5696c338c3
Another duplicate block in config case and only value line kept for "normal" case
2012-02-12 12:34:41 +01:00
dcaillibaud
d305c5bfee
Label & description should be printed only in config case
2012-02-12 11:28:31 +01:00
dcaillibaud
389b5970cd
Last block was duplicate
2012-02-12 11:18:04 +01:00
Albireo
95f8cda2c1
Fixed a typo in config of the "closed" gauge.
2012-02-10 23:08:58 +01:00
Matt West
8b94352ba2
Merge pull request #25 from mhwest13/master
...
Rename Opentracker plugin to proper name, there are no actual code changes to the plugin.
2012-02-10 13:05:54 -08:00
Matt West
a38122d3dc
Removing old opentracker-plugin
2012-02-10 13:03:07 -08:00
Matt West
0979570a71
Renaming opentracker plugin to proper naming scheme
2012-02-10 13:02:28 -08:00
Kenyon Ralph
3432f6c821
remove shoutcast2 plugin, replaced by shoutcast2_multi
2012-02-10 11:35:29 +08:00