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
freewil
516f91a416
add difficulty to bitcoind_
2012-12-11 01:50:00 -05:00
Stig Sandbeck Mathisen
c2ecfcb772
Add varnish_devicedetect plugin
2012-12-09 16:27:43 +01:00
Jimmy Jones
7a96e90571
Add Munin scripts for Apache Qpid monitoring
2012-12-07 13:19:48 -08:00
Diego Elio Pettenò
8f2debeacb
Merge pull request #214 from Sheridan/patch-1
...
Update plugins/zimbra/zimbra-mailboxsizes
2012-11-27 08:46:30 -08:00
Горлов Максим
dfa9d73493
Update plugins/zimbra/zimbra-mailboxsizes
...
Adding support for dots in mailboxses names ( mail.box@example.net )
2012-11-27 17:43:13 +04:00
Kenyon Ralph
e284719458
Merge pull request #213 from jobauer/master
...
change for snmp__netscaler_connections
2012-11-26 08:18:01 -08:00
Joseph Bauer
5e5508799c
- merged copy-pasted functions into a generic one
...
- changed host detection, which was broken after plugin rename
- fixed some typos
2012-11-26 16:21:53 +01:00
Kenyon Ralph
028275b3d2
Merge pull request #212 from iammookli/master
...
http_load_: Support underscores in URLs
2012-11-25 17:58:15 -08:00
iammookli
11405c780a
Support underscores in URLs; typo.
2012-11-25 17:50:47 -08:00
Diego Elio Pettenò
edb8732d8e
snmp__if_combined: fix syntax to use explicit 'my'.
2012-11-21 16:19:43 -08:00
Diego Elio Pettenò
7dd40e24d7
snmp__if_combined: output extinfo in the right spot.
2012-11-21 16:19:30 -08:00
Diego Elio Pettenò
f63f73d3b5
sensors/hplog_*: remove in favour of hpasmcli2_
...
These two plugins are using a different command coming from the same
package as hpasmcli, they lack a license identification, and are a tad
more rough than the one that would replace them.
2012-11-21 09:16:28 -08:00
Diego Elio Pettenò
65fb3d8e5f
hpasmcli2_: try to be a bit more forgiving in perl choices.
2012-11-20 22:21:50 -08:00
Diego Elio Pettenò
c5ab6538cc
snmp_room_alert_: move together with the other snmp plugins.
2012-11-20 22:07:09 -08:00
Diego Elio Pettenò
36c0e91b30
openvpn_multi: move together with the other openvpn plugins.
2012-11-20 22:03:27 -08:00
Diego Elio Pettenò
ecd21d50c5
apache_status: change the vlabel to use the same unit as input.
...
This way it's possible to avoid the cdef altogether.
2012-11-20 22:01:48 -08:00
Diego Elio Pettenò
e09d236f5f
snmp__apc_ups2_: rename correctly.
2012-11-20 12:00:18 -08:00
Diego Elio Pettenò
3de4d5d4ed
snmp__acp_ups2_: move to sensors category.
2012-11-20 11:59:59 -08:00