Steve Schnepp
|
3e0a58c52a
|
Merge pull request #6 from darac/ejabberd_
ejabberd_: Fix to recognise ejabberd 2.1.10+
|
2012-01-16 04:42:43 -08:00 |
|
Paul Saunders
|
8fd6a70219
|
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 11:31:59 +00: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 |
|
Steve Schnepp
|
46b8c8964d
|
Merge pull request #4 from ckrybus/master
postgres_queries2: Simple fix for database name containing underscore(s).
|
2012-01-16 01:56:29 -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 |
|
Steve Schnepp
|
3b371ba0fe
|
Merge pull request #3 from azet/master
added powermta monitoring plugin (bourne shell + xpath)
|
2012-01-15 00:59:50 -08:00 |
|
azet
|
e5ecd263e4
|
powermta multi monitor
|
2012-01-15 01:57:44 +01:00 |
|
Thomas Diener
|
932b38d086
|
sample images
|
2012-01-14 23:07:42 +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 |
|
Steve Schnepp
|
3ac098ab54
|
Merge pull request #2 from allanwind/master
rebuild always return 0
|
2012-01-13 00:55:48 -08:00 |
|
Allan Wind
|
41ca30d832
|
rebuild is always 0
|
2012-01-12 13:40:29 -05:00 |
|
Steve Schnepp
|
f25b07da94
|
Adding a copy of the official templates.
|
2012-01-12 15:32:37 +01:00 |
|
Steve Schnepp
|
a2fead05ca
|
Merge branch 'master' of https://github.com/munin-monitoring/contrib
|
2012-01-12 15:31:22 +01:00 |
|
Steve Schnepp
|
8ca451f13e
|
Use Markdown for README
|
2012-01-12 15:30:52 +01:00 |
|
Steve Schnepp
|
0a7087d6c2
|
Merge pull request #1 from darac/master
|
2012-01-12 06:14:48 -08: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 |
|