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

1792 Commits

Author SHA1 Message Date
Matt West
9c93bfd2d7 overhaul of memcached_multi_ plugin 2013-03-10 20:29:16 +00:00
Kenyon Ralph
2a31f93e4a Merge pull request #267 from Harvie/patch-1
Added openvz_ support for laverage and status
2013-03-07 23:39:26 -08:00
Kenyon Ralph
b780b5e0af Merge pull request #266 from iborodikhin/master
New plugin for nginx upstreams
2013-03-07 23:34:15 -08:00
Kenyon Ralph
5fbf46aa9a newznab/nn_: use label instead of all-numeric name
This way clean_fieldname works, since an clean_fieldname reduces
all-numeric input to a single underscore.

This change has not been tested, so testing and feedback (especially
pull requests) are welcome.

Reference: https://github.com/munin-monitoring/contrib/pull/113
2013-03-07 23:27:06 -08:00
Tomas Mudrunka
a80bc90c49 Added openvz_ support for laverage and status 2013-03-07 08:51:18 +01:00
majesty
6c76569819 New plugin for nginx draws some interesting graphs about upstream(s) cache status, http response codes, requests number and time 2013-03-07 09:06:59 +06:00
Kenyon Ralph
ccaeefff42 Merge pull request #216 from jenkins101/interface_linux_multi-fix
[Plugin interfaces_linux_multi] Fixed collect loop and some typos
2013-03-03 17:24:21 -08:00
Kenyon Ralph
fe319da656 Merge pull request #263 from unluckypixie/master
Added a new plugin "postgresql_active_backends_by_database"
2013-03-03 17:16:24 -08:00
Kenyon Ralph
10de3ab0bb Merge pull request #262 from alexandru-iacob/master
Display the page load time
2013-03-03 17:14:24 -08:00
Kenyon Ralph
7840fc587c Merge pull request #258 from thomasleveil/munin_users_issue257
[plugin munin_users] issue #257
2013-03-03 16:48:50 -08:00
Kenyon Ralph
fc63981ec4 Merge pull request #259 from tomav/add_port_number
Add port number and fix process matching
2013-03-03 16:42:33 -08:00
Kenyon Ralph
f07b5fc992 Merge pull request #249 from ScOut3R/master
CEPH plugins
2013-03-03 16:28:06 -08:00
Kenyon Ralph
e5e2ae23e6 network/transmission: encode as UTF-8 2013-03-03 16:25:05 -08:00
Kenyon Ralph
85721e6446 move Transmission ratios plugin to network directory
Alongside the existing Transmission plugin.
2013-03-03 16:22:38 -08:00
Kenyon Ralph
5f0fd4e5c3 new plugin time/ntp_packets that graphs NTP packet rates 2013-03-03 16:14:34 -08:00
Kenyon Ralph
6f0db08c25 network/arris-tm502g_: update copyright and license 2013-03-03 16:13:49 -08:00
Steve Schnepp
2e03d0c551 mnc,mpc: move them to own repo 2013-03-02 20:22:46 +01:00
Daniel Forsberg
191ef79a80 interface_linux_multi: fixed collect loop, fixed flush_rate, fixed exclude interfaces 2013-02-27 20:26:46 +01:00
Steve Schnepp
e5ceabe428 Merge remote branch 'helmut/profile' 2013-02-27 09:38:48 +01:00
Helmut Grohne
911a1a04ea munin-profile-node.py: hanlde multiple connections 2013-02-27 09:06:34 +01:00
Steve Schnepp
c7f80a0c4b mpc: optimize HZ retrieval
As Brian De Wolf noted:

hz only really needs to be calculated once, so this line could be
moved up out of the loop, resulting in a likely unnoticeable
performance increase. :)
2013-02-27 08:25:20 +01:00
Steve Schnepp
7164a0e773 Merge remote branch 'helmut/profile' 2013-02-27 00:39:30 +01:00
Helmut Grohne
f3c4c142df add a profiler for munin-node 2013-02-26 22:42:35 +01:00
Dave Fennell
cdda2d6bf2 Merge remote-tracking branch 'upstream/master' 2013-02-22 17:12:49 +00:00
Dave Fennell
87728bb279 Added a new plugin postgresql_active_backends_by_database which shows the active backends broken down by database. 2013-02-22 16:49:55 +00:00
Dave Fennell
9765abcb96 Slight change to default connection options for postgresql_active_backends postgresql_database_ratio so they are more likely to work with a default postgres setup. 2013-02-22 16:49:21 +00:00
Alexandru Iacob
1d2ba32404 Display the page load time
The plugin will generate a graph that displays the page load time
We need to add our custom log format into Apache config.
The plugin was tested on Ubuntu Server 12.04.02 LTS - munin version
1.4.6
LogFormat "%h %l %u %t \"%r\" %>s %O %b %D \"%{Referer}i\"
\"%{User-Agent}i\"" custom
2013-02-20 16:29:21 +00:00
Thomas VIAL
f847a3a425 Fixing config / labels 2013-02-15 10:55:42 +01:00
Thomas VIAL
c39b74e17e Changed label from pid to instance port 2013-02-15 10:00:06 +01:00
Thomas VIAL
3e548c97a8 Added instance port number for better understanding 2013-02-15 09:18:13 +01:00
Thomas
0074272068 [murmur-stats] fix error: Can't open include file "Ice/SliceChecksumDict.ice"
fixes #257
2013-02-15 01:08:19 +01:00
Thomas
278927f844 [mumble_users] fix issue #257 - Can't open include file Ice/SliceChecksumDict.ice
Solution found at https://bitbucket.org/Svedrin/mumble-django/issue/94/cant-open-include-file-ice
2013-02-15 00:52:32 +01:00
Thomas
fb0c8ddb08 dos2unix 2013-02-15 00:44:07 +01:00
Steve Schnepp
716c03f27d Merge pull request #255 from CWempe/patch-2
deletet unnecessary output "\n"
2013-02-12 06:39:57 -08:00
CWempe
7688a3f5ba deletet unnecessary output "\n"
Output looked like this:

root@htpc:/etc/munin/plugins# ./nvidia_gpu_mem
mem0.value 0\n
2013-02-12 15:30:59 +01:00
Steve Schnepp
a3dadfa699 Merge branch 'master' of github.com:munin-monitoring/contrib 2013-02-12 00:14:20 +01:00
Diego Elio Pettenò
fca3a80e96 Merge pull request #254 from asciiphil/master
esxi__sensors documentation update
2013-02-11 10:34:42 -08:00
Phil! Gold
5e6330c6c2 Document how to add an ESXi monitoring account. 2013-02-11 13:28:01 -05:00
Steve Schnepp
6509bffc85 Merge branch 'if1sec' 2013-02-10 12:01:21 +01:00
Steve Schnepp
4b1d8bd0be Merge branch 'db2_cnx' 2013-02-10 12:00:43 +01:00
Steve Schnepp
850b9ba4f4 Merge branch 't-shirt' 2013-02-10 11:43:33 +01:00
Steve Schnepp
d42785438b mpb: convert threads arg parsing to plain one 2013-02-10 10:02:26 +01:00
Steve Schnepp
d6bbd2409d Merge remote branch 'helmut/next' 2013-02-10 10:01:15 +01:00
Steve Schnepp
dfce0bc858 Merge remote branch 'helmut/harden-mnc' 2013-02-10 10:00:45 +01:00
Helmut Grohne
99a0014432 mnc: support parallel builds 2013-02-10 09:23:43 +01:00
Helmut Grohne
a752d8c5da mnc: avoid execution via shell meta characters
And remove dependency on /bin/sh.
2013-02-10 09:10:43 +01:00
Helmut Grohne
55c20ee59b mnc: fix arbitrary execution via ../ traversal 2013-02-10 09:02:40 +01:00
Helmut Grohne
34b87128de mnc: avoid sprintf based stackoverflow 2013-02-10 08:58:16 +01:00
Helmut Grohne
af04bfead6 mnc: avoid out-of-bounds write using strtok 2013-02-10 08:56:59 +01:00
Steve Schnepp
a07c3d558b mnc: explict init of verbose 2013-02-10 08:22:57 +01:00