Michiel Holtkamp
6fcde6d8f1
Added multigraph so not only volume but also ratio is graphed
2013-01-13 15:13:59 +01:00
Kenyon Ralph
f3d55ddf30
Merge pull request #234 from unluckypixie/master
...
New plugin for packetship media streaming server
2013-01-12 16:54:42 -08:00
Steve Schnepp
1db419b1ee
db2_cnx: +x
2013-01-10 10:32:05 +01:00
Steve Schnepp
1c60f63b11
db2_cnx: adding a plugin for monitoring DB2 connections
2013-01-10 10:27:44 +01:00
Diego Elio Pettenò
01f1399166
Merge pull request #236 from 0x46616c6b/master
...
Wrong permission for netatalk plugin
2013-01-04 09:56:21 -08:00
louis
a38bb464b3
set executable bit for netatalk plugin
2013-01-04 18:53:51 +01:00
Dave Fennell
2912117ad4
Updated packetship plugin to support multiple pumps.
2013-01-03 17:36:27 +00:00
bAndie91
0e92a22bc1
pod added
2013-01-02 16:50:27 +01:00
Dave Fennell
9bfb1101b5
Slight fix to output format of packetship_ plugin.
2013-01-02 14:17:11 +00:00
Dave Fennell
819e2a6fe9
Added plugin for packetship media streaming server.
2013-01-02 13:58:27 +00:00
bAndie91
18648443f3
update
2012-12-31 15:46:43 +01:00
bAndie91
bffbc3d5dc
monitor Ext2/3/4 fs
...
e2 plugin to monitor Ext2/3/4 fs mount count, last check and lifetime writes
2012-12-31 06:13:41 -08:00
Diego Elio Pettenò
2ac27fb961
Merge pull request #231 from barttenbrinke/master
...
Fix freeimpi undefined warnings
2012-12-31 04:25:19 -08:00
Bart ten Brinke
ab27dffa6d
Fixed undefined warnings
2012-12-31 09:29:37 +01:00
Diego Elio Pettenò
cd4dd57e24
asterisk: replace the remaining two Asterisk plugins.
...
The fourth graph (asterisk_codecs) replaces both asterisk_sipchannels
and asterisk_codecs, as the latter already included the data from the
first. If we want to get more details we could have sub-multigraphs
for a breakdown of the codecs per channel type, but right now it feels
unneeded.
2012-12-30 14:02:17 -08:00
Diego Elio Pettenò
608c1a90ef
asterisk: add graph to replace asterisk_meetme and asterisk_meetmeusers.
2012-12-30 13:38:41 -08:00
Diego Elio Pettenò
1a98faf11c
asterisk: refactor command/response handling.
...
Instead of having a dumb readreply, already drop some of the unneeded
lines of the command when sending the request, and handle errors in
place.
This simplifies the code a little, even though it requires a few more
"discard loops" in the code (to avoid garbage in Asterisk's logs).
2012-12-30 13:36:36 -08:00
Diego Elio Pettenò
b77eef4a62
asterisk: handle more gracefully errors on the asterisk_channels path.
2012-12-30 13:07:24 -08:00
Diego Elio Pettenò
9f56a03d05
asterisk: add asterisk_voicemail replacement code as well.
...
This is a bit trickier, since the voicemail might not be enabled
anywhere. Unfortunately it's not easy to set this up during
autoconfig, as voicemails can be added on the fly.
2012-12-30 13:04:25 -08:00
Diego Elio Pettenò
f5064c9398
asterisk: add support for showing the per-type breakdown of channels.
...
This makes it possible for a single graph to replace the two
apache_channels and apache_channeltypes plugins.
2012-12-30 12:44:29 -08:00
Diego Elio Pettenò
fce7502342
asterisk: first part of the new Asterisk plugin.
...
This plugin is targeting to enter main distribution in 2.1 to remove
the multiple Asterisk plugins present in 2.0.
It features full autoconfiguration support, multigraph capabilities,
and less error-prone code.
For the moment, it only implements a replacement for asterisk_channels.
2012-12-30 12:22:52 -08:00
Diego Elio Pettenò
5b22647d68
hwmon: support non-dirtyconfig capable nodes.
2012-12-30 09:27:05 -08:00
Diego Elio Pettenò
548a2b626e
freeipmi: implement suggestions from Bart ten Brinke for FreeIPMI 1.1.x.
...
This adds support for versions of FreeIPMI before 1.2 (without the
threshold information), and explicits the dependency information.
It also works with older Munin nodes where dirtyconfig is not supported.
2012-12-30 09:25:17 -08:00
Kenyon Ralph
0adad54696
Merge pull request #204 from thiagocsf/master
...
Add plugins for Sick-Beard
2012-12-25 14:09:04 -08:00
Kenyon Ralph
1b2db4de8b
Merge pull request #225 from claudius23/patch-1
...
Update plugins/zfs/zfs_stats_
2012-12-25 13:48:29 -08:00
Kenyon Ralph
94c0585a59
whitespace cleanup
2012-12-24 18:29:12 -08:00
Kenyon Ralph
b7e0cab72e
add some description
2012-12-24 18:28:38 -08:00
Kenyon Ralph
1730ada661
Merge pull request #228 from deveth0/patch-3
...
Update plugins/system/zones_mem
2012-12-24 18:26:22 -08:00
Kenyon Ralph
5ebdabf44a
whitespace cleanup
2012-12-23 20:49:42 -08:00
Kenyon Ralph
fdcc9f79a7
Merge pull request #229 from claudius23/zfs_usage_
...
Add plugins/zfs_usage_
2012-12-23 20:42:41 -08:00
Diego Elio Pettenò
0628832aef
Merge pull request #230 from unluckypixie/master
...
3 New Bind9 Plugins + 3 New PgBouncer plugins
2012-12-21 04:16:32 -08:00
Dave Fennell
fc43808f2b
Slight change to formatting of licence information in new bind9 and pgbouncer plugins.
2012-12-21 11:53:59 +00:00
Dave Fennell
b4d9f32859
Updated new pgbouncer plugins with license information and added MUNIN_CAP_DIRTYCONFIG support.
2012-12-21 10:37:29 +00:00
Dave Fennell
d79ab66b69
Updated new bind9 plugins with license information and added MUNIN_CAP_DIRTYCONFIG support.
2012-12-21 10:37:00 +00:00
Diego Elio Pettenò
166449208b
Merge pull request #221 from FakenMC/master
...
Add plugins for monitoring NVIDIA and AMD GPUs
2012-12-20 10:33:50 -08:00
Claudius
a129a67998
add license
2012-12-20 17:11:29 +01:00
Dave Fennell
c41c5666a1
Created 3 new pgbouncer plugins to show stats on all pools configured in the system.
2012-12-20 15:54:19 +00:00
Claudius
05710b1f9b
initial checkin
2012-12-20 16:21:13 +01:00
Dave Fennell
8c1e0f618d
Updated new bind9 plugins to correctly handle differing number of lines in the bind9 stats files.
2012-12-20 14:01:26 +00:00
deveth0
feef65dba9
Update plugins/system/zones_mem
...
Increase number of displayed zones.
2012-12-20 13:42:05 +01:00
Dave Fennell
b7d0ef9dfe
Added simple bind9 resolver, server and socket stats plugins.
2012-12-20 11:33:07 +00:00
Claudius Herder
c26049e8d2
Update plugins/zfs/zfs_stats_
...
Don't divide by zero if there is no l2arc
Error output from zfs_stats_cachehitlist:
dc: divide by zero
2012-12-19 18:37:51 +01:00
Diego Elio Pettenò
86be28e7db
Merge pull request #224 from unluckypixie/master
...
Fixed light bug in asterisk_channels plugin
2012-12-19 02:12:22 -08:00
Dave Fennell
1a3ca61248
Updated asterisk_channels plugin to connect to running asterisk (probably what was intended) instead of starting new process.
2012-12-19 10:09:50 +00:00
Stig Sandbeck Mathisen
430d68ffd9
Add configuration, documentation, and autoconf
2012-12-18 18:12:11 +01:00
Diego Elio Pettenò
931136197a
Merge pull request #222 from northox/master
...
Fix and strict mode
2012-12-14 04:55:34 -08:00
Diego Elio Pettenò
423989a6f8
Merge pull request #223 from terrorobe/patch-1
...
plugins/redis/redis_: Make used_memory use base 1024 like it should
2012-12-14 04:54:48 -08:00
Michael Renner
b6b77ef9d5
plugins/redis/redis_: Make used_memory use base 1024 like it should
2012-12-14 11:42:46 +01:00
Danny Fullerton
5271859ff0
Switch to strict mode.
...
Fix hash/array syntax causing regex-based log to fail.
2012-12-12 22:56:38 -05:00
Nuno Fachada
426bba4466
Add plugins for monitoring NVIDIA and AMD GPUs
2012-12-11 19:57:06 +00:00