jdponomarev
c854b3b70d
Update plugins/mongodb/mongo_lag
...
fixed pymongo connection - now allows to connect to a port different from 27017
2012-09-25 12:32:26 +04:00
Diego Elio Pettenò
bac376c23e
Merge pull request #193 from brycied00d/patch-1
...
Correct wildcard name handling on plugin net/vnstat_
2012-09-24 14:46:20 -07:00
Bryce Chidester
a2f35e9b68
Correct wildcard name handling
...
The previous awk function did not work for my system, always returned the script name instead. Replaced with the same clean and sanitary bash variable logic that if_ uses to extract the interface name from $0.
2012-09-24 14:45:00 -07:00
Steve Schnepp
73bf794ad9
Merge pull request #189 from rfrail3/master
...
Add support for unix sockets in request and auto limit value
2012-09-17 05:46:04 -07:00
Lasse Karstensen
47e34fdf83
Remove outdated varnish3 plugins, point to upstream version
2012-09-17 12:11:48 +02:00
Lasse Karstensen
bcb9ed82ea
Merge branch 'master' of github.com:munin-monitoring/contrib
2012-09-17 12:08:31 +02:00
rfrail3
4f29ff59b1
Add support for sockets
2012-09-17 10:49:02 +02:00
Diego Elio Pettenò
b9194db081
Merge pull request #188 from dotdoom/master-sshd_log_crlf_to_lf
...
sshd_log: CRLF to LF (bad interp. error)
2012-09-15 10:36:06 -07:00
Artem Sheremet
4ab213e166
sshd_log: CRLF to LF (bad interp. error)
2012-09-15 17:32:20 +03:00
Steve Schnepp
97dd02a720
Merge pull request #183 from rfrail3/master
...
Haproxy monitor plugin
2012-09-15 05:08:33 -07:00
rfrail3
a717a91344
change license
2012-09-14 09:27:38 +02:00
ricardo
0541fdd145
Repair bug in other responses
2012-09-11 13:49:33 +02:00
ricardo
706e7e9104
Haproxy monitoring
2012-09-11 10:53:58 +02:00
Steve Schnepp
580f586dbb
Merge pull request #182 from iborodikhin/master
...
"Warning" and "critical" use
2012-09-10 01:36:53 -07:00
iborodikhin
c5e74d82f5
Bug fix
2012-09-10 12:39:04 +06:00
iborodikhin
61de47ebd2
Adding 'warning' environment variable use
2012-09-10 12:36:15 +06:00
iborodikhin
b3beac1cd7
Adding critical environment variable use
2012-09-10 12:33:12 +06:00
iborodikhin
2c99f32750
Adding critical environment variable use
2012-09-10 12:08:04 +06:00
Steve Schnepp
9ec0760ec2
Merge pull request #181 from kuriyama/master
...
Fix usage of appname at munin symbol translation
2012-09-06 05:19:35 -07:00
Steve Schnepp
f02c983822
Merge pull request #179 from deveth0/patch-2
...
Fixed bug which only displays the first 5 zones
2012-09-06 05:15:59 -07:00
Jun Kuriyama
fd119055ab
Fix usage of appname at munin symbol translation
...
FMS appname may include '-' chars, and was translated to '_' because
of Munin dislike this character.
But original appname is required to retrive values from getAppStats
API. So preserve original appname and translate it at only actually
needed.
2012-09-05 10:02:52 +09:00
deveth0
7f8d2e8cd6
Fixed bug which only displays the first 5 zones
2012-09-05 01:00:03 +03:00
Steve Schnepp
a132ba5d1e
nn_: fix configuration example
2012-09-01 11:30:36 +02:00
Steve Schnepp
91ddb3edd7
nn: no need for such a recent Perl
2012-09-01 11:29:46 +02:00
Steve Schnepp
19673b2711
nn: use M::P::clean_fieldname()
2012-09-01 11:29:12 +02:00
Jan Astrup
2e5609e325
Added support for mysqlconfig in plugin configuration file
2012-09-01 11:24:46 +02:00
Jan Astrup
9171087314
Added support for mysqlconfig in munin-node.conf
2012-09-01 11:24:45 +02:00
Jan Astrup
14bfe7f243
Added newznab plugin
2012-09-01 11:24:45 +02:00
Steve Schnepp
e8d5b8448b
senderscore: fix doc
2012-09-01 11:23:01 +02:00
Ben
2e566be36d
Update plugins/system/debsecan
...
adjusted patterns to grep
2012-09-01 11:15:54 +02:00
ricardo
dac093c3b0
tomcat access plugin
2012-09-01 11:15:46 +02:00
Josh Robb
15e41f87f6
Add a plugin for monitoring senderscore repuation.
2012-09-01 11:15:03 +02:00
Simon Whittaker
4b83635595
Added nginx check for upstream access times
2012-09-01 11:09:57 +02:00
Niall Donegan
ad4d972499
Changed from COUNTER to DERIVE with a min of 0 for CPU time.
2012-09-01 11:06:18 +02:00
Diego Elio Pettenò
388823128d
snmp__brocade_ifs: rename and update code to use the new name.
2012-08-28 17:17:12 -07:00
Diego Elio Pettenò
6201fbd9c3
esxi__sensors: remove broken reference to snmp__sensors.
2012-08-28 17:12:57 -07:00
Diego Elio Pettenò
7652175660
Move and rename cirix netscaler plugins as well.
2012-08-28 17:12:09 -07:00
Diego Elio Pettenò
a2170c363b
netapp: move plugins within snmp folder as that's what they are.
...
Fix them so that the renamed version works; these still don't use
Munin::SNMP and somebody who has access to them might want to rename
them.
2012-08-28 17:07:36 -07:00
Diego Elio Pettenò
b4817a7f01
netapp_if_: remove, superseded by snmp__if_.
2012-08-28 17:05:26 -07:00
Diego Elio Pettenò
715d059c21
boinc_projs: avoid using snmp references.
...
There is no reason to feign this is a SNMP plugin; it's just like any
other virtual node.
2012-08-28 16:55:01 -07:00
Diego Elio Pettenò
65a69fb62c
printer-ink-levels-by-percent: remove as superseded by snmp__print_supplies
2012-08-28 16:43:06 -07:00
Diego Elio Pettenò
a989e8ce14
Cleanup APC UPS plugins using SNMP.
...
Remove the plugins using snmpwalk to produce their results, as there
are three different, Perl-based implementations.
Of these, one might not work because it uses net-snmp and thus rely on
the presence of some MIB file which might not be present.
None of the plugins use Munin::SNMP and none uses multigraph
capabilities.
2012-08-28 16:37:19 -07:00
Diego Elio Pettenò
29da235be1
snmp__apc_pdu: rename from snmp__apc.
...
APC UPSes are different and will have different kind of graphs.
2012-08-28 16:29:39 -07:00
Diego Elio Pettenò
d77b3fc510
snmp__cpu: remove plugin superseded by snmp__cpuload.
2012-08-28 16:27:29 -07:00
Diego Elio Pettenò
322497ca26
snmp__memory_win, snmp_memory: remove plugins superseded by snmp__memory.
...
The snmp__memory plugin will do the same graphs and is part of Munin's
distribution as of 2.0.5.
2012-08-28 16:25:17 -07:00
Diego Elio Pettenò
d6f29a6b52
snmp__apc: rewrite to make use of get_entries and get_hash.
...
This should simplify quite a bit the handling of 3-phase PDUs, among
other things.
2012-08-28 16:17:04 -07:00
Diego Elio Pettenò
f570516416
snmp__screenos: don't print anything after snmpconf.
2012-08-28 16:08:32 -07:00
Diego Elio Pettenò
8ca0283cc3
snmp__screenos: align for readability.
2012-08-28 16:08:14 -07:00
Diego Elio Pettenò
5cad9514bd
snmp__if_combined: don't pull in unneeded data.
2012-08-28 14:19:50 -07:00
Diego Elio Pettenò
8d259040ac
snmp__screenos: support receiving CPU utilization information.
2012-08-28 14:19:20 -07:00