Projet

Général

Profil

Activité

Du 2015-02-26 au 2015-05-26

2015-05-26

16:56 Révision 9901e001: p/multicpu1sec-c: keep the files open
Steve Schnepp
16:50 Révision 2db160e2: p/multicpu1sec-c: use posix IO instead of stdlib
Steve Schnepp
13:02 Révision f444e600: Merge pull request #620 from exhuma/fix/postgres_space_
Plugin runs, even if no access to list DBs. Stig Sandbeck Mathisen
10:01 Révision d6465721: Stack postfix mailqueues instead of overlapping.
It is very hard to see the real values in the postfix queue when they
are overlapping. Having a stacked graph eleviat...
Michel Albert
09:52 Révision a8e52444: Plugin runs, even if no access to list DBs.
If the user as whom "munin" connects has no rights to list existing DBs,
the plugin crashes. Even though the rest of ...
Michel Albert
05:01 Révision a52f8e49: Merge pull request #619 from smith153/master
Add modem-nvg510 Stig Sandbeck Mathisen

2015-05-25

17:08 Révision ab215a54: Add autoconf support
Samuel Smith

2015-05-23

15:12 Révision 4f6929be: Merge pull request #617 from HeisSpiter/master
cyrus-imapd: Stig Sandbeck Mathisen
15:11 Révision 403bba18: Merge pull request #618 from xtavras/kvm_fix
fixed kvm_* plugins Stig Sandbeck Mathisen
13:19 Révision 98afc91e: Add modem-nvg510
Tracks most stats reported from NVG510 DSL modems Samuel Smith

2015-05-21

09:40 Révision 5715bb24: fixed regex for "vm_name" resolv, so VMs with dash in the name will be
displayed correctly Stanislav Kopp

2015-05-20

09:24 Révision 888d91f4: cyrus-imapd:
First, try to look for proc_path: config parameter.
If it doesn't exist, fallback to old method, and extrapolate the ...
Pierre Schweitzer

2015-05-16

05:48 Révision 8537e6fd: Merge pull request #615 from elfurbe/zfsonlinux_stats_
Re-submit zfsonlinux_stats_ Stig Sandbeck Mathisen
04:59 Révision c1475343: Change interpreter to bash, [[ is just better
amichel
20:36 Révision 26cac8f8: Forgot to use abstracted variables for stat files
Adam Michel
20:28 Révision 940fe451: Refactor of variable assignment method
Adam Michel

2015-05-15

13:16 Révision 7f928fb5: Re-submit zfsonlinux_stats_
amichel

2015-05-05

07:49 Révision 1a3bfee6: Merge pull request #595 from Zumata/master
Fixed typo in rabbitmq_queue_memory Stig Sandbeck Mathisen
07:48 Révision 2fa45511: Merge pull request #563 from elfurbe/zfs_list
Zfs list Stig Sandbeck Mathisen
07:48 Révision c39ff9fe: Merge pull request #562 from elfurbe/zfsonlinux_stats_
Added zfsonlinux_stats plugin Stig Sandbeck Mathisen
07:47 Révision 4df8dcdb: Merge pull request #549 from roobre/master
Fixed sent/received count and replaced wc -l with -c Stig Sandbeck Mathisen
07:43 Révision 387652af: Merge pull request #597 from sugamasao/sugamasao-patch-1
unicorn_ "unicorn_rails" process not working Stig Sandbeck Mathisen
07:42 Révision f5e4c2d3: Merge pull request #606 from leeclemens/fix_php_apc_grammar
Make capitalization and grammar consistent Stig Sandbeck Mathisen
07:41 Révision d32dbf23: Merge pull request #612 from googley/master
fix old wrong variable Stig Sandbeck Mathisen
07:38 Révision b6bec533: Merge pull request #613 from mittyorz/disk/raid/refactor
refactoring, bugfix and enhancement for disk/raid plugin Stig Sandbeck Mathisen
07:37 Révision d4659781: Merge pull request #614 from mittyorz/disk/raid-mismatch-count/fix
fix - remove error message, fetch correct count source Stig Sandbeck Mathisen

2015-05-04

12:02 Révision 48d0a2e2: fix - remove error message, fetch correct count source
* redirect error message of `ls` to /dev/null
* fetch mismatch_cnt to get correct count
* https://www.kernel.org/doc...
Ken-ichi Mito
05:47 Révision 6284302a: enhancement - fetch remaining time of array rebuilding and show them on config
* add info about remaining time, read-only status
* change label to follow b39d26e
Ken-ichi Mito
05:45 Révision 760b14f5: enhancement - use only /proc/mdstat, stop using /sbin/mdadm
* mdadm needs super-user privileges, but /proc/mdstat is readable for nobody
* fetch an array state from mdstat 'res...
Ken-ichi Mito
05:11 Révision 9845279a: fix - mdadm has '--readonly' option to make the array 'active (read-only)'
Ken-ichi Mito
05:09 Révision 2670e4dc: refactoring - split a single regex matching to three matchings
* one line regular expression matching to multiline text is a bit hard to picture
* apply regular expressions to eac...
Ken-ichi Mito
01:56 Révision 2e0acaca: refactoring - replace TAB with 8 spaces, use lexical variable for file handle
* reduce indentation of local($/) Ken-ichi Mito

2015-04-29

05:28 Révision 2848fee1: fix old wrong variable
Élie

2015-04-17

07:24 Révision c4eb8771: Merge pull request #611 from Foxlik/patch-1
mongo_collection_ to track per-database statistics
Thanks :)
Stig Sandbeck Mathisen
06:50 Révision 22621b6a: mongo_collection_ to track per-database statistics
Modified version of plugins from https://github.com/pcdummy/mongomon that composes all the plugins into one script.
I...
Foxlik

2015-04-16

08:33 Révision 19f2a470: Merge pull request #608 from yoe/zfs-fixes
zfs-filesystem-graph: remove --upper-limit
Thanks
Stig Sandbeck Mathisen

2015-04-15

17:53 Révision 9fd750df: zfs-filesystem-graph: remove --upper-limit
Providing a --upper-limit parameter is only useful if the size of the
filesystem never changes. On ZFS, this assumpti...
Wouter Verhelst
12:29 Révision 311e2aa0: Add graph_scale no to php_acp_ for Percents graph
Lee Clemens
12:14 Révision edff2bdc: Make capitalization and grammar consistent
Lee Clemens

2015-03-31

18:17 Révision 7d88587f: multicpu1sec-c: use plain POSIX instead of stdlib
As it will be used every second, we should limit the overhead Steve Schnepp
16:33 Révision 6ed404cb: multicpu1sec-c: ignoring generated files
Steve Schnepp

2015-03-26

16:01 Révision 4a6b17b7: Merge pull request #594 from rrzefox/new_allnet_plugin
new plugin for monitoring allnet ip sensoric devices (e.g. ALL4500) Stig Sandbeck Mathisen
16:00 Révision feef1d04: Merge pull request #605 from mikelolasagasti/php-opcache-add-wasted-memory
Add wasted memory to the graph Stig Sandbeck Mathisen
14:03 Révision ec4951b7: Add wasted memory to the graph, now the sum is always the total assigned memory
Mikel Olasagasti Uranga
05:05 Révision ccf8e71d: Merge pull request #604 from mikelolasagasti/normalize-php
Normalize php's plugin categories Steve Schnepp

2015-03-25

10:13 Révision 2ad552cb: Normalize php's plugin categories
Mikel Olasagasti Uranga

2015-03-16

09:08 Révision 7264ba7d: Merge pull request #599 from driskell/feature/redis_graph_title_prefix
Add TITLE_PREFIX to redis_ Stig Sandbeck Mathisen
08:54 Révision 8fef176a: Add TITLE_PREFIX to redis_
Jason Woods

2015-03-15

05:05 Révision c10abbef: Merge pull request #602 from AronNovak/backup
General purpose backup monitoring plugin Steve Schnepp

2015-03-14

16:03 Révision f05e3897: Merge pull request #601 from sugamasao/feature-unicorn-change-pid-name
unicorn_memory_status/unicorn_status change pid name Stig Sandbeck Mathisen
14:46 Révision 3aec3d5d: Merge pull request #600 from driskell/feature/vsftpd_improvements
Improve vsftpd plugin Stig Sandbeck Mathisen

2015-03-12

17:11 Révision 1c9ed0d9: Merge pull request #598 from dotdoom/upstream
Update jabber/network plugins Steve Schnepp
12:16 Révision b315a1c8: Improve vsftpd plugin
- Allow log file path to be configured via plugin-conf.d env.logfile
- Add counters for successful and failed renames...
Jason Woods

2015-03-11

16:34 Révision 6e714d72: General purpose backup monitoring plugin
If you have a directory where daily, weekly, monthly you generate
backups of files, SQL databases, etc, you might wan...
Aron Novak
13:29 Révision 275ec0ed: Merge pull request #559 from mikeodr/mtr_fix
Removing erroneous line from mtr output. Steve Schnepp
11:10 Révision 78bb6f75: Removing erroneous line from mtr output.
Newer versions of mtr outputs a "Start: <date here>" line which would be
picked up and incorrectly graphed in munin. ...
Mike O'Driscoll
07:25 Révision 85072bf9: Update ejabberd_resources_* to use erl_call
Artem Sheremet
07:25 Révision b518af0f: ejabberd_resources: add mnesia table info support
Artem Sheremet
07:25 Révision 01ae710b: Fix logic of ping plugin default behavior (-w 2)
Artem Sheremet

2015-03-10

16:25 Révision c61cdea2: Merge pull request #567 from ioppermann/varnish4
Fix hit rate calculation for varnish4 plugin Steve Schnepp
12:30 Révision de86866b: Fix typos in installation instruction
Ingo Oppermann
12:30 Révision 7041db39: Fix hit rate calculation
In varnish4, purges are counted as client_req but not as hit or miss anymore.
This fix recalculates client_req based ...
Ingo Oppermann
12:30 Révision 50cb217c: Set order for objects and expunge
Ingo Oppermann
12:27 Révision cc15e334: Bugfix warning messages
Odd number of elements in hash assignment at /etc/munin/plugins/varnish_bans line 884.
Use of uninitialized value $id...
Léo POIROUX
12:27 Révision 47a99e02: Quotes error
syntax error at /etc/munin/plugins/varnish_bans line 925, near """ defined" Léo POIROUX
12:22 Révision ed8a615e: Bugfix warning messages
Odd number of elements in hash assignment at /etc/munin/plugins/varnish_bans line 884.
Use of uninitialized value $id...
Léo POIROUX
12:22 Révision d658c583: Quotes error
syntax error at /etc/munin/plugins/varnish_bans line 925, near """ defined" Léo POIROUX
20:52 Révision d2529b0c: unicorn_memory_status/unicorn_status change pid name
User to be able to change the pid name
fixed at “unicorn.pid, but can be changed
use `env.pid_name my_unicorn.pid`
sugamasao

2015-03-09

04:21 Révision 9b36f418: unicorn_ "unicorn_rails" process not working
`grep "unicorn worker` is unicorn_rails process not match.
I want to match the `unicorn` or 'unicorn_rails'
sugamasao

2015-03-08

15:35 Révision acad9014: Merge pull request #596 from steveschnepp/multicpu1sec-c
Multicpu1sec c Steve Schnepp
14:58 Révision 308ba475: multicpu1sec-c: use the env vars for tmp file paths
Steve Schnepp

2015-03-06

05:16 Révision cb9544f4: Merge pull request #566 from laserb/master
modified data_url for firmware >= 6.20 Stig Sandbeck Mathisen
04:27 Révision 28625df3: Merge pull request #593 from rrzefox/rename_lustre_plugins
fix naming of lustre plugins. Stig Sandbeck Mathisen

2015-03-05

05:42 Révision d60ad397: fixed default values for rabbitmq_queue_memory
Vladimir Ryazanov
05:27 Révision c18c1863: relatively more reasonable default values for rabbitmq_queue_memory
Vladimir Ryazanov
04:22 Révision c4220bde: Fixed typo in rabbitmq_queue_memory
Vladimir Ryazanov

2015-03-04

09:58 Révision 23f3138c: new plugin for monitoring allnet ip sensoric devices (e.g. ALL4500)
Michael 'PoempelFox' Meier
05:02 Révision b3ac5125: fix naming of lustre plugins.
- in one case there was a typo in the filename (inDodes instead of inodes)
- in the other two cases, make the naming ...
Michael 'PoempelFox' Meier
19:00 Révision 99d3a426: multicpu1sec-c: fix the /proc/stat parsing
Steve Schnepp

2015-03-03

18:17 Révision 79f72b87: multicpu1sec-c: fix value (remove idle)
Steve Schnepp
18:16 Révision 16b017fc: multicpu1sec-c: handle fork
Steve Schnepp
17:48 Révision b0e8dcea: multicpu1sec-c: using DERIVE
We just delegate the whole CPU % computing to RRD Steve Schnepp
17:43 Révision 4a9b0e47: multicpu1sec-c: remove debugging statements
Steve Schnepp
17:40 Révision 339bfec6: multicpu1sec-c: adding locking to avoid races
Steve Schnepp
17:35 Révision 6dec8c33: multicpu1sec-c: opening the file r/w to truncate it
Steve Schnepp
17:29 Révision c86e4ab2: multicpu1sec-c: implement the "fetch" cmd
Steve Schnepp
17:28 Révision 9ac74f8d: multicpu1sec-c: implement the "acquire" cmd
Steve Schnepp
13:24 Révision 81e9ffca: plugins: adding C version of multicpu1sec
Steve Schnepp

2015-03-02

17:11 Révision a70f7e48: Merge pull request #553 from vlajos/typofixes-vlajos-20141204
typofixes - https://github.com/vlajos/misspell_fixer Stig Sandbeck Mathisen
06:51 Révision fba800ae: typofixes - https://github.com/vlajos/misspell_fixer
Suspicious sections:
plugins/mail/postfix_mail_stats recieved.label
plugins/nginx/nginx_vhost_traffic
Veres Lajos
06:50 Révision 84d571bd: Merge pull request #592 from jonnymccullagh/master
Updated README with addresses to munin-monitoring/contrib repo Stig Sandbeck Mathisen
06:49 Révision 6be526db: Merge pull request #577 from ercpe/fix-firebird-gstat-path
Fixed firebird plugin: Stig Sandbeck Mathisen

2015-03-01

17:28 Révision d646054f: Merge branch 'feature/munin-pr-341-freeradius_queue'
Stig Sandbeck Mathisen
17:27 Révision 6cfc863d: Move to plugins/other
Stig Sandbeck Mathisen
17:25 Révision 31ad4788: Add freeradius packet queue plugin
Arran Cudbard-Bell
17:15 Révision 8d8f8343: Merge branch 'feature/munin-pr-342-fail2ban'
Stig Sandbeck Mathisen
17:14 Révision 6e867cad: Move to plugins/security
Stig Sandbeck Mathisen
17:10 Révision 0e73a064: Use #!/usr/bin/env python
Stig Sandbeck Mathisen
17:07 Révision a11e32ff: Add fail2ban_ wildcard plugin for extended status
Lee Clemens
17:07 Révision c91df8cc: Include graph_total as current fail2ban plugin does
Lee Clemens
17:07 Révision 7028ede4: Add example-graphs for fail2ban_
Lee Clemens

2015-02-27

16:01 Révision 04a1a328: Updated README with addresses to munin-monitoring/contrib repo
Jonny McCullagh
11:49 Révision eeaf47c6: Merge pull request #584 from rrzefox/updatesnmpupsplugin
overhaul of snmp__ups_ plugin. Steve Schnepp
11:48 Révision 983d37a2: Merge pull request #585 from rrzefox/newsnmprms2
new plugin for monitoring Knuerr RMS Compact II rack monitoring units Steve Schnepp
11:47 Révision b073040e: Merge pull request #591 from jonnymccullagh/master
Adding munstrap template for munin-monitoring/contrib Steve Schnepp
 

Formats disponibles : Atom