Kenyon Ralph
ca363693d7
Merge pull request #46 from dabb/master
...
Added a L2ARC size and efficiency functions to zfs_stats_
2012-02-24 13:23:18 -08:00
David Bjornsson
cbe4553411
Added a L2ARC efficiency function, also some label consistency changes
2012-02-24 14:45:26 +00:00
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
Matt West
281bd584c4
Fixing Evictions Stats Key Collision
2012-02-23 18:24:31 -08: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
Kenyon Ralph
12d6e547c6
Merge pull request #24 from mhwest13/master
...
shoutcast2 plugin rewrite in perl instead of php
memcached updates
2012-02-09 19:08:23 -08:00
Harald Lapp
506459297e
change to either show an improved title: either host:ip or a title configured in munin plugin configuration, this helps a lot when monitoring multiple memcached bins
2012-02-10 08:43:21 +08:00
Harald Lapp
a4999d9616
change to either show an improved title: either host:ip or a title configured in munin plugin configuration, this helps a lot when monitoring multiple memcached bins
2012-02-10 08:43:20 +08:00
Sean Whitney
138de37d29
perl version not committed?!?
2012-02-10 08:39:04 +08:00
Sean Whitney
f7fcd35f64
Converted script to perl. It now handles:
...
* 32 to 64 bit counters
* reboots without resetting graph values
* a rolling 30 days with preliminary prediction
* autodiscover a public IPv4 address on a linux firewall/router
2012-02-10 08:39:04 +08:00
Manuel Schneider
d1b9cbbb90
pretty simple plugin to monitor pending freebsd-updates
...
requires 'portversion'
2012-02-10 08:31:56 +08:00
Matt West
8ffcf3ff69
Added perldoc info, tidied up a bit
2012-02-09 15:24:34 -08:00
Matt West
ee4bc102b9
Removing unneeded data dumper module
2012-02-09 15:05:58 -08:00
Matt West
8be793e822
Fixing shoutcast2_multi plugin
2012-02-09 15:05:03 -08:00
Matt West
208bfbedb3
Updating Memcached Multigraph plugin to latest version
2012-02-09 10:03:20 -08:00
Matt West
59f28e56ed
Merge branch 'master' of github.com:munin-monitoring/contrib
2012-02-09 09:53:35 -08:00
Steve Schnepp
2d50ff5478
Merge pull request #22 from steveschnepp/master
...
Pulling w/ a cherry-picked commit
2012-02-09 09:43:13 -08:00
Fyodor Yarochkin
b75bbfea92
typo in the doc :)
2012-02-10 01:29:40 +08:00
Paul Saunders
a247c870d7
ejabberd_: Remove $MUNIN_DEBUG
...
Of course, in bash the local $MUNIN_DEBUG is the same as the
environment's $MUNIN_DEBUG.
2012-02-10 01:29:14 +08:00
Matt West
a2dd3b1b70
Adding shoutcast2_multi plugin written in perl, should function on both 32bit and 64bit machines
2012-02-09 03:45:43 -08:00
Steve Schnepp
66012ed0be
Typos (thx ssm)
2012-02-08 17:40:34 +01:00
Bjorn Ruberg
3716785b5c
- Adding a new squeezebox plugin, multigraph-enabled
2012-02-07 15:06:19 +01:00
Steve Schnepp
c4a82cdda4
Merge branch 'master' of https://github.com/munin-monitoring/contrib
2012-02-06 16:40:42 +01:00
Alejandro Olivan Alvarez
9694ad8028
- new plugin for shoutcast v2
2012-02-06 16:39:35 +01:00
Kenyon Ralph
8ea0ef8248
make the graphs more like the if_ plugin
...
Show traffic in bits instead of bytes, use negative values for
incoming traffic, improve wording, simplify authentication, add
documentation.
2012-02-02 04:18:02 -08:00
Steve Schnepp
0ff56fc90e
Merge pull request #20 from quade0/master
...
Added snmp__fn, a snmp plugin to monitor Fortinet Fortigate Firewall
2012-01-28 06:30:52 -08:00
Sébastien Gross
8051623fe4
Fix lvdisplay path on some hosts.
...
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2012-01-27 17:07:41 +01:00
Luka Furlan
e12b9690f4
Added autoconf, configuration via ENV variables, magic markers.
2012-01-26 08:41:29 +01:00
Thomas Diener
6db1665991
MIB file availability check added
2012-01-25 16:59:33 +01:00
Luka Furlan
0db07b5c4f
Added tomcat_, a wildcard plugin for Apache Tomcat connectors and JBoss JVM status.
2012-01-25 16:15:15 +01:00
Thomas Diener
ce8b1121ec
OID to MIB changed
2012-01-22 21:44:37 +01:00
Andrey Dudin
0b18f278ab
Update plugins/other/php-fastcgi
2012-01-20 15:47:10 +04:00
Steve Schnepp
d5de773e4b
explicitely use bash as it contains some bashism
2012-01-20 12:05:31 +01:00
Steve Schnepp
9a1129c0c1
Providing a way to change the state file
2012-01-20 12:05:02 +01:00
Manuel Schneider
006ef061c2
support for 'adaX' and 'daX' devices
2012-01-19 18:44:17 +01:00
Steve Schnepp
5174d08210
Initial add of emc_comprehensive
2012-01-19 14:38:28 +01:00
Steve Schnepp
5cc0fa32fe
Merge pull request #7 from fygrave/master
...
documentation and RIAK_URL environment variable support.
2012-01-16 07:53:35 -08:00
Fyodor Yarochkin
0eedb04aac
Added some documentation and handling of RIAK_URL environment variable.
2012-01-16 23:47:19 +08:00
Fyodor Yarochkin
994980d233
Small configuration change
2012-01-16 23:31:27 +08:00
Paul Saunders
1080cbb75b
ejabberd_: Fix to recognise ejabberd 2.1.10+
...
Adjust the $EJVER pattern matching to allow for one or two digits in the
third part of the triplet.
2012-01-16 16:12:56 +01:00
Steve Schnepp
8a95538509
Adding multicpu1sec from http://plugins.munin-monitoring.org/ as it serves as an example for 1 sec granularity.
2012-01-16 16:12:42 +01:00
Steve Schnepp
e5710781fd
Merge pull request #5 from fygrave/master
...
riak plugins (I'll be adding one by one)
2012-01-16 02:05:13 -08:00
Fyodor Yarochkin
3bc264de2d
Riak memory monitoring
2012-01-16 16:50:22 +08:00
Fyodor Yarochkin
85d8571b3e
Riak node puts/gets monitoring
2012-01-16 16:41:14 +08:00
Christoph Krybus
f00c44d8af
Fix for database name containing underscore(s).
2012-01-15 11:29:14 +01:00
azet
e5ecd263e4
powermta multi monitor
2012-01-15 01:57:44 +01:00
Thomas Diener
0e17b46982
documentation added
2012-01-14 22:35:09 +01:00
Thomas Diener
2b4deca937
snmp fortigate plugin: first draft
2012-01-14 22:17:24 +01:00
Allan Wind
41ca30d832
rebuild is always 0
2012-01-12 13:40:29 -05:00
Paul Saunders
8461c537b9
xfs_frag: Initial commit
...
Add xfs_frag, a plugin to monitor your XFS filesystem fragmentation.
2012-01-12 13:27:01 +00:00
Paul Saunders
480eb0f363
boinc_credit: Initial commit
...
New plugin to track your BOINC credit across all your projects.
2012-01-12 13:19:40 +00:00
Paul Saunders
13a585f290
currentcost, zenus_: Update my eMail address
2012-01-12 12:50:02 +00:00
Paul Saunders
6f0e6960a8
zenus_: Add some debugging
...
Add a bit of debugging code. Move to positive/negative graphing
2012-01-12 12:46:25 +00:00
Paul Saunders
10b89a6d67
sa-learn: Add documentation
...
Add POD documentation and tidy up
2012-01-12 12:42:47 +00:00
Paul Saunders
5c9228a980
boinc_projs: Add graph_total
...
Add graph_total, so you can see total number of WUs
2012-01-12 12:39:00 +00:00
Paul Saunders
97a0f7912c
Expand possible data by using the telnet interface
...
The plugin now supports a much wider variety of graphs by interfacing
with the TG585's telnet interface. Now supported are graphs for:
* ADSL Bandwidth
* ADSL Errors
* ADSL Strength
* ATM Global Statistics
* DHCP Client
* DHCP Relay
* DHCP Server
* DNS Server
* Firewall Statistics
* ICMP protocol
* IDS Statistics
* IGMP Host
* IGMP Proxy
* IP protocol
* TCP protocol
* Tracked Connections
* UDP protocol
* Uptime
2012-01-12 12:24:15 +00:00
Paul Saunders
a806f7d86d
Add support for CC02 devices
...
Thanks to David Edmondson <dme@dme.org>, currentcost now supports CC02
devices. To make use of this make sure to set env.metertype to "CC02".
2012-01-12 12:20:07 +00:00
Various
51ee702d81
Leftover from migration
2011-12-18 15:11:52 +01:00
Artem
b6fb15597c
does not clutter up the disk so fast now; does not re-start tcpdump
2011-12-18 15:10:48 +01:00
Artem
fda468784f
Initial version
2011-12-18 15:10:48 +01:00
Nicolas Knotzer
f3f482edf6
Uses subprocess.Popen instead of subprocess.check_output for compatibility with older python versions
2011-12-18 15:10:47 +01:00
Nicolas Knotzer
aa9a9e802e
Prints OSError.strerror in verbose mode, uses rsplit instead of split for parsing femon output (more robust, if name of dvb-card contains split character, i.e.'|')
2011-12-18 15:10:47 +01:00
Stefan Osterlitz
41be7c5f3d
Initial version
2011-12-18 15:10:47 +01:00
Stefan Osterlitz
0ca8ce206f
Initial version
2011-12-18 15:10:47 +01:00
Stefan Osterlitz
32715ca3a9
Initial version
2011-12-18 15:10:47 +01:00
Sterfan Osterlitz
387c5a1ef2
Initial version
2011-12-18 15:10:47 +01:00
Allan Wind
ed1ada4d2a
Patched version as outlined earlier
2011-12-18 15:10:47 +01:00
pesco
e322629df2
Initial version
2011-12-18 15:10:47 +01:00
Ali Onur Uyar
e26f53d802
Added Queue and Fax Stats graphs.
2011-12-18 15:10:47 +01:00
NVIDIA Corporation
06dc47444a
Uses Perl bindings to NVML instead of nvidia-smi output. This way it is less likely to break with new driver releases.
2011-12-18 15:10:47 +01:00
Sean Whitney
307b2b8d61
Initial version
2011-12-18 15:10:47 +01:00
Russell Neufeld
656b6c6a2b
Updates for Munin 1.4.4
2011-12-18 15:10:47 +01:00
Ali Onur Uyar
9bb4d316c8
Initial version
2011-12-18 15:10:46 +01:00
Ali Onur Uyar
1398a0b2d6
Initial version
2011-12-18 15:10:46 +01:00
Ali Onur Uyar
bfd0c75525
Added graphs for BgWriter and Checkpoint Stats.
2011-12-18 15:10:46 +01:00
Christian Bendt
c653988d0e
Can monitor uptime and number of registered users
2011-12-18 15:10:46 +01:00
Vik Banev
ec351f99a6
Initial version
2011-12-18 15:10:46 +01:00
Nicolas Knotzer
dbb9ecfc19
Initial version
2011-12-18 15:10:46 +01:00
FalseLike aka [Anotr]
873176c044
Initial version
2011-12-18 15:10:46 +01:00
Alex Tomlins
1e301c2d8e
CPU graph now graphs cpu time used over the 5 min period, not the instantaneous CPU usage at the moment when munin runs. It no longer requires a 2 iteration run of xentop.
2011-12-18 15:10:46 +01:00
Daniel Caillibaud
f8264132d3
bugfix of several idle|total pattern in my php-fpm status
2011-12-18 15:10:46 +01:00
northox
7a05e29c76
Fix bug with Gibibyte
2011-12-18 15:10:46 +01:00
northox
617994ca9d
Initial version
2011-12-18 15:10:46 +01:00
northox
09f96c3da0
erratum
2011-12-18 15:10:46 +01:00
northox
9ae7e3a9f7
Fix the file. Removed swap because the scale was getting to high and we couldn't see the active mem (to monitor the swap see 'OpenBSD swap' script).
2011-12-18 15:10:46 +01:00
Alex Tomlins
34c1f534b1
Initial version
2011-12-18 15:10:46 +01:00
Nozomu Kaneko
2eb1e295e7
fixed a critical bug, sorry...
2011-12-18 15:10:46 +01:00
Nozomu Kaneko
8dd72b0c07
debug code removed
2011-12-18 15:10:46 +01:00
Nozomu Kaneko
829d00af1a
output 0 for missing values so that warning message is suppressed
2011-12-18 15:10:46 +01:00
Christian Loos
1e78d87543
Initial version
2011-12-18 15:10:46 +01:00
Stefan Seidel
72e075ba03
fixed some critical mistakes which caused the plugin to work on the command line but not when called from munin
2011-12-18 15:10:46 +01:00
Stefan Seidel
0767fa14ba
optimized version, replaced grep/sed with tr and awk in some places, provisioning for special chars in SMART attributes
2011-12-18 15:10:46 +01:00
Kasandra Padisha
f038b18b35
Initial version
2011-12-18 15:10:46 +01:00
Kasandra Padisha
c7bceeb426
Initial version
2011-12-18 15:10:45 +01:00
Kasandra padisha
4b5ab0b30b
Initial version
2011-12-18 15:10:45 +01:00
Sean Whitney
ed746fda0a
It now handles 32-bit systems better, and doesn't suffer reboot issues.
2011-12-18 15:10:45 +01:00
Christoph Heer
478522124b
Add presence suffix
2011-12-18 15:10:45 +01:00
Willem Kappers
9fdf46699a
Initial version
2011-12-18 15:10:45 +01:00
northox
8a481afc06
Initial version
2011-12-18 15:10:45 +01:00
Jakob Unterwurzacher
ec2baa46e7
Field names must not contain special characters, substitute by _ as suggested here http://munin-monitoring.org/wiki/notes_on_datasource_names
2011-12-18 15:10:45 +01:00
Jakob Unterwurzacher
b8e09a39b7
Correct regexp to accept list with dashes etc. in the name
2011-12-18 15:10:45 +01:00
Paul Saunders
78c9d0c886
Initial version
2011-12-18 15:10:44 +01:00