Activité
Du 2013-04-13 au 2013-07-11
2013-07-10
- 12:01 Révision b693de85: http_request_time: document the timeout option
- 11:39 Révision 0c47fcaf: Merge pull request #345 from anarcat/http_request_time_timeout
- Http request time timeout
- 11:37 Révision 384f0119: Merge pull request #346 from anarcat/pfctl_no_sudo
- don't depend on sudo to run pfctl
- 10:48 Révision 9ede2053: Merge branch 'pfctl_no_sudo'
- 10:47 Révision 2a3932cf: don't depend on sudo to run pfctl
- we should assume plugin is correctly configured, as munin-node can run
plugins as root - 10:45 Révision 8ebfab31: Merge remote-tracking branch 'origin/master'
- 10:38 Révision d95de082: Merge remote-tracking branch 'l/master'
- 10:36 Révision 3f39af42: don't use sudo to run pfctl, assume plugin is correctly configured
- 22:03 Révision 93a7c793: document the plugin
2013-07-09
- 17:19 Révision 8e71ebcc: Merge branch 'http_request_time_timeout'
- 17:17 Révision 6994c89d: lower the timeout to respect the default munin timeout
- 17:17 Révision 2ae2cd69: make timeouts customizable
- 17:14 Révision 72207da2: lower the timeout to respect the default munin timeout
- 17:13 Révision 1fc26ad9: make timeouts customizable
2013-07-08
- 15:54 Révision 2db7c069: Update smf_stats
- 15:54 Révision 79731fa2: Update smf_online
- 15:54 Révision 1a282769: Update smf_mail_queue
- 15:53 Révision a7ef9301: Update smf_errors
- 15:53 Révision 97c6ae56: Update smf_stats
- 15:52 Révision 50260372: Update smf_online
- 15:51 Révision 8a6c08aa: Update smf_mail_queue
- 15:51 Révision 24bd2f7c: Update smf_errors
- 15:49 Révision 624d53fb: Create smf_stats
- 15:49 Révision 0e3f150b: Create smf_online
- 15:48 Révision 7b52af5d: Create smf_mail_queue
- 15:47 Révision 361e9f2e: Create smf_errors
- 02:28 Révision 5cdacbaf: Merge pull request #331 from Grauwolf/master
- Fixed plugins/network/if
- 21:22 Révision 0d360f18: Merge pull request #330 from sipb/mysql_aggregate-max
- mysql_aggregate_: allow graphing only max/min value
- 21:06 Révision 23c52af9: Merge pull request #328 from whyscream/ipvs-udp
- Detect UDP conections too
- 21:03 Révision 3d212f9a: Merge pull request #327 from Longinus00/pgld
- Munin plugin to monitor Peer Guardian Linux blockrates
- 21:02 Révision 26b43c7d: Merge pull request #326 from Longinus00/2wire
- Multigraph munin plugin to monitor 2Wire/Pace residential gateways
- 20:58 Révision 1d8c8843: Merge pull request #325 from ShaolinTiger/patch-2
- Added symlinks to enable the plugin in the header comments.
- 20:56 Révision 19f1d155: Merge pull request #324 from nagyrobi/patch-4
- Update ubiquiti_airos_
- 20:55 Révision dc35afc1: Merge pull request #323 from nagyrobi/patch-2
- hdsentinel
- 20:52 Révision dc8aebd1: Merge pull request #322 from wh6b/patch-1
- Update date format between auth.log and linux system date
- 20:48 Révision 0842719a: Merge pull request #321 from tomav/fixed_display_order
- Fixed display order
- 20:45 Révision aab7b122: Merge pull request #320 from koug44/master
- New plugin for Sphinx
2013-07-05
- 23:17 Révision 52191f68: Multigraph plugin to monitor a Solr4 single/multicore using mbean http interface
2013-07-03
- 13:14 Révision db184710: Fix line endings to Unix.
- Standardise indentation, spacing and braces.
Allow overriding the list of buckets, default to all buckets.
Hide a l...
2013-07-02
- 08:02 Révision 26e7ae9e: Fix Prosody Registered Users
- I use python 2.6 & python 2.7
len([listfiles(account_dir)])
returns everytime 1
The generator must be executed to ge...
2013-07-01
- 19:50 Révision 3cd07ace: Added nfs_client_cache plugin
- This adds a plugin for tracking NFS client caching statistics. Because
the output for this segment of nfsstat was sli... - 19:30 Révision e891287f: Added v3 to title, added nfs_client
- I added a v3 to the title of the nfsd graph to reduce ambiguity.
This is also the initial commit of the nfs_client p... - 19:22 Révision d0d72f5d: Better README
- 19:11 Révision 960122b9: Initial Commit of FreeBSD NFS Plugins
- This is an initial commit of FreeBSD NFS plugins for the Munin
monitoring platform. The NFS plugins for Munin depend ...
2013-06-29
- 17:08 Révision 12316120: Create accounting_
- Wildcard-plugin for tcp, udp and icmp traffic-accounting (IPv4 or IPv6) going through iptables. This plugin can monit...
2013-06-26
2013-06-24
2013-06-23
- 10:14 Révision 137cbf74: asterisk_inuse: fix plugin to use asterisk command from PATH and fix a whitesp...
2013-06-22
2013-06-19
- 10:22 Révision 9ed92290: Create virtualbox_ram_usage
- This graph shows the ram usage of every single VM process.
- 10:21 Révision aa59ca8b: Create virtualbox_cpu_user
- This graph shows the percentage of processor time spent in user mode by the every single VM process.
- 10:20 Révision b7f085e8: Create virtualbox_cpu_kernel
- This graph shows the percentage of processor time spent in kernel mode by the every single VM process.
2013-06-18
- 16:48 Révision 13b59dd1: nsd_: new plugin to monitor NSD name servers
- This plugin collects most statistics from NSD name servers. It
should be called nsd_by_type, nsd_by_rcode or nsd_hit... - 09:04 Révision 522104af: Fix interface detection
- 08:59 Révision 42fd0b1a: if: one probably wants bit for traffic graphs
- 00:37 Révision ce558089: mysql_aggregate_: allow graphing only max/min value
- In some cases it can be useful to know the maximum value of any row of an
aggregate (for example, the maximum number ...
2013-06-17
- 16:36 Révision e5be4561: specify units of compilation time
- 16:36 Révision ee0f13f3: allow customizing tiem format, use standard
- by default, syslog doesn't use iso timestamps..
- 16:36 Révision d2491a19: use a proper interpretor
- env is not in /bin in debian
- 16:25 Révision 71bec4f7: specify units of compilation time
- 16:11 Révision 849c4ae4: allow customizing tiem format, use standard
- by default, syslog doesn't use iso timestamps..
- 16:05 Révision e7bff316: use a proper interpretor
- env is not in /bin in debian
- 06:59 Révision d30aebba: Fix typo
- 06:09 Révision f349130b: Fixed the other ipvs plugins too regarding UDP detection
- 05:49 Révision 267c45f9: Detect UDP conections too
2013-06-14
- 09:59 Révision 6898ae6d: Munin plugin to monitor Peer Guardian Linux blockrates
- 09:57 Révision 7dd73c77: Multigraph munin plugin to monitor 2Wire/Pace residential gateways
2013-06-13
2013-06-12
- 12:51 Révision a5531ca9: Update ubiquiti_airos_
- v0.7 - added critical thresholds to some graphs, and some descriptions below some of them
v0.6 - added wlan errors by... - 10:59 Révision 82911254: Fixed element sorting on config call
- 09:29 Révision 90ec5e16: Create hdsentinel
- Multigraph plugin to monitor harddrive temperature, condition, performance and estimated remaining lifetime through H...
2013-06-09
- 07:49 Révision f84420f9: Update date format between auth.log and linux system date
- I noticed a problem with date format on /var/log/auth.log (tested on debian and ubuntu)
$ date '+%b %d'
Jun 09
/var...
2013-06-08
2013-06-07
- 17:43 Révision 52f29a4c: English comment
- 17:37 Révision 0f672f4c: New Sphinx Plugin: sphinx_documents
2013-06-03
- 17:28 Révision 6f0a884e: Create dovecot, plugin to monitor dovecot connections
- Based very heavily on exim_mailrejects
2013-06-02
- 17:12 Révision 4a7a0de1: hugepages: fixes from Mrten in issue #308
- 16:49 Révision 9598bc7c: nginx_error: add terminating newline
- 16:45 Révision 95ce6dde: Merge pull request #312 from nagyrobi/patch-1
- Multigraph munin plugin to monitor Ubiquiti AirOS devices various parameters.
- 16:32 Révision 2cef307b: Merge pull request #311 from steveschnepp/fix-syslog-ng-stat
- Add syslog-ng plugin that graphs counts of log messages processed by syslog-ng sources and destinations
- 16:19 Révision 0bbbd139: move mongrel plugins to the http directory, since mongrel is an http server
- 16:11 Révision 89016198: Merge branch 'master' of github.com:munin-monitoring/contrib
- 16:09 Révision 626f42fa: move arp plugins to network directory
- 16:01 Révision 750aa5ee: Merge pull request #307 from ShaolinTiger/patch-1
- Added new non Ruby based Unicorn Plugin
- 15:56 Révision 64da6663: Merge remote-tracking branch 'koumbit/relayd'
- Adds plugin for the OpenBSD relayd load balancer.
- 15:43 Révision 3d29bb42: netstat_s_: make executable
- Closes issue #304.
2013-05-30
- 11:20 Révision 6c024b21: Merge pull request #315 from vovansystems/master
- nginx_error plugin
- 11:19 Révision d10ef999: Merge pull request #314 from BasicXP/master
- Fixed an error in netatalk
2013-05-29
2013-05-28
2013-05-27
- 08:45 Révision 2e5b796e: Fixed an error in netatalk plugin: defaultServer_volumesFile: command not found
2013-05-23
- 11:32 Révision 722c2249: plugins/backuppc: differential in size for full/incr
- 11:24 Révision 8e45b339: plugins/backuppc: adding backup ages
- 11:06 Révision d69bc45a: plugins/backuppc: fix multigraph
- 09:46 Révision 74c8b337: plugins/backuppc: Initial add
2013-05-21
- 09:57 Révision 9154029b: Multigraph munin plugin to monitor Ubiquiti AirOS devices various parameters.
- 08:13 Révision b2f44b48: Merge pull request #309 from jd/master
- Fix getenv usage in swift plugins
- 08:02 Révision 6368f71a: plugins/syslog_ng_stats: comment formating
- 07:43 Révision d0b943aa: Merge pull request #306 from beanieboi/patch-1
- Update lighttpd_
2013-05-17
- 04:36 Révision 1e1ca5b6: 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.
2013-05-16
- 07:27 Révision 9dfe0f34: Fixed average memory graphing label error.
- Fixed average memory graphing label error.
- 06:57 Révision 8ff6e0fd: Update unicorn_
- - Fixed memory and average giving same results
- Fixed error in average graphing - 06:07 Révision 2812f751: Added new non Ruby based Unicorn Plugin
- The existing Unicorn plugins are written in Ruby, which didn't work well for me due to ENV variables etc.
This plugi... - 04:34 Révision 1eeb4703: Update lighttpd_
- fix typo
2013-05-14
- 10:26 Révision dc75b52a: Merge pull request #305 from dsavineau/master
- Fix indexcounters and globallock in 2.2 and 2.4 version
btree sub-document has been removed in 2.4 :
http://docs.m...
2013-05-13
2013-05-12
2013-05-10
- 11:49 Révision 5af804c3: make this plugin executable
- 11:24 Révision c0791dee: Merge remote-tracking branch 'origin/master'
- 03:54 Révision 3c084715: Merge pull request #302 from claudius23/snmp_netapp
- plugins/snmp/snmp__netapp_* initial checkin of my snmp__netapp_ plugins.
- 03:39 Révision bf65a9e4: Merge pull request #300 from lirantal/master
- Adding a new Drupal/Generic page speed monitoring script
2013-05-09
2013-05-08
- 17:24 Révision 6de3ccf1: move postfix plugins into the mail directory
- 14:08 Révision 40ec9801: add syslog-ng plugin
2013-05-07
- 05:29 Révision ab9c97ca: Merge pull request #298 from kabo/master
- php_fpm_process update
- 05:28 Révision c3954631: Merge pull request #232 from bAndie91/master
- add "e2" plugin
- 05:25 Révision 7bd75f1b: Merge pull request #299 from claudius23/zfs_usage_
- plugins/zfs/zfs_usage_ add environment variables, call zfs binary only once
- 04:26 Révision a311ae1b: adding a new monitoring script which allows to configure pages to login to and...
- 21:16 Révision 947313b6: plugins/zfs/zfs_usage_ add environment variables, call zfs binary only once
2013-05-06
- 06:09 Révision 4528900a: 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 i...
2013-04-27
- 00:04 Révision 9bc507b3: Merge pull request #297 from Dave-Driesen/master
- Update psad plugin to use DERIVE
- 00:02 Révision f5cc9a86: Merge pull request #295 from cryptickrisp/master
- Fixes plugins/network/bandwidth_ initialization for first runs
2013-04-25
- 09:38 Révision 0914022b: Update psad plugin to use DERIVE
- Now using DERIVE, with zero minimum value.
As per suggestion from Kenyon.
Thanks!
Dave Driesen
2013-04-23
- 18:01 Révision 92adac9d: need autoconf before config
- 11:01 Révision dc30dc5c: include interface in title
- 10:59 Révision 5e488425: update documentation
- 10:50 Révision b9a08b36: Allows setting warnings by environment variables.
- 22:18 Révision d9ab69e0: 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 st...
2013-04-19
- 17:28 Révision bc0bab7a: Merge pull request #292 from presbrey/patch-1
- fix cpu_by_process time parser
- 17:17 Révision c2be0e2b: Merge pull request #291 from jesseadams/master
- Tweaks for system/pagefaults_by_process
- 17:03 Révision 0df933a5: openvpn/openvpn_multi: re-add configuration documentation
- 17:01 Révision f21b14ec: Merge pull request #289 from HeisSpiter/master
- Replacement plugin for openvpn_multi
- 16:36 Révision 191cb9d4: Merge pull request #288 from Dave-Driesen/master
- Add port scan detection plugin (psad)
- 16:33 Révision 7f23c8cf: system/freeboxuptime: move to the system category
- 16:32 Révision aa46cd0c: move uptime plugin to the system directory
- 16:14 Révision bff9c1ff: Merge pull request #282 from rk4an
- rewrite mediawiki plugin with api access
- 16:06 Révision 0e52d8f3: Merge pull request #284 from lirantal/master
- Added monitoring scripts for Drupal CMS web application
- 15:56 Révision 007c2825: Fixed indentation + configurable SDK path
- 15:55 Révision 54e26d40: Merge pull request #280 from patschi/patch-1
- Create minecraft-users-ram_
- 15:40 Révision 87922ab1: Merge pull request #277 from NNScripts/master
- Newznab updated categories.
Formats disponibles : Atom