Daniel Lo Nigro
4373a305fb
Move php5-fpm_status into PHP directory
2013-03-25 21:53:32 +11:00
Kenyon Ralph
be6dbf248c
Merge pull request #274 from Daniel15/patch-1
...
Add missing line break
2013-03-24 12:19:30 -07:00
Daniel Lo Nigro
df5325d27e
Add missing line break
2013-03-24 00:06:30 +11:00
Kenyon Ralph
279697003a
Merge pull request #273 from creativeprogramming/patch-1
...
Update cpu_by_process
2013-03-20 23:36:14 -07:00
Stefano Gargiulo
f82b011c4e
Update cpu_by_process
...
fix, plugin didn't worked in munin 2.0: config param is in ARGV[0], not ARGV[1]
2013-03-20 08:40:46 +01:00
Matt West
21a31a4184
Merge pull request #272 from mhwest13/master
...
Bugfixes...
2013-03-16 03:03:47 -07:00
Matt West
667c62e346
Minor bugfixes
2013-03-16 10:01:44 +00:00
Kenyon Ralph
88e207f51c
time/ntp_packets: set minimums to zero to avoid spikes on counter restarts
2013-03-15 19:24:25 -07:00
Kenyon Ralph
f7e9d542f8
Merge pull request #271 from cmsj/master
...
Add a plugin to monitor Apple Airport devices
2013-03-14 17:25:29 -07:00
Chris Jones
23a5a6f4cb
Add plugin for monitoring Apple Airport devices via SNMP
2013-03-14 12:30:16 +00:00
Matt West
078e38f6a6
Merge pull request #268 from mhwest13/master
...
Memcached Multi Plugin Overhaul
2013-03-13 21:35:26 -07:00
Kenyon Ralph
32194315ba
Merge pull request #270 from tsaavik/master
...
Fixed bug in zfs plugin: zpool_iostat
2013-03-13 16:51:14 -07:00
tsaavik
2771a20fcb
fixed duplicate value when read/write values == 0
2013-03-13 15:36:19 -07:00
Kenyon Ralph
ac8f4636bb
Merge pull request #269 from Eleme/master
...
Update to a better rabbitmq munin plugin
2013-03-13 10:54:02 -07:00
Lx Yu
5f8bf7e788
update to newer version
...
based on the plugin from @ask
2013-03-13 23:52:24 +08:00
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