Activité
Du 2015-02-21 au 2015-05-21
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
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 ...
2015-05-16
- 05:48 Révision 8537e6fd: Merge pull request #615 from elfurbe/zfsonlinux_stats_
- Re-submit zfsonlinux_stats_
- 04:59 Révision c1475343: Change interpreter to bash, [[ is just better
- 20:36 Révision 26cac8f8: Forgot to use abstracted variables for stat files
- 20:28 Révision 940fe451: Refactor of variable assignment method
2015-05-15
2015-05-05
- 07:49 Révision 1a3bfee6: Merge pull request #595 from Zumata/master
- Fixed typo in rabbitmq_queue_memory
- 07:48 Révision 2fa45511: Merge pull request #563 from elfurbe/zfs_list
- Zfs list
- 07:48 Révision c39ff9fe: Merge pull request #562 from elfurbe/zfsonlinux_stats_
- Added zfsonlinux_stats plugin
- 07:47 Révision 4df8dcdb: Merge pull request #549 from roobre/master
- Fixed sent/received count and replaced wc -l with -c
- 07:43 Révision 387652af: Merge pull request #597 from sugamasao/sugamasao-patch-1
- unicorn_ "unicorn_rails" process not working
- 07:42 Révision f5e4c2d3: Merge pull request #606 from leeclemens/fix_php_apc_grammar
- Make capitalization and grammar consistent
- 07:41 Révision d32dbf23: Merge pull request #612 from googley/master
- fix old wrong variable
- 07:38 Révision b6bec533: Merge pull request #613 from mittyorz/disk/raid/refactor
- refactoring, bugfix and enhancement for disk/raid plugin
- 07:37 Révision d4659781: Merge pull request #614 from mittyorz/disk/raid-mismatch-count/fix
- fix - remove error message, fetch correct count source
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... - 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 - 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... - 05:11 Révision 9845279a: fix - mdadm has '--readonly' option to make the array 'active (read-only)'
- 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... - 01:56 Révision 2e0acaca: refactoring - replace TAB with 8 spaces, use lexical variable for file handle
- * reduce indentation of local($/)
2015-04-29
2015-04-17
- 07:24 Révision c4eb8771: Merge pull request #611 from Foxlik/patch-1
- mongo_collection_ to track per-database statistics
Thanks :) - 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...
2015-04-16
- 08:33 Révision 19f2a470: Merge pull request #608 from yoe/zfs-fixes
- zfs-filesystem-graph: remove --upper-limit
Thanks
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... - 12:29 Révision 311e2aa0: Add graph_scale no to php_acp_ for Percents graph
- 12:14 Révision edff2bdc: Make capitalization and grammar consistent
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
- 16:33 Révision 6ed404cb: multicpu1sec-c: ignoring generated files
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)
- 16:00 Révision feef1d04: Merge pull request #605 from mikelolasagasti/php-opcache-add-wasted-memory
- Add wasted memory to the graph
- 14:03 Révision ec4951b7: Add wasted memory to the graph, now the sum is always the total assigned memory
- 05:05 Révision ccf8e71d: Merge pull request #604 from mikelolasagasti/normalize-php
- Normalize php's plugin categories
2015-03-25
2015-03-16
- 09:08 Révision 7264ba7d: Merge pull request #599 from driskell/feature/redis_graph_title_prefix
- Add TITLE_PREFIX to redis_
- 08:54 Révision 8fef176a: Add TITLE_PREFIX to redis_
2015-03-15
- 05:05 Révision c10abbef: Merge pull request #602 from AronNovak/backup
- General purpose backup monitoring plugin
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
- 14:46 Révision 3aec3d5d: Merge pull request #600 from driskell/feature/vsftpd_improvements
- Improve vsftpd plugin
2015-03-12
- 17:11 Révision 1c9ed0d9: Merge pull request #598 from dotdoom/upstream
- Update jabber/network plugins
- 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...
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... - 13:29 Révision 275ec0ed: Merge pull request #559 from mikeodr/mtr_fix
- Removing erroneous line from mtr output.
- 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. ... - 07:25 Révision 85072bf9: Update ejabberd_resources_* to use erl_call
- 07:25 Révision b518af0f: ejabberd_resources: add mnesia table info support
- 07:25 Révision 01ae710b: Fix logic of ping plugin default behavior (-w 2)
2015-03-10
- 16:25 Révision c61cdea2: Merge pull request #567 from ioppermann/varnish4
- Fix hit rate calculation for varnish4 plugin
- 12:30 Révision de86866b: Fix typos in installation instruction
- 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 ... - 12:30 Révision 50cb217c: Set order for objects and expunge
- 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... - 12:27 Révision 47a99e02: Quotes error
- syntax error at /etc/munin/plugins/varnish_bans line 925, near """ defined"
- 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... - 12:22 Révision d658c583: Quotes error
- syntax error at /etc/munin/plugins/varnish_bans line 925, near """ defined"
- 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`
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'
2015-03-08
- 15:35 Révision acad9014: Merge pull request #596 from steveschnepp/multicpu1sec-c
- Multicpu1sec c
- 14:58 Révision 308ba475: multicpu1sec-c: use the env vars for tmp file paths
2015-03-06
- 05:16 Révision cb9544f4: Merge pull request #566 from laserb/master
- modified data_url for firmware >= 6.20
- 04:27 Révision 28625df3: Merge pull request #593 from rrzefox/rename_lustre_plugins
- fix naming of lustre plugins.
2015-03-05
- 05:42 Révision d60ad397: fixed default values for rabbitmq_queue_memory
- 05:27 Révision c18c1863: relatively more reasonable default values for rabbitmq_queue_memory
- 04:22 Révision c4220bde: Fixed typo in rabbitmq_queue_memory
2015-03-04
- 09:58 Révision 23f3138c: new plugin for monitoring allnet ip sensoric devices (e.g. ALL4500)
- 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 ... - 19:00 Révision 99d3a426: multicpu1sec-c: fix the /proc/stat parsing
2015-03-03
- 18:17 Révision 79f72b87: multicpu1sec-c: fix value (remove idle)
- 18:16 Révision 16b017fc: multicpu1sec-c: handle fork
- 17:48 Révision b0e8dcea: multicpu1sec-c: using DERIVE
- We just delegate the whole CPU % computing to RRD
- 17:43 Révision 4a9b0e47: multicpu1sec-c: remove debugging statements
- 17:40 Révision 339bfec6: multicpu1sec-c: adding locking to avoid races
- 17:35 Révision 6dec8c33: multicpu1sec-c: opening the file r/w to truncate it
- 17:29 Révision c86e4ab2: multicpu1sec-c: implement the "fetch" cmd
- 17:28 Révision 9ac74f8d: multicpu1sec-c: implement the "acquire" cmd
- 13:24 Révision 81e9ffca: plugins: adding C version of multicpu1sec
2015-03-02
- 17:11 Révision a70f7e48: Merge pull request #553 from vlajos/typofixes-vlajos-20141204
- typofixes - https://github.com/vlajos/misspell_fixer
- 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 - 06:50 Révision 84d571bd: Merge pull request #592 from jonnymccullagh/master
- Updated README with addresses to munin-monitoring/contrib repo
- 06:49 Révision 6be526db: Merge pull request #577 from ercpe/fix-firebird-gstat-path
- Fixed firebird plugin:
2015-03-01
- 17:28 Révision d646054f: Merge branch 'feature/munin-pr-341-freeradius_queue'
- 17:27 Révision 6cfc863d: Move to plugins/other
- 17:25 Révision 31ad4788: Add freeradius packet queue plugin
- 17:15 Révision 8d8f8343: Merge branch 'feature/munin-pr-342-fail2ban'
- 17:14 Révision 6e867cad: Move to plugins/security
- 17:10 Révision 0e73a064: Use #!/usr/bin/env python
- 17:07 Révision a11e32ff: Add fail2ban_ wildcard plugin for extended status
- 17:07 Révision c91df8cc: Include graph_total as current fail2ban plugin does
- 17:07 Révision 7028ede4: Add example-graphs for fail2ban_
2015-02-27
- 16:01 Révision 04a1a328: Updated README with addresses to munin-monitoring/contrib repo
- 11:49 Révision eeaf47c6: Merge pull request #584 from rrzefox/updatesnmpupsplugin
- overhaul of snmp__ups_ plugin.
- 11:48 Révision 983d37a2: Merge pull request #585 from rrzefox/newsnmprms2
- new plugin for monitoring Knuerr RMS Compact II rack monitoring units
- 11:47 Révision b073040e: Merge pull request #591 from jonnymccullagh/master
- Adding munstrap template for munin-monitoring/contrib
2015-02-25
2015-02-24
- 15:17 Révision 578652fc: Merge pull request #583 from caseycs/mysql_slave_alerts
- add mysql slave alerts
2015-02-23
- 04:45 Révision 04461fb4: Merge pull request #589 from sokai/patch-1
- small update of README.md
2015-02-22
- 08:40 Révision c4e1760c: small update of README.md
- * reflects changes of @ssm (commit c4c0a9872c, 5 Oct 2014)
* added path and command examples for installation
Formats disponibles : Atom