Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins @ 9154029b

# Date Auteur Commentaire
9154029b 2013-05-21 09:57 nagyrobi

Multigraph munin plugin to monitor Ubiquiti AirOS devices various parameters.

b2f44b48 2013-05-21 08:13 Steve Schnepp

Merge pull request #309 from jd/master

Fix getenv usage in swift plugins

1e1ca5b6 2013-05-17 04:36 Julien Danjou

Fix getenv usage in swift plugins

os.getenv returns a string, not an integer, so using %s will fail if the
variable SWIFT_OBJECT_PORT is set.

1eeb4703 2013-05-16 04:34 Ben Strauss

Update lighttpd_

fix typo

271a38f0 2013-05-13 16:54 Dimitri Savineau

Fix indexcounters and globallock in 2.2 and 2.4 version

3c084715 2013-05-10 03:54 Kenyon Ralph

Merge pull request #302 from claudius23/snmp_netapp

plugins/snmp/snmp__netapp_* initial checkin of my snmp__netapp_ plugins.

bf65a9e4 2013-05-10 03:39 Kenyon Ralph

Merge pull request #300 from lirantal/master

Adding a new Drupal/Generic page speed monitoring script

de8aa961 2013-05-09 11:04 Claudius

plugins/snmp/snmp__netapp_* initial checkin of my snmp__netapp_ plugins.

6de3ccf1 2013-05-08 17:24 Kenyon Ralph

move postfix plugins into the mail directory

ab9c97ca 2013-05-07 05:29 Steve Schnepp

Merge pull request #298 from kabo/master

php_fpm_process update

c3954631 2013-05-07 05:28 Steve Schnepp

Merge pull request #232 from bAndie91/master

add "e2" plugin

7bd75f1b 2013-05-07 05:25 Steve Schnepp

Merge pull request #299 from claudius23/zfs_usage_

plugins/zfs/zfs_usage_ add environment variables, call zfs binary only once

a311ae1b 2013-05-07 04:26 Liran Tal

adding a new monitoring script which allows to configure pages to login to and visits and time their load time

947313b6 2013-05-06 21:16 Claudius

plugins/zfs/zfs_usage_ add environment variables, call zfs binary only once

4528900a 2013-05-06 06:09 Calle Kabo

Updated name and added env.pool

- The name in =head1 did not match the filename.
- The $pool-variable was used in the config-section, but was never initialized. It is now extracted from the fcgi-response

9bc507b3 2013-04-27 00:04 Kenyon Ralph

Merge pull request #297 from Dave-Driesen/master

Update psad plugin to use DERIVE

0914022b 2013-04-25 09:38 Dave Driesen

Update psad plugin to use DERIVE

Now using DERIVE, with zero minimum value.
As per suggestion from Kenyon.

Thanks!
Dave Driesen

92adac9d 2013-04-23 18:01 Kris Popendorf

need autoconf before config

dc30dc5c 2013-04-23 11:01 Kris Popendorf

include interface in title

5e488425 2013-04-23 10:59 Kris Popendorf

update documentation

b9a08b36 2013-04-23 10:50 Kris Popendorf

Allows setting warnings by environment variables.

d9ab69e0 2013-04-22 22:18 Kris Popendorf

Fixes bandwidth_ to successfully init new installs.

Previously the script would try to divide by 0 for calculating rates
on the first run, and crash before getting to store() to write initial
values thus never initing itself. This fixes that, and makes it a...

bc0bab7a 2013-04-19 17:28 Kenyon Ralph

Merge pull request #292 from presbrey/patch-1

fix cpu_by_process time parser

c2be0e2b 2013-04-19 17:17 Kenyon Ralph

Merge pull request #291 from jesseadams/master

Tweaks for system/pagefaults_by_process

0df933a5 2013-04-19 17:03 Kenyon Ralph

openvpn/openvpn_multi: re-add configuration documentation

f21b14ec 2013-04-19 17:01 Kenyon Ralph

Merge pull request #289 from HeisSpiter/master

Replacement plugin for openvpn_multi

191cb9d4 2013-04-19 16:36 Kenyon Ralph

Merge pull request #288 from Dave-Driesen/master

Add port scan detection plugin (psad)

7f23c8cf 2013-04-19 16:33 Kenyon Ralph

system/freeboxuptime: move to the system category

aa46cd0c 2013-04-19 16:32 Kenyon Ralph

move uptime plugin to the system directory

bff9c1ff 2013-04-19 16:14 Kenyon Ralph

Merge pull request #282 from rk4an

rewrite mediawiki plugin with api access

0e52d8f3 2013-04-19 16:06 Kenyon Ralph

Merge pull request #284 from lirantal/master

Added monitoring scripts for Drupal CMS web application

54e26d40 2013-04-19 15:55 Kenyon Ralph

Merge pull request #280 from patschi/patch-1

Create minecraft-users-ram_

87922ab1 2013-04-19 15:40 Kenyon Ralph

Merge pull request #277 from NNScripts/master

Newznab updated categories.

b63d5445 2013-04-11 17:31 presbrey

fix cpu_by_process time parser

cumulated CPU time is in [DD-]hh:mm:ss format

e15d4f76 2013-04-11 07:05 Liran Tal

fixed proper statement binding result parameters as well as set graph types to GAUGE for absolute numeric values

b94cf57b 2013-04-10 18:02 Jesse R. Adams

Adjusting vlabel and using ARGV key 0 instead of 1 for config pass

17b5892a 2013-04-10 12:28 Pierre Schweitzer

Replacement plugin for openvpn_multi.
This plugins handles all connected OpenVPN client and displays their current trafic.
It dynamically handles clients.
It produces a global graph and then a graph per client.
It needs the OpenVPN status file.

b5ce1d00 2013-04-09 07:47 Dave Driesen

Add port scan detection plugin (psad)

psad is a cyber defense tool that monitors for incoming port scans
and can optionally blacklist/block attackers.

Both these options can be charted with this plugin.

- Port scans detected (per hour)
- Attackers blocked (per hour)

463bf9cc 2013-04-08 11:03 Steve Schnepp

Merge pull request #281 from patschi/patch-2

Create wordpress2

498c63a3 2013-04-08 10:48 Steve Schnepp

Merge pull request #286 from dotdoom/netstat_bsd_s-update

netstat_bsd_s: adding Linux support

aca139cc 2013-04-08 06:49 ToM

[FIX] mail/dovecot: fix typo, categorization.

302641b0 2013-04-04 03:09 Artem Sheremet

netstat_bsd_s: adding Linux support

  • limited Linux support: TCP only, a few stats yet
98e396b3 2013-04-03 12:54 Liran Tal

adding some drupal monitoring snippets

b0f3e434 2013-04-02 05:25 ToM

[FIX] apache_byprojects/byprojects_access: missing \n.

7dcf9569 2013-04-01 01:43 Steve Schnepp

p/if1sec_: add doc that the plugin does not autostart

91ad0c21 2013-03-31 12:47 Erkan

rewrite mediawiki plugin with api access

604b9249 2013-03-29 20:26 Patschi

Create wordpress2

553ffc37 2013-03-29 20:11 Patschi

Create minecraft-users-ram_

1c69c1c6 2013-03-26 07:23 NN Scripts

- Updated categories
- Added "Unknown" category
- Changed subcategory names in graph (added category infront of subcategory)
This prevents double names like "sd" and "hd"

46d1dcc9 2013-03-26 01:33 Kenyon Ralph

google/snmp__gsa_docs: expand the GSA abbreviation on the first usage

For better understanding of the plugin's purpose.

899a974d 2013-03-25 12:14 Marcello Barnaba

Add SNMP plugin to monitor the GSA documents index

7c879178 2013-03-25 11:20 Diego Elio Pettenò

Merge pull request #275 from Daniel15/php-cleanup

Delete php-fcgi (as it's a copy of php-fastcgi) and move php5-fpm_status into PHP directory

d59e98f3 2013-03-25 06:54 Daniel Lo Nigro

Delete php-fcgi as it's a copy of php-fastcgi

4373a305 2013-03-25 06:53 Daniel Lo Nigro

Move php5-fpm_status into PHP directory

df5325d2 2013-03-23 09:06 Daniel Lo Nigro

Add missing line break

f82b011c 2013-03-20 03:40 Stefano Gargiulo

Update cpu_by_process

fix, plugin didn't worked in munin 2.0: config param is in ARGV0, not ARGV1

667c62e3 2013-03-16 06:01 Matt West

Minor bugfixes

88e207f5 2013-03-15 22:24 Kenyon Ralph

time/ntp_packets: set minimums to zero to avoid spikes on counter restarts

23a5a6f4 2013-03-14 08:30 Chris Jones

Add plugin for monitoring Apple Airport devices via SNMP

078e38f6 2013-03-14 00:35 Matt West

Merge pull request #268 from mhwest13/master

Memcached Multi Plugin Overhaul

2771a20f 2013-03-13 18:36 tsaavik

fixed duplicate value when read/write values == 0

ac8f4636 2013-03-13 13:54 Kenyon Ralph

Merge pull request #269 from Eleme/master

Update to a better rabbitmq munin plugin

5f8bf7e7 2013-03-13 11:52 Lx Yu

update to newer version

based on the plugin from @ask

9c93bfd2 2013-03-10 16:29 Matt West

overhaul of memcached_multi_ plugin

2a31f93e 2013-03-08 02:39 Kenyon Ralph

Merge pull request #267 from Harvie/patch-1

Added openvz_ support for laverage and status

b780b5e0 2013-03-08 02:34 Kenyon Ralph

Merge pull request #266 from iborodikhin/master

New plugin for nginx upstreams

5fbf46aa 2013-03-08 02:27 Kenyon Ralph

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....

a80bc90c 2013-03-07 02:51 Tomas Mudrunka

Added openvz_ support for laverage and status

6c765698 2013-03-06 22:06 majesty

New plugin for nginx draws some interesting graphs about upstream(s) cache status, http response codes, requests number and time

ccaeefff 2013-03-03 20:24 Kenyon Ralph

Merge pull request #216 from jenkins101/interface_linux_multi-fix

[Plugin interfaces_linux_multi] Fixed collect loop and some typos

fe319da6 2013-03-03 20:16 Kenyon Ralph

Merge pull request #263 from unluckypixie/master

Added a new plugin "postgresql_active_backends_by_database"

10de3ab0 2013-03-03 20:14 Kenyon Ralph

Merge pull request #262 from alexandru-iacob/master

Display the page load time

7840fc58 2013-03-03 19:48 Kenyon Ralph

Merge pull request #258 from thomasleveil/munin_users_issue257

[plugin munin_users] issue #257

fc63981e 2013-03-03 19:42 Kenyon Ralph

Merge pull request #259 from tomav/add_port_number

Add port number and fix process matching

f07b5fc9 2013-03-03 19:28 Kenyon Ralph

Merge pull request #249 from ScOut3R/master

CEPH plugins

e5e2ae23 2013-03-03 19:25 Kenyon Ralph

network/transmission: encode as UTF-8

85721e64 2013-03-03 19:22 Kenyon Ralph

move Transmission ratios plugin to network directory

Alongside the existing Transmission plugin.

5f0fd4e5 2013-03-03 19:14 Kenyon Ralph

new plugin time/ntp_packets that graphs NTP packet rates

6f0db08c 2013-03-03 19:13 Kenyon Ralph

network/arris-tm502g_: update copyright and license

191ef79a 2013-02-27 14:26 Daniel Forsberg

interface_linux_multi: fixed collect loop, fixed flush_rate, fixed exclude interfaces

cdda2d6b 2013-02-22 12:12 Dave Fennell

Merge remote-tracking branch 'upstream/master'

87728bb2 2013-02-22 11:49 Dave Fennell

Added a new plugin postgresql_active_backends_by_database which shows the active backends broken down by database.

9765abcb 2013-02-22 11:49 Dave Fennell

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.

1d2ba324 2013-02-20 11:29 Alexandru Iacob

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\"...

f847a3a4 2013-02-15 04:55 Thomas VIAL

Fixing config / labels

c39b74e1 2013-02-15 04:00 Thomas VIAL

Changed label from pid to instance port

3e548c97 2013-02-15 03:18 Thomas VIAL

Added instance port number for better understanding

00742720 2013-02-14 19:08 Thomas

[murmur-stats] fix error: Can't open include file "Ice/SliceChecksumDict.ice"
fixes #257

278927f8 2013-02-14 18:52 Thomas

[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

fb0c8ddb 2013-02-14 18:44 Thomas

dos2unix

7688a3f5 2013-02-12 09:30 CWempe

deletet unnecessary output "\n"

Output looked like this:

root@htpc:/etc/munin/plugins# ./nvidia_gpu_mem
mem0.value 0\n

a3dadfa6 2013-02-11 18:14 Steve Schnepp

Merge branch 'master' of github.com:munin-monitoring/contrib

5e6330c6 2013-02-11 13:28 Phil! Gold

Document how to add an ESXi monitoring account.

6509bffc 2013-02-10 06:01 Steve Schnepp

Merge branch 'if1sec'

32b4df0c 2013-02-08 06:17 GABRI Mate

added ceph_capacity and ceph_osd

e71641b8 2013-02-05 04:12 Matthias Hähnel

Update plugins/wowza/wowza-media-server

-Fix Graph wowza_app_listeners
-Compatibility to python 2.6

729c6123 2013-02-04 09:21 Steve Schnepp

multicpu1sec: enable up to 99 CPUs

5090a771 2013-02-04 09:20 Steve Schnepp

multicpu1sec: use LANG=C to avoid S_TIME_FORMAT issues

e3744a09 2013-02-04 08:31 Steve Schnepp

multicpu1sec: add a flush to awk

7beab0e4 2013-02-04 05:45 Steve Schnepp

if1sec_: explicit flushing when appending to cache