2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00
Commit Graph

1722 Commits

Author SHA1 Message Date
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
Diego Elio Pettenò
bb2076ecc9 snmp__acp_ups2_: remove commented-out cdef line. 2012-11-20 11:59:41 -08:00
Diego Elio Pettenò
6c1541a682 snmp__ifx_: remove, superseded by snmp__if_.
This plugin does not use the standard Munin SNMP plugin interface, and
is, nowadays, duplicating the functionality present in the main
snmp__if_ plugin, which uses the 64-bit counters by default if
present, and fall back to the 32-bit ones if not.
2012-11-20 11:52:06 -08:00
Diego Elio Pettenò
bfe824f76a snmp__if_combined: rewrite error handling.
Instead of just having a single "errors" value on the per-interface
error graphs, split it in errors and discards, then provide a total
for the combined graph.

This way it's possible to see more details of what's going on at the
interface level.
2012-11-20 11:50:58 -08:00
Diego Elio Pettenò
36ac271c5d snmp__if_combined: don't use cdef to generate the final value.
This actually simplifies the code, and avoids extra work on the master
side for no reason.
2012-11-20 11:09:59 -08:00
Diego Elio Pettenò
7777738e05 snmp__if_combined: provide CDEFs directives for the combined graph as well.
Borrowed data is raw, so in this case we want to make sure it's expressed in bits rather than octects.
2012-11-20 09:19:17 -08:00
Diego Elio Pettenò
19fd67f6a3 Merge pull request #211 from nukleus/patch-1
Fix typos in plugins/network/ip_forward_
2012-11-17 11:20:27 -08:00
nukleus
471311dfaf Update plugins/network/ip_forward_
Fix typos in plugins/network/ip_forward_
2012-11-17 19:18:47 +00:00
Steve Schnepp
3b64d836f8 add license 2012-11-16 14:06:40 +01:00
iborodikhin
874877878e Added new plugin to monitor lighttpd web server 2012-11-16 14:06:40 +01:00
iborodikhin
47ddbce4d2 Moved sphinx_* plugins from directory php/ to sphinx/ because they're made to monitor sphinx search engine. 2012-11-16 14:06:40 +01:00
Diego Elio Pettenò
3b62e60756 snmp__if_multi: fix properly ifAlias usage. 2012-11-12 18:58:40 -08:00
Diego Elio Pettenò
a4dbacada0 snmp__if_combined: restore the error graphing as it's done on snmp__if_multi
This brings it basically on feature parity with it, and more.
2012-11-12 18:58:40 -08:00
Diego Elio Pettenò
4943ded336 snmp__if_: remove in favour of snmp__if_ in main repository. 2012-11-12 17:39:05 -08:00
Diego Elio Pettenò
3505cf5213 snmp__if_combined: graph all interfaces, not only ethernetCsmacd.
For routers it might very well that you're trying to graph tunnels as
well.
2012-11-12 16:43:34 -08:00
Diego Elio Pettenò
5a98a7672f snmp__if_combined: rework to have both combined and split graphs available.
This basically almost replaces snmp__if_multi in full, as sub-graphs
with interface traffic are generated as a set of detailed graphs. It
doesn't yet compose graphs with the interface errors though.
2012-11-12 16:37:21 -08:00
Diego Elio Pettenò
060ddd51f2 misc: make some plugin speak dirtyconfig, saving a few roundtrips. 2012-11-11 16:56:29 -08:00
Kenyon Ralph
b7e6b69bd9 Merge pull request #209 from iborodikhin/master
Bug fixes in redis plugin
2012-11-08 01:42:41 -08:00
iborodikhin
285c11cdfb Fixed undefined variable use and division by zero in redis plugin 2012-11-08 09:06:45 +06:00
Diego Elio Pettenò
dbb14174e1 apache_status: set all minimals to 0 to discard negative values. 2012-11-07 11:49:57 -08:00