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

1548 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
Daniel Forsberg
191ef79a80 interface_linux_multi: fixed collect loop, fixed flush_rate, fixed exclude interfaces 2013-02-27 20:26:46 +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
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
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
GABRI Mate
32b4df0c2d added ceph_capacity and ceph_osd 2013-02-08 12:17:02 +01:00
Matthias Hähnel
e71641b88f Update plugins/wowza/wowza-media-server
-Fix Graph wowza_app_listeners
-Compatibility to python 2.6
2013-02-05 01:12:36 -08:00
Steve Schnepp
729c61237a multicpu1sec: enable up to 99 CPUs 2013-02-04 15:21:25 +01:00
Steve Schnepp
5090a771c8 multicpu1sec: use LANG=C to avoid S_TIME_FORMAT issues 2013-02-04 15:20:50 +01:00
Steve Schnepp
e3744a09f9 multicpu1sec: add a flush to awk 2013-02-04 14:31:10 +01:00
Steve Schnepp
7beab0e420 if1sec_: explicit flushing when appending to cache 2013-02-04 11:45:05 +01:00
Steve Schnepp
2fd52dfb38 if1sec_: adding a proper label 2013-02-04 11:45:05 +01:00
Steve Schnepp
63d61bc52e if1sec: fixes 2013-02-04 11:45:03 +01:00
Steve Schnepp
208874d74d if1sec_: initial version 2013-02-04 11:43:53 +01:00
Kenyon Ralph
5b56bd2973 http/http_request_time: fix documentation 2013-02-02 22:31:45 -08:00
Kenyon Ralph
29e6559e8b Merge pull request #206 from aptivate/master
Improved HTTP plugin, new CPU and page fault plugins
2013-02-02 22:30:08 -08:00
Kenyon Ralph
3406d2304d Merge pull request #219 from freewil/bitcoind_difficulty
add difficulty to bitcoind_
2013-02-02 22:23:01 -08:00
Kenyon Ralph
2f3ae6c58a Merge pull request #242 from robertkilian/master
Add plugin for monitoring APRS traffic in Xastir
2013-02-02 22:12:17 -08:00
Kenyon Ralph
e1f060df2b Merge pull request #244 from github-ivan/master
xen-multi CPU usage graph, skip list, some cleanup
2013-02-02 22:09:29 -08:00
Michiel Holtkamp
d00cbc952c Converted traffic plugin to use iptables/ip6tables
You can now choose to use the snmp counters or if your host does
not support it (in some containers for example), you can set rules
in your firewall and count based on that.
2013-02-03 06:52:15 +01:00
Kenyon Ralph
7d0375b365 mail/qmailconn: fix author's name 2013-02-02 20:14:37 -08:00
ufoonline
67cdc919bb Update plugins/mail/qmailconn
# 2013-02-02 - Added support for Greylist and simscan Virus\Spam detect
#              Added LOGPATH env var
2013-02-02 21:27:37 +01:00
ivan
332c74d720 CPU usage graph, skip list, some cleanup
- xenskip option to skip graph types
  env.xenskip "<space separated module list>"
  Modules: cput, cpup, mem, disk, net
- CPU percentage graph added
2013-01-30 19:34:30 +01:00
Steve Schnepp
8fbe0ebe27 qos_: add ability to use custom update_rate 2013-01-28 18:15:58 +01:00