dcaillibaud
7329ca6b11
"load average" label already in graph title, so useless in each VE label
2012-02-12 12:37:02 +01:00
dcaillibaud
5696c338c3
Another duplicate block in config case and only value line kept for "normal" case
2012-02-12 12:34:41 +01:00
dcaillibaud
d305c5bfee
Label & description should be printed only in config case
2012-02-12 11:28:31 +01:00
dcaillibaud
389b5970cd
Last block was duplicate
2012-02-12 11:18:04 +01:00
Albireo
95f8cda2c1
Fixed a typo in config of the "closed" gauge.
2012-02-10 23:08:58 +01:00
Matt West
8b94352ba2
Merge pull request #25 from mhwest13/master
...
Rename Opentracker plugin to proper name, there are no actual code changes to the plugin.
2012-02-10 13:05:54 -08:00
Matt West
a38122d3dc
Removing old opentracker-plugin
2012-02-10 13:03:07 -08:00
Matt West
0979570a71
Renaming opentracker plugin to proper naming scheme
2012-02-10 13:02:28 -08:00
Kenyon Ralph
3432f6c821
remove shoutcast2 plugin, replaced by shoutcast2_multi
2012-02-10 11:35:29 +08:00
Kenyon Ralph
12d6e547c6
Merge pull request #24 from mhwest13/master
...
shoutcast2 plugin rewrite in perl instead of php
memcached updates
2012-02-09 19:08:23 -08:00
Harald Lapp
506459297e
change to either show an improved title: either host:ip or a title configured in munin plugin configuration, this helps a lot when monitoring multiple memcached bins
2012-02-10 08:43:21 +08:00
Harald Lapp
a4999d9616
change to either show an improved title: either host:ip or a title configured in munin plugin configuration, this helps a lot when monitoring multiple memcached bins
2012-02-10 08:43:20 +08:00
Sean Whitney
138de37d29
perl version not committed?!?
2012-02-10 08:39:04 +08:00
Sean Whitney
f7fcd35f64
Converted script to perl. It now handles:
...
* 32 to 64 bit counters
* reboots without resetting graph values
* a rolling 30 days with preliminary prediction
* autodiscover a public IPv4 address on a linux firewall/router
2012-02-10 08:39:04 +08:00
Manuel Schneider
d1b9cbbb90
pretty simple plugin to monitor pending freebsd-updates
...
requires 'portversion'
2012-02-10 08:31:56 +08:00
Matt West
8ffcf3ff69
Added perldoc info, tidied up a bit
2012-02-09 15:24:34 -08:00
Matt West
ee4bc102b9
Removing unneeded data dumper module
2012-02-09 15:05:58 -08:00
Matt West
8be793e822
Fixing shoutcast2_multi plugin
2012-02-09 15:05:03 -08:00
Matt West
208bfbedb3
Updating Memcached Multigraph plugin to latest version
2012-02-09 10:03:20 -08:00
Matt West
59f28e56ed
Merge branch 'master' of github.com:munin-monitoring/contrib
2012-02-09 09:53:35 -08:00
Steve Schnepp
2d50ff5478
Merge pull request #22 from steveschnepp/master
...
Pulling w/ a cherry-picked commit
2012-02-09 09:43:13 -08:00
Fyodor Yarochkin
b75bbfea92
typo in the doc :)
2012-02-10 01:29:40 +08:00
Paul Saunders
a247c870d7
ejabberd_: Remove $MUNIN_DEBUG
...
Of course, in bash the local $MUNIN_DEBUG is the same as the
environment's $MUNIN_DEBUG.
2012-02-10 01:29:14 +08:00
Matt West
a2dd3b1b70
Adding shoutcast2_multi plugin written in perl, should function on both 32bit and 64bit machines
2012-02-09 03:45:43 -08:00
Steve Schnepp
66012ed0be
Typos (thx ssm)
2012-02-08 17:40:34 +01:00
Bjorn Ruberg
3716785b5c
- Adding a new squeezebox plugin, multigraph-enabled
2012-02-07 15:06:19 +01:00
Steve Schnepp
c4a82cdda4
Merge branch 'master' of https://github.com/munin-monitoring/contrib
2012-02-06 16:40:42 +01:00
Alejandro Olivan Alvarez
9694ad8028
- new plugin for shoutcast v2
2012-02-06 16:39:35 +01:00
Kenyon Ralph
8ea0ef8248
make the graphs more like the if_ plugin
...
Show traffic in bits instead of bytes, use negative values for
incoming traffic, improve wording, simplify authentication, add
documentation.
2012-02-02 04:18:02 -08:00
Steve Schnepp
0ff56fc90e
Merge pull request #20 from quade0/master
...
Added snmp__fn, a snmp plugin to monitor Fortinet Fortigate Firewall
2012-01-28 06:30:52 -08:00
Sébastien Gross
8051623fe4
Fix lvdisplay path on some hosts.
...
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2012-01-27 17:07:41 +01:00
Luka Furlan
e12b9690f4
Added autoconf, configuration via ENV variables, magic markers.
2012-01-26 08:41:29 +01:00
Thomas Diener
6db1665991
MIB file availability check added
2012-01-25 16:59:33 +01:00
Luka Furlan
0db07b5c4f
Added tomcat_, a wildcard plugin for Apache Tomcat connectors and JBoss JVM status.
2012-01-25 16:15:15 +01:00
Thomas Diener
ce8b1121ec
OID to MIB changed
2012-01-22 21:44:37 +01:00
Andrey Dudin
0b18f278ab
Update plugins/other/php-fastcgi
2012-01-20 15:47:10 +04:00
Steve Schnepp
d5de773e4b
explicitely use bash as it contains some bashism
2012-01-20 12:05:31 +01:00
Steve Schnepp
9a1129c0c1
Providing a way to change the state file
2012-01-20 12:05:02 +01:00
Manuel Schneider
006ef061c2
support for 'adaX' and 'daX' devices
2012-01-19 18:44:17 +01:00
Steve Schnepp
5174d08210
Initial add of emc_comprehensive
2012-01-19 14:38:28 +01:00
Steve Schnepp
5cc0fa32fe
Merge pull request #7 from fygrave/master
...
documentation and RIAK_URL environment variable support.
2012-01-16 07:53:35 -08:00
Fyodor Yarochkin
0eedb04aac
Added some documentation and handling of RIAK_URL environment variable.
2012-01-16 23:47:19 +08:00
Fyodor Yarochkin
994980d233
Small configuration change
2012-01-16 23:31:27 +08:00
Paul Saunders
1080cbb75b
ejabberd_: Fix to recognise ejabberd 2.1.10+
...
Adjust the $EJVER pattern matching to allow for one or two digits in the
third part of the triplet.
2012-01-16 16:12:56 +01:00
Steve Schnepp
8a95538509
Adding multicpu1sec from http://plugins.munin-monitoring.org/ as it serves as an example for 1 sec granularity.
2012-01-16 16:12:42 +01:00
Steve Schnepp
e5710781fd
Merge pull request #5 from fygrave/master
...
riak plugins (I'll be adding one by one)
2012-01-16 02:05:13 -08:00
Fyodor Yarochkin
3bc264de2d
Riak memory monitoring
2012-01-16 16:50:22 +08:00
Fyodor Yarochkin
85d8571b3e
Riak node puts/gets monitoring
2012-01-16 16:41:14 +08:00
Christoph Krybus
f00c44d8af
Fix for database name containing underscore(s).
2012-01-15 11:29:14 +01:00
azet
e5ecd263e4
powermta multi monitor
2012-01-15 01:57:44 +01:00
Thomas Diener
0e17b46982
documentation added
2012-01-14 22:35:09 +01:00
Thomas Diener
2b4deca937
snmp fortigate plugin: first draft
2012-01-14 22:17:24 +01:00
Allan Wind
41ca30d832
rebuild is always 0
2012-01-12 13:40:29 -05:00
Paul Saunders
8461c537b9
xfs_frag: Initial commit
...
Add xfs_frag, a plugin to monitor your XFS filesystem fragmentation.
2012-01-12 13:27:01 +00:00
Paul Saunders
480eb0f363
boinc_credit: Initial commit
...
New plugin to track your BOINC credit across all your projects.
2012-01-12 13:19:40 +00:00
Paul Saunders
13a585f290
currentcost, zenus_: Update my eMail address
2012-01-12 12:50:02 +00:00
Paul Saunders
6f0e6960a8
zenus_: Add some debugging
...
Add a bit of debugging code. Move to positive/negative graphing
2012-01-12 12:46:25 +00:00
Paul Saunders
10b89a6d67
sa-learn: Add documentation
...
Add POD documentation and tidy up
2012-01-12 12:42:47 +00:00
Paul Saunders
5c9228a980
boinc_projs: Add graph_total
...
Add graph_total, so you can see total number of WUs
2012-01-12 12:39:00 +00:00
Paul Saunders
97a0f7912c
Expand possible data by using the telnet interface
...
The plugin now supports a much wider variety of graphs by interfacing
with the TG585's telnet interface. Now supported are graphs for:
* ADSL Bandwidth
* ADSL Errors
* ADSL Strength
* ATM Global Statistics
* DHCP Client
* DHCP Relay
* DHCP Server
* DNS Server
* Firewall Statistics
* ICMP protocol
* IDS Statistics
* IGMP Host
* IGMP Proxy
* IP protocol
* TCP protocol
* Tracked Connections
* UDP protocol
* Uptime
2012-01-12 12:24:15 +00:00
Paul Saunders
a806f7d86d
Add support for CC02 devices
...
Thanks to David Edmondson <dme@dme.org>, currentcost now supports CC02
devices. To make use of this make sure to set env.metertype to "CC02".
2012-01-12 12:20:07 +00:00
Various
51ee702d81
Leftover from migration
2011-12-18 15:11:52 +01:00
Artem
b6fb15597c
does not clutter up the disk so fast now; does not re-start tcpdump
2011-12-18 15:10:48 +01:00
Artem
fda468784f
Initial version
2011-12-18 15:10:48 +01:00
Nicolas Knotzer
f3f482edf6
Uses subprocess.Popen instead of subprocess.check_output for compatibility with older python versions
2011-12-18 15:10:47 +01:00
Nicolas Knotzer
aa9a9e802e
Prints OSError.strerror in verbose mode, uses rsplit instead of split for parsing femon output (more robust, if name of dvb-card contains split character, i.e.'|')
2011-12-18 15:10:47 +01:00
Stefan Osterlitz
41be7c5f3d
Initial version
2011-12-18 15:10:47 +01:00
Stefan Osterlitz
0ca8ce206f
Initial version
2011-12-18 15:10:47 +01:00
Stefan Osterlitz
32715ca3a9
Initial version
2011-12-18 15:10:47 +01:00
Sterfan Osterlitz
387c5a1ef2
Initial version
2011-12-18 15:10:47 +01:00
Allan Wind
ed1ada4d2a
Patched version as outlined earlier
2011-12-18 15:10:47 +01:00
pesco
e322629df2
Initial version
2011-12-18 15:10:47 +01:00
Ali Onur Uyar
e26f53d802
Added Queue and Fax Stats graphs.
2011-12-18 15:10:47 +01:00
NVIDIA Corporation
06dc47444a
Uses Perl bindings to NVML instead of nvidia-smi output. This way it is less likely to break with new driver releases.
2011-12-18 15:10:47 +01:00
Sean Whitney
307b2b8d61
Initial version
2011-12-18 15:10:47 +01:00
Russell Neufeld
656b6c6a2b
Updates for Munin 1.4.4
2011-12-18 15:10:47 +01:00
Ali Onur Uyar
9bb4d316c8
Initial version
2011-12-18 15:10:46 +01:00
Ali Onur Uyar
1398a0b2d6
Initial version
2011-12-18 15:10:46 +01:00
Ali Onur Uyar
bfd0c75525
Added graphs for BgWriter and Checkpoint Stats.
2011-12-18 15:10:46 +01:00
Christian Bendt
c653988d0e
Can monitor uptime and number of registered users
2011-12-18 15:10:46 +01:00
Vik Banev
ec351f99a6
Initial version
2011-12-18 15:10:46 +01:00
Nicolas Knotzer
dbb9ecfc19
Initial version
2011-12-18 15:10:46 +01:00
FalseLike aka [Anotr]
873176c044
Initial version
2011-12-18 15:10:46 +01:00
Alex Tomlins
1e301c2d8e
CPU graph now graphs cpu time used over the 5 min period, not the instantaneous CPU usage at the moment when munin runs. It no longer requires a 2 iteration run of xentop.
2011-12-18 15:10:46 +01:00
Daniel Caillibaud
f8264132d3
bugfix of several idle|total pattern in my php-fpm status
2011-12-18 15:10:46 +01:00
northox
7a05e29c76
Fix bug with Gibibyte
2011-12-18 15:10:46 +01:00
northox
617994ca9d
Initial version
2011-12-18 15:10:46 +01:00
northox
09f96c3da0
erratum
2011-12-18 15:10:46 +01:00
northox
9ae7e3a9f7
Fix the file. Removed swap because the scale was getting to high and we couldn't see the active mem (to monitor the swap see 'OpenBSD swap' script).
2011-12-18 15:10:46 +01:00
Alex Tomlins
34c1f534b1
Initial version
2011-12-18 15:10:46 +01:00
Nozomu Kaneko
2eb1e295e7
fixed a critical bug, sorry...
2011-12-18 15:10:46 +01:00
Nozomu Kaneko
8dd72b0c07
debug code removed
2011-12-18 15:10:46 +01:00
Nozomu Kaneko
829d00af1a
output 0 for missing values so that warning message is suppressed
2011-12-18 15:10:46 +01:00
Christian Loos
1e78d87543
Initial version
2011-12-18 15:10:46 +01:00
Stefan Seidel
72e075ba03
fixed some critical mistakes which caused the plugin to work on the command line but not when called from munin
2011-12-18 15:10:46 +01:00
Stefan Seidel
0767fa14ba
optimized version, replaced grep/sed with tr and awk in some places, provisioning for special chars in SMART attributes
2011-12-18 15:10:46 +01:00
Kasandra Padisha
f038b18b35
Initial version
2011-12-18 15:10:46 +01:00
Kasandra Padisha
c7bceeb426
Initial version
2011-12-18 15:10:45 +01:00
Kasandra padisha
4b5ab0b30b
Initial version
2011-12-18 15:10:45 +01:00
Sean Whitney
ed746fda0a
It now handles 32-bit systems better, and doesn't suffer reboot issues.
2011-12-18 15:10:45 +01:00
Christoph Heer
478522124b
Add presence suffix
2011-12-18 15:10:45 +01:00
Willem Kappers
9fdf46699a
Initial version
2011-12-18 15:10:45 +01:00
northox
8a481afc06
Initial version
2011-12-18 15:10:45 +01:00
Jakob Unterwurzacher
ec2baa46e7
Field names must not contain special characters, substitute by _ as suggested here http://munin-monitoring.org/wiki/notes_on_datasource_names
2011-12-18 15:10:45 +01:00
Jakob Unterwurzacher
b8e09a39b7
Correct regexp to accept list with dashes etc. in the name
2011-12-18 15:10:45 +01:00
Paul Saunders
78c9d0c886
Initial version
2011-12-18 15:10:44 +01:00
Ali Onur Uyar
b07eb2c687
Initial version
2011-12-18 15:10:44 +01:00
Paul Saunders
a9575c1177
Handle large numbers of errors better (i.e. remove *all* commas from the number)
2011-12-18 15:10:44 +01:00
Nicolas BOUTHORS
d254343aa6
Initial version
2011-12-18 15:10:44 +01:00
Nagy Elemer Karoly
97ff9a5221
Added support for md10 and above
2011-12-18 15:10:44 +01:00
Nagy Elemer Karoly
0f972e1fec
Support for auto-read-only (swap) mirrot, ugly hack to prevent false 99 percent rebuild critical warnings, added some comments
2011-12-18 15:10:44 +01:00
ElFurbe
afe66001fa
The original relied on thin listening on TCP ports, but that has no actual bearing. I killed all the port nonsense and labeled them by pid.
2011-12-18 15:10:44 +01:00
ElFurbe
e41d7bd1af
The original relied on thin listening on TCP ports, but that has no actual bearing. I killed all the port nonsense and labeled them by pid.
2011-12-18 15:10:44 +01:00
Artem
efe258a374
Initial version
2011-12-18 15:10:44 +01:00
Paul Saunders
6acc8042d4
Initial version
2011-12-18 15:10:44 +01:00
csy
91bbb7e413
Initial version
2011-12-18 15:10:44 +01:00
Tom Hendrikx
682f0f4072
Initial version
2011-12-18 15:10:44 +01:00
Tom Hendrikx
2aea630c45
minor update to orignal plugin: added some info fields for undocumented data
2011-12-18 15:10:44 +01:00
rti
d739474f97
grep option bugfix (grep => htmlgrep). implement contents size checkoption (htmlsize)
2011-12-18 15:10:44 +01:00
Peter Palfrader, Arthur Lutz, Chris Wilson
5ff79c1a69
Initial version
2011-12-18 15:10:44 +01:00
rti
b4c1a51462
mistake in the calculation of shared memory, this feature was lost.
2011-12-18 15:10:44 +01:00
rti
ce8f95f171
mistake upload file
2011-12-18 15:10:44 +01:00
Icedrake
ea1e9c7369
Initial version
2011-12-18 15:10:44 +01:00
Icedrake
45d9fa1225
Initial version
2011-12-18 15:10:44 +01:00
Yoshiyuki Nakahara
01fea75c0f
Initial version
2011-12-18 15:10:44 +01:00
Maxime Besson, David Bernard [Smile Open Source Solution]
6871929e3c
Initial version
2011-12-18 15:10:44 +01:00
Maxime Besson, David Bernard [Smile Open Source Solution]
2463c58a37
Initial version
2011-12-18 15:10:44 +01:00
ldidry
e430a3e59c
Initial version
2011-12-18 15:10:44 +01:00
Andreas Thienemann
1b3974f9a7
Reworked to new plugin best practices, fixing some trivial bugs.
2011-12-18 15:10:43 +01:00
Pascal Cabaud
acb3839b40
NetBSD support added
2011-12-18 15:10:43 +01:00
Andreas Thienemann
fc51c3a69e
Initial version
2011-12-18 15:10:43 +01:00
Dan Duvall
6eebc57166
This version supports a rails_root environment variable.
2011-12-18 15:10:43 +01:00
Dan Duvall
197e093c66
This version support a rails_root environment variable.
2011-12-18 15:10:43 +01:00
Stefan Seidel
214407caa0
Initial version
2011-12-18 15:10:43 +01:00
Jose Celano
81a80fba98
Initial version
2011-12-18 15:10:43 +01:00
Nikolay Beresnev
6dbfc42550
Added handling of parameter 190 (Airflow_Temperature), Seagate hard drives the next generation.
2011-12-18 15:10:43 +01:00
Pasha Klets
37c8fd9a77
Initial version
2011-12-18 15:10:43 +01:00
Pasha Klets
d3267c0419
Initial version
2011-12-18 15:10:43 +01:00
Pasha Klets
32bfecf5a1
Initial version
2011-12-18 15:10:43 +01:00
Pasha Klets
8b63e3cd96
Initial version
2011-12-18 15:10:43 +01:00
Pasha Klets
f18f338bbc
Initial version
2011-12-18 15:10:43 +01:00
Pasha Klets
b42dd266c9
Initial version
2011-12-18 15:10:43 +01:00
Pasha Klets
c5fb9db529
Initial version
2011-12-18 15:10:43 +01:00
Pasha Klets
26b6c4c3db
Initial version
2011-12-18 15:10:42 +01:00
Roland Mohrbacher
38ed4d0f2b
Support for XEN-Domains with an dot in their name
2011-12-18 15:10:42 +01:00
ian dobson
b6c93cc77c
fixed bug if a dir/filename contains the text total
2011-12-18 15:10:42 +01:00
Phil! Gold
5332dc60ad
Initial version
2011-12-18 15:10:42 +01:00
pmoranga
51c53c6390
Initial version
2011-12-18 15:10:42 +01:00
Slaven Rezic
3d49277a6c
Initial version
2011-12-18 15:10:42 +01:00
Rory Jaffe
0e47380170
Initial version
2011-12-18 15:10:42 +01:00
Ali Onur Uyar
48e82301cd
Initial version
2011-12-18 15:10:42 +01:00
Ali Onur Uyar
2763b61979
Initial version
2011-12-18 15:10:42 +01:00
Ali Onur Uyar
f2c8cc97c4
Initial version
2011-12-18 15:10:42 +01:00
Ankush Grover
c571cd207a
Initial version
2011-12-18 15:10:41 +01:00
Ankush Grover
5932ea0ed3
Initial version
2011-12-18 15:10:41 +01:00
Ankush Grover
d19c429add
Initial version
2011-12-18 15:10:41 +01:00
_KaszpiR_
3d719ea1e6
Initial version
2011-12-18 15:10:41 +01:00
_KaszpiR_
b58e31e879
Initial version
2011-12-18 15:10:41 +01:00
pro cabales
d37f5311bd
Initial version
2011-12-18 15:10:41 +01:00
lastta
86207d7af9
Initial version
2011-12-18 15:10:41 +01:00
Wilfred Chau
074e0ae0f0
Initial version
2011-12-18 15:10:41 +01:00
Wilfred Chau
8f79662d99
Initial version
2011-12-18 15:10:41 +01:00
Raphaël HALIMI
20afb67923
Initial version
2011-12-18 15:10:41 +01:00
rti
b16cf44282
Initial version
2011-12-18 15:10:41 +01:00
rti
08fbbcfa0b
Initial version
2011-12-18 15:10:41 +01:00
rti
788fe28ee3
Initial version
2011-12-18 15:10:41 +01:00
rti
3191e35460
Initial version
2011-12-18 15:10:41 +01:00
Rodolphe Quiédeville
ad2e656d36
Initial version
2011-12-18 15:10:41 +01:00
Rodolphe Quiédeville
289afa0166
Initial version
2011-12-18 15:10:41 +01:00
Rodolphe Quiédeville
3a70dd84b6
Initial version
2011-12-18 15:10:41 +01:00
Wilfred Chau
d89e57818e
Initial version
2011-12-18 15:10:41 +01:00
Wilfred Chau
fc51489285
Initial version
2011-12-18 15:10:41 +01:00
Wilfred Chau
26c3ffcf1f
Initial version
2011-12-18 15:10:41 +01:00
Wilfred Chau
c0dc3b1b71
Initial version
2011-12-18 15:10:41 +01:00
Thomas Léveil
078fb31f90
fix transmission error handling
2011-12-18 15:10:41 +01:00
Rory Jaffe
dd8bf64088
Initial version
2011-12-18 15:10:40 +01:00
Frank
203f993d27
added graph info, added warning & critical alerts, data info, SMART errors and revised the scaling
2011-12-18 15:10:40 +01:00
Jason Brooks
eca3d0044a
Initial version
2011-12-18 15:10:40 +01:00
splebel
f55154456d
Better IPv6 handling in suggest mode
2011-12-18 15:10:40 +01:00
Jose Luis Salas
8b7a1d2a36
Initial version
2011-12-18 15:10:40 +01:00
S. Wefel
ccf89c4ba2
Initial version
2011-12-18 15:10:40 +01:00
S. Wefel
ba4e18a63e
Initial version
2011-12-18 15:10:40 +01:00
Andi H
67f09e9ca1
Initial version
2011-12-18 15:10:40 +01:00
Lars Kruse
efb0772f65
Initial version
2011-12-18 15:10:40 +01:00
Lars Kruse
720ad14fd2
Initial version
2011-12-18 15:10:40 +01:00
Erik Cederstrand
0eaefd6bb8
Initial version
2011-12-18 15:10:40 +01:00
Andreas Kreisl
53cf606e55
Initial version
2011-12-18 15:10:40 +01:00
Jo Hartmann
af4a386b98
error correcting
2011-12-18 15:10:40 +01:00
Matthew Ritchie
364087556e
This version can monitor multiple GPUs within the same machine.
2011-12-18 15:10:40 +01:00
raT
dc27e373b5
Initial version
2011-12-18 15:10:40 +01:00
ward
e594a64262
Exclude tmpfs partitions from 'config'.
2011-12-18 15:10:40 +01:00
ward
c6884d1689
Properly ignore the xentop output header line.
2011-12-18 15:10:40 +01:00
ward
e192d8d900
This version also handles domUs with named network interfaces.
2011-12-18 15:10:40 +01:00
DisasteR
a8819e1993
Code cleanning/refactoring // Stats for root server and virtual servers
2011-12-18 15:10:40 +01:00
Ian Dobson, Frank Katzenberger
d025504545
Initial version
2011-12-18 15:10:40 +01:00
Rowdy.nl
831916f727
Minor fixes
2011-12-18 15:10:39 +01:00
Torsten Curdt
1bb1094e05
Initial version
2011-12-18 15:10:39 +01:00
Markus Heberling
f6145f0b75
fixed intendation
2011-12-18 15:10:39 +01:00
Rowdy.nl
f9e5b77473
New filter, colours like spotweb categories
2011-12-18 15:10:39 +01:00
Rowdy.nl
c171e5aae0
Prevent gaps in lines, line colours
2011-12-18 15:10:39 +01:00
Rowdy.nl
63357b6bbf
Filter, line colours match Spotweb categories
2011-12-18 15:10:39 +01:00
Luis García Acosta
7f8ae73b48
category changed
2011-12-18 15:10:39 +01:00
Luis García Acosta
89a83b2a02
Initial version
2011-12-18 15:10:39 +01:00
Rowdy Schwachofer
052d832f0c
Initial version
2011-12-18 15:10:39 +01:00
T.O
dc5e652d26
Initial version
2011-12-18 15:10:39 +01:00
Markus Heberling
8308ba95a7
Initial version
2011-12-18 15:10:39 +01:00
Rowdy Schwachöfer
e55f0fc7c8
Initial version
2011-12-18 15:10:38 +01:00
Rowdy Schwachöfer
5d1473e9aa
Initial version
2011-12-18 15:10:38 +01:00
Rowdy Schwachöfer
b7be07763d
Initial version
2011-12-18 15:10:38 +01:00
jon
fd45eb113b
fixed the regex to reflect disallowed chars in windows usernames
2011-12-18 15:10:38 +01:00
jon
64296bf208
added subnet to graph title (argh)
2011-12-18 15:10:38 +01:00
jon
1e6bc858a2
removed autoconf stuff, added note about timeout
2011-12-18 15:10:38 +01:00
jon
4a6b888ddc
Initial version
2011-12-18 15:10:38 +01:00
jon
d27dd18580
Initial version
2011-12-18 15:10:38 +01:00
Rowdy.nl
e7dfd772a3
Initial version
2011-12-18 15:10:38 +01:00
Rowdy.nl
77bfdab8ad
Initial version
2011-12-18 15:10:38 +01:00
Gene Cutler
df67767071
Initial version
2011-12-18 15:10:38 +01:00
Xupeng Yun
2b6faa6732
Initial version
2011-12-18 15:10:38 +01:00
Sebastian Zagrodzki
102d77d2a7
Initial version
2011-12-18 15:10:38 +01:00
spleen
fd83f3aa1f
Using gawk strtonum in place of int so that the script no longer truncates the value, which makes a huge difference if the value is in M or even K.
2011-12-18 15:10:38 +01:00
spleen
36b0898dba
Fixed a few issues where it was ignoring values that did not end in K or M. Also made the script compatible with OpenSolaris using gawk.
2011-12-18 15:10:38 +01:00
Benjamin D
7a0da0b2cc
Initial version
2011-12-18 15:10:38 +01:00
Paul Saunders
6ddb169d59
Update for BOINC 6.12
2011-12-18 15:10:38 +01:00
Paul Saunders
562e63a7bc
Update for BOINC 6.12.
2011-12-18 15:10:38 +01:00
Stefan Bühler
0af9ab186c
Initial version
2011-12-18 15:10:38 +01:00
Matt Stith
5d78918d0b
Initial version
2011-12-18 15:10:38 +01:00
Rodolphe Franceschi
fbc71d60b5
Initial version
2011-12-18 15:10:37 +01:00
Srijan Choudhary
c66afe01ea
Initial version
2011-12-18 15:10:37 +01:00
Troels Arvin
f3c8ba5fd1
Port numbering in line with Brocade's UI and front plate. Made explicit that the plugin is Brocade specific.
2011-12-18 15:10:37 +01:00
Jan Szumiec
577fb4b319
Initial version
2011-12-18 15:10:37 +01:00
Troels Arvin
480f160a30
Initial version
2011-12-18 15:10:37 +01:00
Ropchan Sergey
0a9a91e288
durty plugin status fixed
2011-12-18 15:10:37 +01:00
Ropchan Sergey
3179fb1fb0
durty plugin status fixed
2011-12-18 15:10:37 +01:00
Ropchan Sergey
eb9c0b1e3b
durty plugin status fixed
2011-12-18 15:10:37 +01:00
Ropchan Sergey
a4fcd759b3
durty plugin status fixed
2011-12-18 15:10:37 +01:00
Paul M
e9f00b9ddd
Initial version
2011-12-18 15:10:37 +01:00
Aron MEZEI
f7d3bb25de
names now can have \. in the regexp and MUNIN_LIBDIR handled a bit better
2011-12-18 15:10:37 +01:00
Ropchan Sergey
48d917a50b
gramatical fixes
2011-12-18 15:10:36 +01:00
Ropchan Sergey
970a0c3560
gramatical fixes
2011-12-18 15:10:36 +01:00
Ropchan Sergey
682405f75a
gramatical fixes
2011-12-18 15:10:36 +01:00
Ropchan Sergey
4a32c940ca
Initial version
2011-12-18 15:10:36 +01:00
Ropchan Sergey
3b5e1cce3c
Initial version
2011-12-18 15:10:36 +01:00
Ropchan Sergey
1f4aa890ee
Initial version
2011-12-18 15:10:36 +01:00
Ropchan Sergey
0417d4765b
Initial version
2011-12-18 15:10:36 +01:00
Tom Feiner
72736dae0b
Correct use statement to actually useuse Munin::Plugin::SNMP
2011-12-18 15:10:36 +01:00
Tom Feiner
f00e552b55
v1 used Net::SNMP module, and hard coded snmp v2c. This v2 version uses Munin::Plugin::SNMP which transparently supports all snmp versions.
2011-12-18 15:10:36 +01:00
spleen
2d5c78a463
added ospf
2011-12-18 15:10:36 +01:00
Paul M
cc2567512e
Initial version
2011-12-18 15:10:36 +01:00
Paul Fariello
d5be273cb5
Bug correction
2011-12-18 15:10:35 +01:00
Alexander Swen
045aafddbe
two bugfixes (see comments)
2011-12-18 15:10:35 +01:00
András Kemény
ef1f44d73e
env.sessiondir, fix find commands to actually use the variableuse
2011-12-18 15:10:35 +01:00
Stanislav Rudenko
dc7486cf00
Initial version
2011-12-18 15:10:35 +01:00
spleen
df7c3dec6c
Initial version
2011-12-18 15:10:35 +01:00
deees
a2b7ebbd4f
Initial version
2011-12-18 15:10:35 +01:00
rikr
31ee54bb73
Works better in debian
2011-12-18 15:10:35 +01:00
Florian Fida
4f1ea21980
Initial version
2011-12-18 15:10:35 +01:00
David Reitz
bd45f70d67
use DERIVE instead of COUNTERS in order to avoid spikes when router reboots or stats are reset; added uptime chart; moved clients into system category
2011-12-18 15:10:35 +01:00
Fabien Jakimowicz
0ddf1ea488
Initial version
2011-12-18 15:10:35 +01:00
Marcello Romani
8c86c4e41e
Show device name in config
2011-12-18 15:10:35 +01:00
Jun Futagawa
e7454e6304
Bug fix: Check temp_upper_warning and temp_upper_critical was not working again.
2011-12-18 15:10:35 +01:00
Nicolas Moussikian
05215bc2dc
Initial version
2011-12-18 15:10:35 +01:00
Dmitri Minaev
b9faf68361
Added warning and critical levels.
2011-12-18 15:10:35 +01:00
Anders Welen
51e1daa9e7
Initial version
2011-12-18 15:10:35 +01:00
VadimB
2417347a05
New version to support NVidia 270.18 Driver
2011-12-18 15:10:34 +01:00
Alexander Swen
588e631209
Initial version
2011-12-18 15:10:34 +01:00
Jun Futagawa
dcfdf9b396
Bug fix: Check temp_upper_warning and temp_upper_critical was not working.
2011-12-18 15:10:34 +01:00
Tanguy Pruvot
3abf7831eb
Background Process for Speed Test (no timeout)
2011-12-18 15:10:34 +01:00
Alexander Swen
0d3d197fea
Initial version
2011-12-18 15:10:34 +01:00
spleen
f3cfd7eb00
Initial version
2011-12-18 15:10:34 +01:00
Paul M
5c46d3fc72
tidied up
2011-12-18 15:10:34 +01:00
David Muench
104797a874
Initial version
2011-12-18 15:10:34 +01:00
Paul M
5ceb5dd20d
Initial version
2011-12-18 15:10:34 +01:00
tazoi
5ffa28e9d8
Initial version
2011-12-18 15:10:34 +01:00
Michiel Hendriks
89c68f40c7
Initial version
2011-12-18 15:10:34 +01:00
Dmitri Minaev
b56333712a
Initial version
2011-12-18 15:10:34 +01:00
David Reitz
e9c3bcc2aa
Initial version
2011-12-18 15:10:34 +01:00
Thomas Léveil
1cda52e5b2
fix throughput graph which inverted in and out values
2011-12-18 15:10:34 +01:00
spleen
a80edcab85
Initial version
2011-12-18 15:10:34 +01:00
Thomas Léveil
6d6805f0cb
now works with murmur v1.2.2
2011-12-18 15:10:34 +01:00
Alexx Roche
75a31066ed
Initial version
2011-12-18 15:10:34 +01:00
Tanguy PRUVOT
3614264235
Initial version
2011-12-18 15:10:34 +01:00
Thomas Leveil
b75c8e25bc
Initial version
2011-12-18 15:10:34 +01:00
Paul Vogel
49986311bb
Initial version
2011-12-18 15:10:34 +01:00
Alexx Roche
2d6bc2dd89
Escaped the dot in the print output (worked with perl 5.8.8 but some users found problems)
2011-12-18 15:10:34 +01:00
Alexx Roche
1cee26b597
Escaped the dot in the print output (worked with perl 5.8.8 but some users found problems)
2011-12-18 15:10:33 +01:00
Vadim Bulakh
938d414337
Initial version
2011-12-18 15:10:33 +01:00
Ales Zoulek
11d9b90be7
Initial version
2011-12-18 15:10:33 +01:00
spleen
00b67dad76
Initial version
2011-12-18 15:10:33 +01:00
spleen
85e8d320a4
Initial version
2011-12-18 15:10:33 +01:00
DiGennaro
41c2cd8e4d
Initial version
2011-12-18 15:10:33 +01:00
Ronan
67ff8900dd
2011-01-01, guilloux : find commands & plugin conf improvements. Tested on an Ubuntu 10.10 server
2011-12-18 15:10:33 +01:00
Joan Perez i Cauhe
ea1e17cc51
Now the correct value is added
2011-12-18 15:10:33 +01:00
Christophe Nowicki
1a734595a2
Initial version
2011-12-18 15:10:33 +01:00
Yoann Moulin
4d80dc5a8d
decrease numbers of fork
2011-12-18 15:10:33 +01:00
Dju
2a2a73a6f2
Initial version
2011-12-18 15:10:33 +01:00
Hirata Yoshiyuki
df3e12ebf1
Initial version
2011-12-18 15:10:33 +01:00
Hirata Yoshiyuki
63535d04bf
Initial version
2011-12-18 15:10:33 +01:00
Alexx Roche
888f1b8376
Initial version
2011-12-18 15:10:33 +01:00
Alexx Roche
16e9af8987
removed a bug caused by overloading
2011-12-18 15:10:33 +01:00
Nils Henrik Tvetene
4d599e70cb
Initial version
2011-12-18 15:10:33 +01:00
Nils Henrik Tvetene
ff5e18fa74
Initial version
2011-12-18 15:10:33 +01:00
hermzz
e90d69f24b
Initial version
2011-12-18 15:10:33 +01:00
Juned Memon
613152157e
Initial version
2011-12-18 15:10:33 +01:00
Nils Henrik Tvetene
2bcabbb4ca
Initial version
2011-12-18 15:10:33 +01:00
Bertrand Grelot
a3fbe3ef12
Initial version
2011-12-18 15:10:33 +01:00
Patrick
d5275a0119
Initial version
2011-12-18 15:10:32 +01:00
Michele Petrazzo
bb7a4bc298
Initial version
2011-12-18 15:10:32 +01:00
Kristian Lyngstøl
c0c127c96c
Initial version
2011-12-18 15:10:32 +01:00
Tim Small
2b0c11bf55
Include GPLv2 license boilerplate and copyright notice.
2011-12-18 15:10:32 +01:00
KARASZI István
1e42e4a056
typo fixed
2011-12-18 15:10:32 +01:00
Tim Small
9f9a503e70
Improve colour palette, fix category
2011-12-18 15:10:32 +01:00
Tim Small
58c54d796e
Minor tidy up and doc fixes
2011-12-18 15:10:32 +01:00
Tim Small
f477021dff
Initial version
2011-12-18 15:10:32 +01:00
Paul Saunders
1f77869d19
Fixed some typos, allowed overriding of
2011-12-18 15:10:31 +01:00
Paul Saunders
f148284aaf
Initial version
2011-12-18 15:10:31 +01:00
Uffe Norberg
7806a1165b
Changed statdir default and config output for rrdtool to draw finer lines and calculate milli- and microseconds correctly. See change log in file.
2011-12-18 15:10:31 +01:00
Juned Memon
fc9e8ecc96
Initial version
2011-12-18 15:10:31 +01:00
Juned Memon
36758e2b3d
Initial version
2011-12-18 15:10:31 +01:00
Juned Memon
b75da85bfe
Initial version
2011-12-18 15:10:31 +01:00
Juned Memon
43e0593f91
Initial version
2011-12-18 15:10:31 +01:00
Juned Memon
c75a2f9d9f
Initial version
2011-12-18 15:10:31 +01:00
Alexx Roche
1017bbe9c9
Initial version
2011-12-18 15:10:31 +01:00
Tarjei Huse
e900462d8d
Initial version
2011-12-18 15:10:31 +01:00
yoannmoulin
498e871d22
decrease numbers of fork
2011-12-18 15:10:31 +01:00
yoannmoulin
b6c8c55925
add usedbyrefreservation
2011-12-18 15:10:31 +01:00
Ilya Ivanov
4a6ab5550b
Correct values reporting when load is low
2011-12-18 15:10:31 +01:00
Yoann Moulin
d9722c22e7
Initial version
2011-12-18 15:10:31 +01:00
splebel
8d7143d54b
Updated to support Object[] count ( https://github.com/splebel/nagios-check-jmx )
2011-12-18 15:10:31 +01:00
Zoltan Herpai
0a1bbfa901
Up-to-date release
2011-12-18 15:10:31 +01:00
Guillaume Blairon
d3a0ed0bc9
Updated config regexp, thanks to Rachid Mokrani.
2011-12-18 15:10:31 +01:00
Guillaume Blairon
dfbf9b33f5
Updated config regexp, thanks to Rachid Mokrani.
2011-12-18 15:10:31 +01:00
KARASZI Istvan
0452b7acdb
Initial version
2011-12-18 15:10:31 +01:00
patpro
bd94fe6a3f
Initial version
2011-12-18 15:10:31 +01:00
patpro
cf0bc19b2b
Initial version
2011-12-18 15:10:31 +01:00
patpro
599102ca03
Initial version
2011-12-18 15:10:30 +01:00
patpro
a6669d3faa
Initial version
2011-12-18 15:10:30 +01:00
patpro
e8d6a10e50
Initial version
2011-12-18 15:10:30 +01:00
Katsuya Utada
8c0141b8e3
Initial version
2011-12-18 15:10:30 +01:00
Katsuya Utada
477e745ee9
Initial version
2011-12-18 15:10:30 +01:00
Stefan Seidel
0a9c0b871c
Initial version
2011-12-18 15:10:30 +01:00
Stefan Seidel
f16bb2cbb3
Now working ;) Really, the previous version reported way too low values because of a wrong implementation. This is tested and correct now for Windows and pfSense SNMP hosts.
2011-12-18 15:10:30 +01:00
patpro
7266e9ab5c
Initial version
2011-12-18 15:10:30 +01:00
Matt West
563c04a21b
Fixed a few syntax issues, not a big deal
2011-12-18 15:10:30 +01:00
Tim Wulkau
63f9678e6b
-added queryuser login, -subtract queryclients from usercount
2011-12-18 15:10:30 +01:00
Alexey Illarionov
0469046f7f
Initial version
2011-12-18 15:10:30 +01:00
Matt West
4b3dd29f73
Initial version
2011-12-18 15:10:30 +01:00
Matt West
38ade78685
Initial version
2011-12-18 15:10:30 +01:00
steelblade
19f744baed
now works on url's with any non alpha-numeric character
2011-12-18 15:10:30 +01:00
Vadim Istratov
a7be1b2079
Now supports password protected Redis servers
2011-12-18 15:10:30 +01:00
Lars Kruse
eb3dad4363
some filtering details based on the name of the symlink
2011-12-18 15:10:30 +01:00
Peter Viskup
ebf1e5f0b8
Fixed some minor-bugs. Corrected formatting and better coments in the code.
2011-12-18 15:10:30 +01:00
Chris AtLee
a345d90e2f
Initial version
2011-12-18 15:10:30 +01:00
Peter Viskup
41f30b17af
small fix to get ejabberd PID for both 2.0 and 2.1.x ejabberd versions
2011-12-18 15:10:30 +01:00
Peter Viskup
c2f5c1e441
ejabberd version 2.1 supported
2011-12-18 15:10:30 +01:00
Henrik Andersén
25eaea92d3
Initial version
2011-12-18 15:10:30 +01:00
Marki
e5308456b4
Initial version
2011-12-18 15:10:30 +01:00
Paul M
2a42025ba1
works with squid 2 and 3 reliably
2011-12-18 15:10:30 +01:00
hirose31
0a94f881e6
added support for absolute power display
2011-12-18 15:10:30 +01:00
hirose31
2ef171cb7d
obsolete
2011-12-18 15:10:29 +01:00
Matt West
312bfae174
Fixed some syntax problems.
2011-12-18 15:10:29 +01:00
Sec
ceb3af8e70
added graph_cale no, and improved info text
2011-12-18 15:10:29 +01:00
lifeofguenter
baf8f4c9cc
Initial version
2011-12-18 15:10:29 +01:00
L.Schmidt
4ee944dcb8
Initial version
2011-12-18 15:10:29 +01:00
Juned Memon
4e166aa94d
Initial version
2011-12-18 15:10:29 +01:00
Dennis Yusupoff
f0015e24e4
Light improvement in FreeBSD part of ps parsing
2011-12-18 15:10:29 +01:00
Dennis Yusupoff
0ea6b7fa9c
Added support of HDD with new FreeBSD driver ada(4)
2011-12-18 15:10:29 +01:00
dano229
91e80a8574
made it work with pathnames containing dots and other special characters
2011-12-18 15:10:29 +01:00
Sec
e803e46a50
Initial version
2011-12-18 15:10:29 +01:00
Sec
253d8ebd1a
Initial version
2011-12-18 15:10:29 +01:00
ian dobson
1c9538f5df
tidied up the code abit. now perl strict safe
2011-12-18 15:10:29 +01:00
i.dobson
62c26c4a52
improved encoders/schedule code
2011-12-18 15:10:29 +01:00
P.Holzleitner
fc7eca203e
bugfix
2011-12-18 15:10:29 +01:00
P.Holzleitner
455445e1e0
bugfix
2011-12-18 15:10:29 +01:00
Adrien Pujol
98841b772d
Compatibility with Proxmox
2011-12-18 15:10:29 +01:00
Rodolphe Quiedeville
0fbb34b2c4
Ported by Cerien to 1.6
2011-12-18 15:10:29 +01:00
William Viker
3589ffb097
Initial version
2011-12-18 15:10:29 +01:00
perusio
8b5ee604b1
Initial version
2011-12-18 15:10:29 +01:00
perusio
d3b1fb3e93
Initial version
2011-12-18 15:10:29 +01:00
Tom Hendrikx
c1e9c342f9
Initial version
2011-12-18 15:10:29 +01:00
Andrew Williams
fad01c8b91
Checks if the virtual server is booted before attempting to read the userlist. Stops weird and wonderful crashes in a non-static setup.
2011-12-18 15:10:29 +01:00
Shinji Furuya
48d91acaf9
Initial version
2011-12-18 15:10:29 +01:00
Shinji Furuya
85b6068e55
Initial version
2011-12-18 15:10:28 +01:00
Andre Darafarin
46804929c8
Initial version
2011-12-18 15:10:28 +01:00
ian dobson
a8909ec671
the plugin now supports monitoring several tuners in the same graph
2011-12-18 15:10:28 +01:00
Tim Wulkau
e3c3aae254
fixed welcomemessage error
2011-12-18 15:10:28 +01:00
-
d92232de0c
now works with the new Teamspeak 3.0.0-beta29
2011-12-18 15:10:28 +01:00
Gourav Joshi
b0cc68872d
Initial version
2011-12-18 15:10:28 +01:00
Brent Clark
8dc6745a76
Initial version
2011-12-18 15:10:28 +01:00
Radar
0e9268bf72
Initial version
2011-12-18 15:10:28 +01:00
twilliam
1054c80fbd
Patched with Olaf Kolkman advice. Can now be referenced from global Munin configuration.
2011-12-18 15:10:28 +01:00
Jason Corwin @jsoncorwin
84e763dc45
Initial version
2011-12-18 15:10:28 +01:00
Tom Hendrikx
429819cf17
Initial version
2011-12-18 15:10:28 +01:00
Patrick Fischer
d44d209033
Initial version
2011-12-18 15:10:28 +01:00
Ricardo F
7c8a6a846f
fix in for section
2011-12-18 15:10:28 +01:00
Ricardo F
d0e9c55276
Initial version
2011-12-18 15:10:28 +01:00
Minato
64fc2d99c1
Initial version
2011-12-18 15:10:28 +01:00
Joachim Tingvold
724072e729
Munin doesn't like special chars in the VM-name. This fix replaces all chars except «a-z», «A-Z» and «0-9», with underscore.
2011-12-18 15:10:28 +01:00
perusio
940c49f363
Added POD and an additional User Agent environment variable
2011-12-18 15:10:28 +01:00
perusio
7a00481e94
Addded POD and an additional User Agent environment variable
2011-12-18 15:10:27 +01:00
perusio
5ea89f41dc
Initial version
2011-12-18 15:10:27 +01:00
perusio
3e759f48b1
Initial version
2011-12-18 15:10:27 +01:00
Oleksiy Kochkin
ad5c663a11
bugfixes
2011-12-18 15:10:27 +01:00
Oleksiy Kochkin
6a4a587b38
Initial version
2011-12-18 15:10:27 +01:00
Oleksiy Kochkin
580904896c
Initial version
2011-12-18 15:10:27 +01:00
Oleksiy Kochkin
2495adf983
Initial version
2011-12-18 15:10:27 +01:00
Oleksiy Kochkin
5a1851405a
Initial version
2011-12-18 15:10:27 +01:00
Dju
011dc2e21b
fixed other bug
2011-12-18 15:10:27 +01:00
Dju
1ad50ae465
fixed a bug
2011-12-18 15:10:27 +01:00
Dju
d9b355b48a
cleaned the code and added a check
2011-12-18 15:10:27 +01:00
Dju
5d5cb34f1e
small bug fixed in v1.1
2011-12-18 15:10:27 +01:00
Munir Nassar
d3c0b24204
faster reporting expecially if many features are requested
2011-12-18 15:10:27 +01:00
Troels Arvin
4323adbf08
Fixed bug wrt config command when no filtering was specified
2011-12-18 15:10:27 +01:00
Simon Avery
926efac501
Initial version
2011-12-18 15:10:27 +01:00
River Tarnell
82c2db050f
Initial version
2011-12-18 15:10:27 +01:00
twilliam
44ace240b2
Initial version
2011-12-18 15:10:27 +01:00
Gorlow Maxim aka Sheridan
c0e11736f4
Initial version
2011-12-18 15:10:27 +01:00
Markus Lindenberg and others
97c567b284
added some documentation
2011-12-18 15:10:27 +01:00
Julien 'Lta' BALLET
ac7a7ccf75
Support source exclusion (for fallbacks sources) and fix support of sources containing a dash in their names
2011-12-18 15:10:27 +01:00
Dju
eff90ba9a8
Initial version
2011-12-18 15:10:27 +01:00
Dju
c7695b3112
Initial version
2011-12-18 15:10:27 +01:00
Dju
ee6b3d527e
Initial version
2011-12-18 15:10:27 +01:00
loic
e78a159051
use /proc/pid/stat
2011-12-18 15:10:26 +01:00
Rodolphe Quiédeville
e1816224a9
Minor bugfix
2011-12-18 15:10:26 +01:00
Rodolphe Quiédeville
e09d89cde7
Minor bugfix
2011-12-18 15:10:26 +01:00
Michael Richter, Marian Sigler
dd37aaba17
little fix
2011-12-18 15:10:26 +01:00
Michael Richter, Marian Sigler
cc0439f102
cleaned up, translated to english
2011-12-18 15:10:26 +01:00
Phil! Gold
2d2d3d609f
Initial version
2011-12-18 15:10:26 +01:00
Jef Bucas
49a49e8c9d
Added a check when VM is down, the values are not numerical
2011-12-18 15:10:26 +01:00
twilliam
64c6ef66d7
Initial version
2011-12-18 15:10:26 +01:00
Kevin Fischer
cf72900fe0
Initial version
2011-12-18 15:10:26 +01:00
fv
ccc2480fc2
typo line 71
2011-12-18 15:10:26 +01:00
Radar
8627d99642
Initial version
2011-12-18 15:10:26 +01:00
KARASZI Istvan
b01c3d6e4d
Initial version
2011-12-18 15:10:26 +01:00
Thomas R. N. Jansson
cb7cfc874b
Uses GAUGE instead of DERIVE - fix'es bad plot.
2011-12-18 15:10:26 +01:00
Thomas R. N. Jansson
567d6d9e69
Uses GAUGE instead of DERIVE - fix'es bad plot.
2011-12-18 15:10:26 +01:00
raszi
5a489679c7
used keys and expires
2011-12-18 15:10:26 +01:00
Sean Whitney
d81a0f0600
Initial version
2011-12-18 15:10:26 +01:00
Troels Arvin
db0871ee0e
Initial version
2011-12-18 15:10:26 +01:00
Oleksiy Kochkin
606613eb19
Initial version
2011-12-18 15:10:26 +01:00
Oleksiy Kochkin
f3b8a0f86a
Initial version
2011-12-18 15:10:26 +01:00
Gorlow Maxim aka Sheridan
f19e847e86
Initial version
2011-12-18 15:10:26 +01:00
Flanker
b776bc2c9d
Fixed overflow with >4Gb memory
2011-12-18 15:10:26 +01:00
Flanker
f5dd2be453
Fixed overflow with >4Gb memory
2011-12-18 15:10:25 +01:00
Gorlow Maxim aka Sheridan
1a5575ed90
New graphs (frequences changing per secund), more usefull limits defining
2011-12-18 15:10:25 +01:00
lars falk-petersen
e72c363bc6
path to clewarecontrol can be specified.
2011-12-18 15:10:25 +01:00
Ævar Arnfjörð Bjarmason
b9dfa6b0a4
Now works with the BSD and Solaris ping
2011-12-18 15:10:25 +01:00
Ævar Arnfjörð Bjarmason
ec5b5bd42d
Initial version
2011-12-18 15:10:25 +01:00
Ævar Arnfjörð Bjarmason
e3b2a3fc24
Initial version
2011-12-18 15:10:25 +01:00
Ævar Arnfjörð Bjarmason
accb5b10e6
Initial version
2011-12-18 15:10:25 +01:00
Christoph Heer
7d79f288f5
Add the suggest command
2011-12-18 15:10:25 +01:00
Christoph Heer
cdedc3af5d
Initial version
2011-12-18 15:10:25 +01:00
Christian B
abaf41333e
Initial version
2011-12-18 15:10:25 +01:00
Christian B
bef79a139a
Initial version
2011-12-18 15:10:25 +01:00
Gorlow Maxim aka Sheridan
b6024a5599
Determining whether a virtual interface, small visual improvements (labels), a small code compaction
2011-12-18 15:10:25 +01:00
Gorlow Maxim aka Sheridan
6552dd3fb3
Initial version
2011-12-18 15:10:25 +01:00
Oded Ben Ozer
23f17f67ad
Added remarks about configuration
2011-12-18 15:10:25 +01:00
Oded Ben Ozer
5df115fa71
Added colour,draw and (some)cdef support
2011-12-18 15:10:25 +01:00
Terry Burton
fc964e5b01
Split reads and writes. Logarithmic scale for reads. Support for INET connections to ZEO monitor.
2011-12-18 15:10:25 +01:00
Gorlow Maxim aka Sheridan
71bf74782e
Initial version
2011-12-18 15:10:25 +01:00
Terry Burton
886b2eeb29
Initial version
2011-12-18 15:10:25 +01:00
Nicolas Haller
6012496428
autoconf says yes instead of nothing then all tests are done successfully
2011-12-18 15:10:25 +01:00
Stefan Seidel
3b10114dda
Fixed spelling mistake and erronous values when ntp server is not available - this might leave some empty spots in the graph, but at least won't read false values.
2011-12-18 15:10:25 +01:00
Gorlow Maxim aka Sheridan
54977029d5
autoconf, some minor changes
2011-12-18 15:10:24 +01:00
Boris HUISGEN
3037bb866f
Add support for Mac OS X / NetBSD / OpenBSD.
2011-12-18 15:10:24 +01:00
Boris HUISGEN
515a03e791
Add FreeBSD support
2011-12-18 15:10:24 +01:00
Gorlow Maxim aka Sheridan
c34d4d1f66
min/max for percentage graphs, new option env.squidreqtimeout (request timeout), some fixes
2011-12-18 15:10:24 +01:00
Gorlow Maxim aka Sheridan
299e9c168e
Initial version
2011-12-18 15:10:24 +01:00
Ævar Arnfjörð
91fbc09da0
Initial version
2011-12-18 15:10:24 +01:00
J.T. Sage
a342708d52
Initial version
2011-12-18 15:10:24 +01:00
J.T. Sage
14445fb9cf
Initial version
2011-12-18 15:10:24 +01:00
J.T. Sage
4bb97ae7c7
Initial version
2011-12-18 15:10:24 +01:00
J.T. Sage
6e4305fc87
Initial version
2011-12-18 15:10:23 +01:00
J.T. Sage
c1849c7c31
Initial version
2011-12-18 15:10:23 +01:00
Stefan Seidel
b132ffc0f1
fixed issue when more than one server is asked (e.g. pool.ntp.org)
2011-12-18 15:10:23 +01:00
Aaron Parecki
27d5ca531a
Adds rebuild status
2011-12-18 15:10:23 +01:00
Gorlow Maxim
2b6d4bc48e
Initial version
2011-12-18 15:10:23 +01:00
Tomaž Muraus
0ed36d00e1
Initial version
2011-12-18 15:10:23 +01:00
J.T. Sage
6f28e159c6
true autoconf, a few extra configuration options (extensible use)
2011-12-18 15:10:23 +01:00
J.T. Sage
2f01b83cac
Initial version
2011-12-18 15:10:23 +01:00
mfn
57c0e46b0f
Fixed typ0 on line 91 and 95 (changed grap_args to graph_args)
2011-12-18 15:10:23 +01:00
Chris Wilson
5936529743
Initial version
2011-12-18 15:10:23 +01:00
Chris Wilson
5bcb8fbcdb
Initial version
2011-12-18 15:10:23 +01:00
Brent Clark
5b477ce9c5
Initial version
2011-12-18 15:10:23 +01:00
Tomaž Muraus
cc0e302780
Initial version
2011-12-18 15:10:23 +01:00
Gorlow Maxim aka Sheridan
e402ecb1b7
Initial version
2011-12-18 15:10:23 +01:00
Gorlow Maxim aka Sheridan
346b8c3ac4
Initial version
2011-12-18 15:10:23 +01:00
Eliot Horowitz
237bf0581b
Initial version
2011-12-18 15:10:23 +01:00
Eliot Horowitz
9045f18de1
Initial version
2011-12-18 15:10:23 +01:00
Eliot Horowitz
a200e01ffd
Initial version
2011-12-18 15:10:23 +01:00
Eliot Horowitz
65a40bb6f8
Initial version
2011-12-18 15:10:23 +01:00
Eliot Horowitz
1f23e26d95
Initial version
2011-12-18 15:10:23 +01:00
Khalid Baheyeldin
f6fb7233ed
Initial version
2011-12-18 15:10:23 +01:00
Thomas R. N. Jansson
a455494981
The other version was a jpg
2011-12-18 15:10:23 +01:00
Thomas R. N. Jansson
55ae8c77b6
Initial version
2011-12-18 15:10:23 +01:00
Thomas R. N. Jansson
d85c9292b3
Initial version
2011-12-18 15:10:23 +01:00
Thomas R. N. Jansson
1658621c0f
Initial version
2011-12-18 15:10:22 +01:00
Gleb Voronich
b54782b721
Initial version
2011-12-18 15:10:22 +01:00
Matt West
06f94086e3
Initial version
2011-12-18 15:10:22 +01:00
Thomas Jansson
55f72f0a06
Initial version
2011-12-18 15:10:22 +01:00
Matthias
3799b62c21
Initial version
2011-12-18 15:10:22 +01:00
danny flack
c1d1d335ae
Initial version
2011-12-18 15:10:22 +01:00
Viktoras Pecia
3eb401efb6
Initial version
2011-12-18 15:10:22 +01:00
Müller Zsolt
ce0d15ace3
Initial version
2011-12-18 15:10:22 +01:00
Thomas
4b59027624
Initial version
2011-12-18 15:10:22 +01:00
Fabian Sellés Rosa & Arturo Blanco Paramio
ae272674ee
Initial version
2011-12-18 15:10:22 +01:00
Sylvain DEROSIAUX
63d2a8697a
Initial version
2011-12-18 15:10:22 +01:00
Sylvain DEROSIAUX
6a5da44f37
Initial version
2011-12-18 15:10:22 +01:00
David Leggett
dea71d3d29
Initial version
2011-12-18 15:10:22 +01:00
Zoltan Herpai
2c5cf224cd
Initial version
2011-12-18 15:10:22 +01:00
Martin Weinelt
effeb862b2
Initial version
2011-12-18 15:10:22 +01:00
Martin Weinelt
23722e6e43
Initial version
2011-12-18 15:10:21 +01:00
Sven Breunig
8713e7a9a8
Initial version
2011-12-18 15:10:21 +01:00
Michael Renner
a99c217e27
Initial version
2011-12-18 15:10:21 +01:00
Bjørn Ruberg
ff70a64ef1
Initial version
2011-12-18 15:10:21 +01:00
Steven Wagner
a22ae3ba0b
Initial version
2011-12-18 15:10:21 +01:00
Lars Strand
63ef3b37ae
Initial version
2011-12-18 15:10:21 +01:00
Anders Nordby
624ffe798f
Initial version
2011-12-18 15:10:21 +01:00
Anders Nordby
7d58463dab
Initial version
2011-12-18 15:10:21 +01:00
Gergely Czuczy
52651cc471
Initial version
2011-12-18 15:10:21 +01:00
Rodolphe Quiedeville
3971493877
Initial version
2011-12-18 15:10:21 +01:00
Bjørn Ruberg
04415c4b05
Initial version
2011-12-18 15:10:21 +01:00
Joey Schulze
4d365db76c
Initial version
2011-12-18 15:10:21 +01:00
Rodrigo Sieiro
7171ec327e
Initial version
2011-12-18 15:10:21 +01:00
Trygve Vea
94d9f9e09b
Initial version
2011-12-18 15:10:21 +01:00
Joan Perez i Cauhe
8a3697d7ed
Initial version
2011-12-18 15:10:21 +01:00
Stian B. Lindhom
8a804130f6
Initial version
2011-12-18 15:10:21 +01:00
Marc Urben
aacf3b2c73
Initial version
2011-12-18 15:10:21 +01:00
master_255
f6ae9cd757
Initial version
2011-12-18 15:10:21 +01:00
Sergey Urushkin
9859adc79e
Initial version
2011-12-18 15:10:21 +01:00
JCB
c9bc1c1dcc
Initial version
2011-12-18 15:10:21 +01:00
Cristian Ditoiu
5f5b657065
Initial version
2011-12-18 15:10:21 +01:00
Enrico Labedzki
907c747131
Initial version
2011-12-18 15:10:20 +01:00
Enrico Labedzki
3b8945eb89
Initial version
2011-12-18 15:10:20 +01:00
Enrico Labedzki
47d2fd118c
Initial version
2011-12-18 15:10:20 +01:00
Enrico Labedzki
407772bac8
Initial version
2011-12-18 15:10:20 +01:00
Enrico Labedzki
b82bef7147
Initial version
2011-12-18 15:10:20 +01:00
Espen Braastad
964579f782
Initial version
2011-12-18 15:10:20 +01:00
Mohammad Ali
072743b5af
Initial version
2011-12-18 15:10:20 +01:00
Bushmills
5d09d49499
Initial version
2011-12-18 15:10:20 +01:00
lars falk-petersen
52a6d10bfe
Initial version
2011-12-18 15:10:20 +01:00
L.Schmidt
0dca7e0992
Initial version
2011-12-18 15:10:20 +01:00
Wiktor Niesiobedzki
208aeb0c48
Initial version
2011-12-18 15:10:20 +01:00
Bernd Dau
b1121b882f
Initial version
2011-12-18 15:10:20 +01:00
Ryan Bowlby
5ccdce790f
Initial version
2011-12-18 15:10:20 +01:00
Ryan Bowlby
93d2aaceaa
Initial version
2011-12-18 15:10:20 +01:00
Natenom
33dec308b6
Initial version
2011-12-18 15:10:20 +01:00
radar@aol.pl
e1569fac02
Initial version
2011-12-18 15:10:20 +01:00
radar@aol.pl
c1ab8e31ac
Initial version
2011-12-18 15:10:20 +01:00
Rico Sagner
a15365dd8f
Initial version
2011-12-18 15:10:20 +01:00
D. Becker
6a93141805
Initial version
2011-12-18 15:10:20 +01:00
Tobias Fernandez
391d15269b
Initial version
2011-12-18 15:10:20 +01:00
jlc
99346c44e3
Initial version
2011-12-18 15:10:20 +01:00
Christian Kujau
1b1c6c4069
Initial version
2011-12-18 15:10:20 +01:00
Tim Wulkau
42bec47611
Initial version
2011-12-18 15:10:20 +01:00
hirose31
79380762a1
Initial version
2011-12-18 15:10:20 +01:00
hirose31
8f9f79a88d
Initial version
2011-12-18 15:10:20 +01:00
Dju
a1f02e959b
Initial version
2011-12-18 15:10:20 +01:00
Gabor Gombas
623e1ebb10
Initial version
2011-12-18 15:10:20 +01:00
Phil Gold
92e747e99f
Initial version
2011-12-18 15:10:20 +01:00
Mark Edwards
2129ffc2d5
Initial version
2011-12-18 15:10:20 +01:00
Ævar Arnfjörð Bjarmason
5dd3e258e6
Initial version
2011-12-18 15:10:20 +01:00
Gabor Gombas
9a168e7836
Initial version
2011-12-18 15:10:19 +01:00
Gabor Gombas
2d334ef3a4
Initial version
2011-12-18 15:10:19 +01:00
Ævar Arnfjörð Bjarmason
dee7dda237
Initial version
2011-12-18 15:10:19 +01:00
Paul Saunders
e70a5cdb88
Initial version
2011-12-18 15:10:19 +01:00
Paul Wiegmans
bf4203d152
Initial version
2011-12-18 15:10:19 +01:00
Paul Mansfield
4fc3fde78b
Initial version
2011-12-18 15:10:19 +01:00
Kristian Lyngstøl - with a small fix by Paul Mansfield
b778144727
Initial version
2011-12-18 15:10:19 +01:00
Jan R?korajski
8d2d4578b7
Initial version
2011-12-18 15:10:19 +01:00
Jan R?korajski
8c72f7aa04
Initial version
2011-12-18 15:10:19 +01:00
Jan R?korajski
89a9d6e2ee
Initial version
2011-12-18 15:10:19 +01:00
Sean Reifschneider
6115c965b4
Initial version
2011-12-18 15:10:19 +01:00
Sean Reifschneider
e981659ff2
Initial version
2011-12-18 15:10:19 +01:00
Sean Reifschneider
6183f6996f
Initial version
2011-12-18 15:10:19 +01:00
Sean Reifschneider
af3fb33d46
Initial version
2011-12-18 15:10:19 +01:00
Sean Reifschneider
db4ed0029d
Initial version
2011-12-18 15:10:19 +01:00
Sean Reifschneider
9521d76fd9
Initial version
2011-12-18 15:10:19 +01:00
Sean Reifschneider
c0955538b0
Initial version
2011-12-18 15:10:19 +01:00
Sean Reifschneider
7e1661a7b8
Initial version
2011-12-18 15:10:19 +01:00
Sean Reifschneider
a6eb89e7f4
Initial version
2011-12-18 15:10:19 +01:00
Sean Reifschneider
7eed374127
Initial version
2011-12-18 15:10:19 +01:00
Kåre Hartvig Jensen
6d02dc52e5
Initial version
2011-12-18 15:10:19 +01:00
Kåre Hartvig Jensen
168dcf32e0
Initial version
2011-12-18 15:10:19 +01:00
Rune Nordbøe Skillingstad
c738ab15fa
Initial version
2011-12-18 15:10:19 +01:00
ian dobson
18f4f70e37
Initial version
2011-12-18 15:10:19 +01:00
Jef Bucas
16b041fdd8
Initial version
2011-12-18 15:10:19 +01:00
Rodolphe Quiédeville
82242a4267
Initial version
2011-12-18 15:10:19 +01:00
Rodolphe Quiédeville
dda92e9b27
Initial version
2011-12-18 15:10:19 +01:00
Rodolphe Quiédeville
e69661b796
Initial version
2011-12-18 15:10:19 +01:00
Rodolphe Quiédeville
2a36f2db01
Initial version
2011-12-18 15:10:18 +01:00
Markus Lindenberg
45b75591d1
Initial version
2011-12-18 15:10:18 +01:00
Paul McCormack
a49aeae41c
Initial version
2011-12-18 15:10:18 +01:00
Robin H. Johnson
06e10a5359
Initial version
2011-12-18 15:10:18 +01:00
Alan DeKok
47ca7b643a
Initial version
2011-12-18 15:10:18 +01:00
Alan DeKok
1e16598728
Initial version
2011-12-18 15:10:18 +01:00
Alan DeKok
6b50c97fda
Initial version
2011-12-18 15:10:18 +01:00
Alan DeKok
3cacb8c92e
Initial version
2011-12-18 15:10:18 +01:00
Alexey Illarionov
2f76334c99
Initial version
2011-12-18 15:10:18 +01:00
Alexey Illarionov
03d23de4ac
Initial version
2011-12-18 15:10:18 +01:00
Alexey Illarionov
38be1552b2
Initial version
2011-12-18 15:10:18 +01:00
Sokratis Galiatsis
3c949c1296
Initial version
2011-12-18 15:10:18 +01:00
Sokratis Galiatsis
5c2eaf0852
Initial version
2011-12-18 15:10:18 +01:00
Sokratis Galiatsis
24332da75a
Initial version
2011-12-18 15:10:18 +01:00
Sokratis Galiatsis
998ff7cc4b
Initial version
2011-12-18 15:10:18 +01:00
wandrer _KaszpiR_
69d3d4a59e
Initial version
2011-12-18 15:10:18 +01:00
Guillaume Blairon
9e0ff89cc2
Initial version
2011-12-18 15:10:18 +01:00
Guillaume Blairon
bb70b52b39
Initial version
2011-12-18 15:10:18 +01:00
Xavier Montagutelli
827f36a5d7
Initial version
2011-12-18 15:10:18 +01:00
Martin Weinelt
12fe0fcead
Initial version
2011-12-18 15:10:18 +01:00
Palo M
f1cbf1ac35
Initial version
2011-12-18 15:10:18 +01:00
Palo M
6ce22c9d10
Initial version
2011-12-18 15:10:18 +01:00
Palo M
10eb39927a
Initial version
2011-12-18 15:10:17 +01:00
Zoltan Herpai
b809ad3eab
Initial version
2011-12-18 15:10:17 +01:00
S.S
57f2b00f13
Initial version
2011-12-18 15:10:17 +01:00
Mark Gabor
401da9a3df
Initial version
2011-12-18 15:10:17 +01:00
Munir Nassar
59004db8e9
Initial version
2011-12-18 15:10:17 +01:00
InboX
71df51fd2c
Initial version
2011-12-18 15:10:17 +01:00
Rien Broekstra
9b722622ae
Initial version
2011-12-18 15:10:17 +01:00
gamander@gmail.com
23bbde1159
Initial version
2011-12-18 15:10:17 +01:00
Tarmo Ainsaar
b11c994428
Initial version
2011-12-18 15:10:17 +01:00
Branislav Bozgai
6a7f7550c1
Initial version
2011-12-18 15:10:17 +01:00
Branislav Bozgai
bbdfbe67c4
Initial version
2011-12-18 15:10:17 +01:00
Branislav Bozgai
528dd1b278
Initial version
2011-12-18 15:10:17 +01:00
Branislav Bozgai
a9f54727de
Initial version
2011-12-18 15:10:17 +01:00
Branislav Bozgai
e984b92794
Initial version
2011-12-18 15:10:17 +01:00
Branislav Bozgai
1a7b0c3f0c
Initial version
2011-12-18 15:10:17 +01:00
Branislav Bozgai
618490197a
Initial version
2011-12-18 15:10:17 +01:00
Nagy Zoltan
233eb45e7e
Initial version
2011-12-18 15:10:17 +01:00
Christian Kujau
30c5b269be
Initial version
2011-12-18 15:10:17 +01:00
Ben Koski
f2710f4865
Initial version
2011-12-18 15:10:16 +01:00
Tarmo Ainsaar
78276d2a4a
Initial version
2011-12-18 15:10:16 +01:00
Sven-Hendrik Haase
ac045a5726
Initial version
2011-12-18 15:10:16 +01:00
Marc Schiffbauer
aadba69f5c
Initial version
2011-12-18 15:10:16 +01:00
Guillaume Blairon
7ae53db10a
Initial version
2011-12-18 15:10:16 +01:00
Frederico de Souza Araujo
fb361e1b8c
Initial version
2011-12-18 15:10:16 +01:00
Frederico de Souza Araujo
6de0bb7e32
Initial version
2011-12-18 15:10:16 +01:00
Frederico de Souza Araujo
631be558cc
Initial version
2011-12-18 15:10:16 +01:00
Tim Small
9aa461b705
Initial version
2011-12-18 15:10:16 +01:00
Tony Hoyle, based on script by Chris Hastie
9b1dc5e914
Initial version
2011-12-18 15:10:16 +01:00
Rainer Wolff
8054d81af6
Initial version
2011-12-18 15:10:16 +01:00
Boudewijn Ector
6be31faed3
Initial version
2011-12-18 15:10:16 +01:00
Julien Danjou
fc1a074f3c
Initial version
2011-12-18 15:10:16 +01:00
Moser Oliver
751286519d
Initial version
2011-12-18 15:10:16 +01:00
Ghirai
7e6774a09c
Initial version
2011-12-18 15:10:16 +01:00
Ghirai
efc099b260
Initial version
2011-12-18 15:10:16 +01:00
Helder Ribeiro
b210988b67
Initial version
2011-12-18 15:10:16 +01:00
B. Antonak
e6f12931bd
Initial version
2011-12-18 15:10:16 +01:00
B. Antonak
6d9660782f
Initial version
2011-12-18 15:10:16 +01:00
Michael Rutledge
8b76e0da67
Initial version
2011-12-18 15:10:16 +01:00
Jean-Samuel Reynaud
0cbd0a712a
Initial version
2011-12-18 15:10:16 +01:00
Peter Holzleitner
9023782211
Initial version
2011-12-18 15:10:16 +01:00
Peter Holzleitner
31c7de62c7
Initial version
2011-12-18 15:10:16 +01:00
Thomas Leveil
13e5226dd4
Initial version
2011-12-18 15:10:16 +01:00
Chris Tirpak
bef497b7ba
Initial version
2011-12-18 15:10:16 +01:00
AkyRhO
29c2d0b7ae
Initial version
2011-12-18 15:10:16 +01:00
Radar
e5ea4ad727
Initial version
2011-12-18 15:10:16 +01:00
Radar
98510dddab
Initial version
2011-12-18 15:10:16 +01:00
Radar
01e92580a4
Initial version
2011-12-18 15:10:16 +01:00
Sotiris Tsimbonis
2759489059
Initial version
2011-12-18 15:10:16 +01:00
alex dekker
5f52ae3e89
Initial version
2011-12-18 15:10:16 +01:00
Andriy Yakovlev
0e45b0b8de
Initial version
2011-12-18 15:10:16 +01:00
Andriy Yakovlev
6e1aebdd01
Initial version
2011-12-18 15:10:15 +01:00
Andriy Yakovlev
e29c884509
Initial version
2011-12-18 15:10:15 +01:00
Unknown
2571f65607
Initial version
2011-12-18 15:10:15 +01:00
Sébastien Le Ray - Eutech SSII
c1d110bbed
Initial version
2011-12-18 15:10:15 +01:00
Chris Hastie
686406c5ad
Initial version
2011-12-18 15:10:15 +01:00
Sotiris Tsimbonis
cfe70d9665
Initial version
2011-12-18 15:10:15 +01:00
Rune Nordbøe Skillingstad
b25acbbd61
Initial version
2011-12-18 15:10:15 +01:00
Jean-Samuel Reynaud
aef32a85e6
Initial version
2011-12-18 15:10:15 +01:00
Luis Peralta
2e18752158
Initial version
2011-12-18 15:10:15 +01:00
Wesley Moxam
d5bff8046e
Initial version
2011-12-18 15:10:15 +01:00
Welsey Moxam
5dc14c9795
Initial version
2011-12-18 15:10:15 +01:00
_KaszpiR_
a6ddf6c80c
Initial version
2011-12-18 15:10:15 +01:00
_KaszpiR_
06b838f2d4
Initial version
2011-12-18 15:10:15 +01:00
Derik Vercueil
afe5182aa8
Initial version
2011-12-18 15:10:15 +01:00
Andreas Thienemann
79d779d472
Initial version
2011-12-18 15:10:15 +01:00
Andreas Thienemann
135c8145c1
Initial version
2011-12-18 15:10:15 +01:00
Andreas Thienemann
d6049d4c28
Initial version
2011-12-18 15:10:15 +01:00
Andreas Thienemann
9176c66881
Initial version
2011-12-18 15:10:15 +01:00
Zsolt Müller
d2350e0ed6
Initial version
2011-12-18 15:10:15 +01:00
Zsolt Müller
37aedf6578
Initial version
2011-12-18 15:10:15 +01:00
Andrew Chadwick
cd3b785da6
Initial version
2011-12-18 15:10:15 +01:00
Andrew Chadwick
b65ecef133
Initial version
2011-12-18 15:10:15 +01:00
Andrew Chadwick
363950e98b
Initial version
2011-12-18 15:10:15 +01:00
Lasse Karstensen
2cd2a7af6d
Initial version
2011-12-18 15:10:15 +01:00
Oliver
c83e884024
Initial version
2011-12-18 15:10:14 +01:00
Oliver
9ab40d7eaf
Initial version
2011-12-18 15:10:14 +01:00
ian dobson
df3939be76
Initial version
2011-12-18 15:10:14 +01:00
Kees Meijs
ae04f889d6
Initial version
2011-12-18 15:10:14 +01:00
Matthias Marschall
c2f421ceed
Initial version
2011-12-18 15:10:14 +01:00
Peter \'grin\' Gervai
8dbd78cb8b
Initial version
2011-12-18 15:10:14 +01:00
Oliver
623735f695
Initial version
2011-12-18 15:10:14 +01:00
Oliver
3753d1590b
Initial version
2011-12-18 15:10:14 +01:00
Oliver
0b12cfaab7
Initial version
2011-12-18 15:10:14 +01:00
Oliver
194b871058
Initial version
2011-12-18 15:10:14 +01:00
Steve Mokris
0ee6649202
Initial version
2011-12-18 15:10:14 +01:00
Steve Mokris
13530d9e90
Initial version
2011-12-18 15:10:14 +01:00
Steve Mokris
79c64cbb9a
Initial version
2011-12-18 15:10:14 +01:00
Steve Mokris
e06508b177
Initial version
2011-12-18 15:10:14 +01:00
Steve Mokris
4e3ab0c60b
Initial version
2011-12-18 15:10:14 +01:00
InboX
772423894a
Initial version
2011-12-18 15:10:14 +01:00
munin
e41dd3ec88
Initial version
2011-12-18 15:10:14 +01:00
Bart Cortooms
35732520d7
Initial version
2011-12-18 15:10:14 +01:00
Steve Mokris
5874ebac10
Initial version
2011-12-18 15:10:14 +01:00
Steve Mokris
8ec655372a
Initial version
2011-12-18 15:10:14 +01:00
Rouven David Naßl - peperoni
c371409ee5
Initial version
2011-12-18 15:10:14 +01:00
Dominik Stadler
6db6685455
Initial version
2011-12-18 15:10:14 +01:00
Dominik Stadler
331af131e6
Initial version
2011-12-18 15:10:14 +01:00
Nicolas Stransky
c198525975
Initial version
2011-12-18 15:10:14 +01:00
Benjamin Pineau
31c6aa39f9
Initial version
2011-12-18 15:10:14 +01:00
lekao
02af22a29f
Initial version
2011-12-18 15:10:14 +01:00
Pal Baranyai
57f012bd6d
Initial version
2011-12-18 15:10:14 +01:00
Thomas Mangin/Nick Lock/William Towle
8b30228c7d
Initial version
2011-12-18 15:10:14 +01:00
Thomas Mangin/Nick Lock/William Towle
9fb241c496
Initial version
2011-12-18 15:10:14 +01:00
Ernie Dunbar
b8780720a0
Initial version
2011-12-18 15:10:14 +01:00
Marek Mahut
e5f026595a
Initial version
2011-12-18 15:10:13 +01:00
ohadlevy@gmail.com
573d1225d8
Initial version
2011-12-18 15:10:13 +01:00
Costa Tsaousis
5512ecac89
Initial version
2011-12-18 15:10:13 +01:00
Costa Tsaousis
d216ea5581
Initial version
2011-12-18 15:10:13 +01:00
Costa Tsaousis
16655964a9
Initial version
2011-12-18 15:10:13 +01:00
_KaszpiR_
1824b5021b
Initial version
2011-12-18 15:10:13 +01:00
Rien Broekstra
4dee276ea2
Initial version
2011-12-18 15:10:13 +01:00
Ghost
328129c046
Initial version
2011-12-18 15:10:13 +01:00
Daniel Yeisley
7d2b0ea2e1
Initial version
2011-12-18 15:10:13 +01:00
Thomas Mangin
5aa52c2fae
Initial version
2011-12-18 15:10:13 +01:00
Stefan Daniel Schwarz
d5c5416792
Initial version
2011-12-18 15:10:13 +01:00
Tom Yates
fed6c27567
Initial version
2011-12-18 15:10:13 +01:00
Jesse
16313c1bcc
Initial version
2011-12-18 15:10:13 +01:00
Jun Futagawa
6685d69a6f
Initial version
2011-12-18 15:10:13 +01:00
Monotek
fcf96c72ad
Initial version
2011-12-18 15:10:13 +01:00
Jean-Samuel Reynaud
b252bd9c5f
Initial version
2011-12-18 15:10:13 +01:00
Andrea Gozzi
03c422864f
Initial version
2011-12-18 15:10:13 +01:00
Andrea Gozzi
76a8fde61d
Initial version
2011-12-18 15:10:13 +01:00
Andrea Gozzi
9388a59d59
Initial version
2011-12-18 15:10:13 +01:00
Andrea Gozzi
9d903375ee
Initial version
2011-12-18 15:10:13 +01:00
Benjamin Schweizer
dbd6020c98
Initial version
2011-12-18 15:10:13 +01:00
Benjamin Schweizer
26cab0aa5c
Initial version
2011-12-18 15:10:13 +01:00
Rune Nordbøe Skillingstad
4b1c7d141f
Initial version
2011-12-18 15:10:13 +01:00
Igor Popov
a92fe7e15c
Initial version
2011-12-18 15:10:13 +01:00
Jo Hartmann
8daa48b454
Initial version
2011-12-18 15:10:13 +01:00
Jo Hartmann
bd6069ae14
Initial version
2011-12-18 15:10:12 +01:00
Jo Hartmann
126d7da86c
Initial version
2011-12-18 15:10:12 +01:00
Dominik Schulz
9697aa6470
Initial version
2011-12-18 15:10:12 +01:00
Peter Kerese
f4445ec897
Initial version
2011-12-18 15:10:12 +01:00
laxis
5123f6dae3
Initial version
2011-12-18 15:10:12 +01:00
Carlos Ladeira
b0875e6d21
Initial version
2011-12-18 15:10:12 +01:00
Joey Schulze
296fad1813
Initial version
2011-12-18 15:10:12 +01:00
Tanguy Pruvot
0650886791
Initial version
2011-12-18 15:10:12 +01:00
Chris AtLee / Tanguy Pruvot
8bc81b3aca
Initial version
2011-12-18 15:10:12 +01:00
Alex Trull
4578640c2d
Initial version
2011-12-18 15:10:12 +01:00
Alex Trull
9ff495b342
Initial version
2011-12-18 15:10:12 +01:00
Johannes
e17278db43
Initial version
2011-12-18 15:10:12 +01:00
P.Holzleitner
fcd1327d3c
Initial version
2011-12-18 15:10:12 +01:00
P.Holzleitner
1fff5e4a9e
Initial version
2011-12-18 15:10:12 +01:00
P.Holzleitner
181b8dd6e4
Initial version
2011-12-18 15:10:12 +01:00
Johannes Tigges
852ac60901
Initial version
2011-12-18 15:10:12 +01:00
Net Easy, Inc
2872419772
Initial version
2011-12-18 15:10:12 +01:00
Net Easy, Inc
b0861d438e
Initial version
2011-12-18 15:10:12 +01:00
Net Easy, Inc
4f119f7966
Initial version
2011-12-18 15:10:12 +01:00
Net Easy, Inc
e96ba6dcec
Initial version
2011-12-18 15:10:12 +01:00
Wouter de Geus
b2337a07a9
Initial version
2011-12-18 15:10:11 +01:00
J.M.Roth
bf481e2612
Initial version
2011-12-18 15:10:11 +01:00
wandrer
07d4c7992b
Initial version
2011-12-18 15:10:11 +01:00
Patrick Domack
531a1882fe
Initial version
2011-12-18 15:10:11 +01:00
Michael Richter
6462587ecb
Initial version
2011-12-18 15:10:11 +01:00
Chris Hastie
b71bbedc16
Initial version
2011-12-18 15:10:11 +01:00
Derik Vercueil
96996d2892
Initial version
2011-12-18 15:10:11 +01:00
Derik Vercueil
e03cf6850c
Initial version
2011-12-18 15:10:11 +01:00
jimmyo, G. Stewart
835f964ee5
Initial version
2011-12-18 15:10:11 +01:00
Vincent HOBEIKA
ca88b23225
Initial version
2011-12-18 15:10:11 +01:00
Philipp Giebel
b76955b1b9
Initial version
2011-12-18 15:10:11 +01:00
Philipp Giebel
92d5eff633
Initial version
2011-12-18 15:10:11 +01:00
drew Roberts
e45a0c4948
Initial version
2011-12-18 15:10:11 +01:00
Ian Dobson
bc735e2cc6
Initial version
2011-12-18 15:10:11 +01:00
John La Rooy
a8f90a4410
Initial version
2011-12-18 15:10:11 +01:00
John La Rooy
fd049b4947
Initial version
2011-12-18 15:10:11 +01:00
Logilab
93b0f4f382
Initial version
2011-12-18 15:10:11 +01:00
Andreas Buer/Rodolphe Quiedeville/Nathan Haneysmith
7445b9d473
Initial version
2011-12-18 15:10:11 +01:00
Poil - Benjamin D, changed by me
adcf3c09cf
Initial version
2011-12-18 15:10:11 +01:00
Poil - Benjamin D, changed by me
340805128d
Initial version
2011-12-18 15:10:11 +01:00
Joey Schulze
28512a91c3
Initial version
2011-12-18 15:10:11 +01:00
Nicolas Mendoza
cf2ce33d95
Initial version
2011-12-18 15:10:11 +01:00
Gabor Hudiczius
9e54b0af17
Initial version
2011-12-18 15:10:11 +01:00
Gabor Hudiczius
16434a444c
Initial version
2011-12-18 15:10:11 +01:00
Gabor Hudiczius
3dcd8daf7f
Initial version
2011-12-18 15:10:11 +01:00
Gabor Hudiczius
bd7a0e36b0
Initial version
2011-12-18 15:10:11 +01:00
Olivier DELHOMME
10b445b71a
Initial version
2011-12-18 15:10:11 +01:00
Gorlow M.V. aka Sheridan
8cffd758ea
Initial version
2011-12-18 15:10:11 +01:00
Yuriy Sabov
361ac8c0f8
Initial version
2011-12-18 15:10:11 +01:00
François Borlet-Hote
c716b5c9cc
Initial version
2011-12-18 15:10:11 +01:00
Gunnar Wolf
2969fd4304
Initial version
2011-12-18 15:10:11 +01:00
Courgette
0478cfae52
Initial version
2011-12-18 15:10:10 +01:00
Steve Mokris
06915eea96
Initial version
2011-12-18 15:10:10 +01:00
Steve Mokris
3c299b3d59
Initial version
2011-12-18 15:10:10 +01:00
Ian Dobson
0bf4041d95
Initial version
2011-12-18 15:10:10 +01:00
Julien Francoz
55401f04c4
Initial version
2011-12-18 15:10:10 +01:00
Paul Haldane
2b7eaf9538
Initial version
2011-12-18 15:10:10 +01:00
Paul Haldane
2c84ab47be
Initial version
2011-12-18 15:10:10 +01:00
Michael Renner
26618455f7
Initial version
2011-12-18 15:10:10 +01:00
Chris Wilson, Micah Anderson, Holger Levsen
e2c56adeb7
Initial version
2011-12-18 15:10:10 +01:00
Chris Wilson, Micah Anderson, Holger Levsen
fb30a9b2c4
Initial version
2011-12-18 15:10:10 +01:00
Šar?nas Burdulis
93c4fe40b1
Initial version
2011-12-18 15:10:10 +01:00
Šar?nas Burdulis
74a9f76309
Initial version
2011-12-18 15:10:10 +01:00
Šar?nas Burdulis
319a3df85f
Initial version
2011-12-18 15:10:10 +01:00
Šar?nas Burdulis
f2f8b2202c
Initial version
2011-12-18 15:10:10 +01:00
bodik@civ.zcu.cz,aragorn@civ.zcu.cz
f2be6339b8
Initial version
2011-12-18 15:10:10 +01:00
Richard
1f8a635eed
Initial version
2011-12-18 15:10:10 +01:00
weiwei_fang
a43a4878a5
Initial version
2011-12-18 15:10:10 +01:00
Jean-Samuel Reynaud
dd74f0f658
Initial version
2011-12-18 15:10:10 +01:00
Florian Sager
e613b82c5f
Initial version
2011-12-18 15:10:10 +01:00
Morten Siebuhr
e51defac84
Initial version
2011-12-18 15:10:10 +01:00
Thomas Gutzler
407bd95ada
Initial version
2011-12-18 15:10:10 +01:00
Oliver Ladner
901cfedda1
Initial version
2011-12-18 15:10:10 +01:00
Thomas Gutzler
665430dec2
Initial version
2011-12-18 15:10:10 +01:00
Gunnar Wolf
08b6b8811a
Initial version
2011-12-18 15:10:10 +01:00
Espen Braastad
34c987eff9
Initial version
2011-12-18 15:10:09 +01:00
André Heidemann
8ae7fea741
Initial version
2011-12-18 15:10:09 +01:00
Mario Manno
af93507780
Initial version
2011-12-18 15:10:09 +01:00
Mario Manno
7a011dcdb6
Initial version
2011-12-18 15:10:09 +01:00
Gunnar Wolf
dae1d3ef6b
Initial version
2011-12-18 15:10:09 +01:00
Gunnar Wolf
20ec1339d1
Initial version
2011-12-18 15:10:09 +01:00
Andreas Bergstrøm
a9a859c675
Initial version
2011-12-18 15:10:09 +01:00
Andreas Bergstrøm
8c5cea31d3
Initial version
2011-12-18 15:10:09 +01:00
L.Schmidt
0087cb3122
Initial version
2011-12-18 15:10:09 +01:00
Jo Schulze
02a96f20a1
Initial version
2011-12-18 15:10:09 +01:00
various
4eb89df75d
Initial version
2011-12-18 15:10:09 +01:00
Alex Yanchenko
28cf364e43
Initial version
2011-12-18 15:10:09 +01:00
Lapo Luchini
8c941ed9af
Initial version
2011-12-18 15:10:09 +01:00
Lapo Luchini
c3e4adb128
Initial version
2011-12-18 15:10:09 +01:00
Lapo Luchini
23b3410b20
Initial version
2011-12-18 15:10:09 +01:00
Lapo Luchini
ff6cea900d
Initial version
2011-12-18 15:10:09 +01:00
Lapo Luchini
d48770e0e7
Initial version
2011-12-18 15:10:09 +01:00
Kevin Kunkel
e0897929e9
Initial version
2011-12-18 15:10:09 +01:00
Tsuyoshi Wada
b09158b391
Initial version
2011-12-18 15:10:09 +01:00
Guilherme Augusto da Rocha Silva
98df7ce7cf
Initial version
2011-12-18 15:10:09 +01:00
Guilherme Augusto da Rocha Silva
c7cc092609
Initial version
2011-12-18 15:10:09 +01:00
Guilherme Augusto da Rocha Silva
24b4b3f5a7
Initial version
2011-12-18 15:10:09 +01:00
Guilherme Augusto da Rocha Silva
97977383f1
Initial version
2011-12-18 15:10:09 +01:00
Guilherme Augusto da Rocha Silva
090a44055b
Initial version
2011-12-18 15:10:09 +01:00
Guilherme Augusto da Rocha Silva
e3ecbdf911
Initial version
2011-12-18 15:10:09 +01:00
Rune Nordbøe Skillingstad
7f086be8ce
Initial version
2011-12-18 15:10:09 +01:00
Maxime Henrion
5c30a6391b
Initial version
2011-12-18 15:10:09 +01:00
Maxime Henrion
cf3e168706
Initial version
2011-12-18 15:10:09 +01:00
Maxime Henrion
366a668992
Initial version
2011-12-18 15:10:09 +01:00
Maxime Henrion
b71ad49fcd
Initial version
2011-12-18 15:10:09 +01:00
Maxime Henrion
5dd90f05f9
Initial version
2011-12-18 15:10:09 +01:00
Maxime Henrion
cee2d1bc19
Initial version
2011-12-18 15:10:09 +01:00
Rene Weselowski
916dc0f1cf
Initial version
2011-12-18 15:10:09 +01:00
Poil - Benjamin D
f2b040230f
Initial version
2011-12-18 15:10:09 +01:00
analogue@yahoo.com
a7f519ac66
Initial version
2011-12-18 15:10:09 +01:00
Christian Becker
c148fb1522
Initial version
2011-12-18 15:10:09 +01:00
fireba11
3bd553cd44
Initial version
2011-12-18 15:10:09 +01:00
Armin Haaf
d3c35fc0b2
Initial version
2011-12-18 15:10:09 +01:00
Sebastien Guilbaud
e5fccd49e8
Initial version
2011-12-18 15:10:09 +01:00
Justin Shepherd
92c1c803bb
Initial version
2011-12-18 15:10:08 +01:00
Justin Shepherd
56a35d7267
Initial version
2011-12-18 15:10:08 +01:00
Vitaly Peretiatko
f46427c616
Initial version
2011-12-18 15:10:08 +01:00
Micah Anderson
c6a6aab0b7
Initial version
2011-12-18 15:10:08 +01:00
Micah Anderson and Holger Levsen
354fbdf70d
Initial version
2011-12-18 15:10:08 +01:00
Micah Anderson and Andrei Morgan
29314a1f7a
Initial version
2011-12-18 15:10:08 +01:00
Micah Anderson and Holger Levsen
d1497cb2bd
Initial version
2011-12-18 15:10:08 +01:00
Nicolas BOUTHORS
2850914a2e
Initial version
2011-12-18 15:10:08 +01:00
Lars Strand
b565fdf362
Initial version
2011-12-18 15:10:08 +01:00
Bernd Zeimetz
1c8256d671
Initial version
2011-12-18 15:10:08 +01:00
Steve Mokris
ec912970ed
Initial version
2011-12-18 15:10:08 +01:00
Justin Shepherd
e7c04da282
Initial version
2011-12-18 15:10:08 +01:00
Anders Nordby
df0cf8d3ba
Initial version
2011-12-18 15:10:08 +01:00
Frank-Michael Schulze
74cf72de8e
Initial version
2011-12-18 15:10:08 +01:00
Uwe Menges
2b3360048c
Initial version
2011-12-18 15:10:08 +01:00
Lasse Karstensen
d43cfb4062
Initial version
2011-12-18 15:10:08 +01:00
Anders Nordby
95ced4dd79
Initial version
2011-12-18 15:10:08 +01:00
Anders Nordby
565c4e6455
Initial version
2011-12-18 15:10:08 +01:00
Paul Mansfield
e1e38ea0d8
Initial version
2011-12-18 15:10:08 +01:00
immerda project group
96bae2ba3c
Initial version
2011-12-18 15:10:08 +01:00
immerda admin group
3b5831fc2f
Initial version
2011-12-18 15:10:08 +01:00
immerda admin team
d793a51a08
Initial version
2011-12-18 15:10:08 +01:00
immerda project group
9e9466febb
Initial version
2011-12-18 15:10:08 +01:00
Zsolt Müller
0e91743116
Initial version
2011-12-18 15:10:08 +01:00
Petr Ruzicka
cf19700c50
Initial version
2011-12-18 15:10:08 +01:00
Gabriele Pohl
18f3ff8cae
Initial version
2011-12-18 15:10:08 +01:00
Gabriele Pohl
1d12d985da
Initial version
2011-12-18 15:10:08 +01:00
Gabriele Pohl
50851b14ac
Initial version
2011-12-18 15:10:07 +01:00
Gabriele Pohl
66c6ece03c
Initial version
2011-12-18 15:10:07 +01:00
David Murphy - LeadGeniuses.com
d8c0b635f1
Initial version
2011-12-18 15:10:07 +01:00
Gergely Czuczy
dbcd6af289
Initial version
2011-12-18 15:10:07 +01:00
Antoine Beaupré
39d48eb0d7
Initial version
2011-12-18 15:10:07 +01:00
Alex Yanchenko
2fb4896da3
Initial version
2011-12-18 15:10:07 +01:00
Alex Yanchenko
77de85ffc7
Initial version
2011-12-18 15:10:07 +01:00
Andy Linton
c80ab783a0
Initial version
2011-12-18 15:10:07 +01:00
Andy Linton
ba2f09ffe7
Initial version
2011-12-18 15:10:07 +01:00
Andy Linton
e6d3c4a669
Initial version
2011-12-18 15:10:07 +01:00
Andy Linton
1934b36628
Initial version
2011-12-18 15:10:06 +01:00
Andy Linton
b10171ead0
Initial version
2011-12-18 15:10:06 +01:00
Andy Linton
21204c162d
Initial version
2011-12-18 15:10:06 +01:00
Ben VandenBos/Adam Jacob
f641c0eecf
Initial version
2011-12-18 15:10:06 +01:00
Todd Troxell
23409cd63a
Initial version
2011-12-18 15:10:06 +01:00
immerda project group
bc9442d320
Initial version
2011-12-18 15:10:06 +01:00
Zoltan HERPAI
dffaa52a82
Initial version
2011-12-18 15:10:06 +01:00
Ghost
359a9faa64
Initial version
2011-12-18 15:10:06 +01:00
Ghost
113ddc970a
Initial version
2011-12-18 15:10:06 +01:00
Ghost
e0550f7cb8
Initial version
2011-12-18 15:10:06 +01:00
Ghost
4a976d216b
Initial version
2011-12-18 15:10:06 +01:00
Jacobo
0972f89428
Initial version
2011-12-18 15:10:06 +01:00
Fili Wiese
ca9429bcdc
Initial version
2011-12-18 15:10:06 +01:00
Ingvar Hagelund
25dc57f7fa
Initial version
2011-12-18 15:10:06 +01:00
Rafal Rajs
55847bc83a
Initial version
2011-12-18 15:10:06 +01:00
Rafal Rajs
3b3c545681
Initial version
2011-12-18 15:10:06 +01:00
Markus Frosch
e908d2d28b
Initial version
2011-12-18 15:10:06 +01:00
Aarno Aukia
4896b5fc67
Initial version
2011-12-18 15:10:06 +01:00
Jim Popovitch
1bf32bdd98
Initial version
2011-12-18 15:10:06 +01:00
Gaute Amundsen
606aaeb5d5
Initial version
2011-12-18 15:10:06 +01:00
Guillaume Blairon
ed606750df
Initial version
2011-12-18 15:10:06 +01:00
Guillaume Blairon
b847893ca1
Initial version
2011-12-18 15:10:06 +01:00
Julien Rottenberg
01f45be5df
Initial version
2011-12-18 15:10:06 +01:00
Julien Rottenberg
6f6a48fff9
Initial version
2011-12-18 15:10:06 +01:00
Peter Viskup
0ae7b31a7b
Initial version
2011-12-18 15:10:06 +01:00
Daniele Albrizio
0397aff316
Initial version
2011-12-18 15:10:06 +01:00
Jim Popovitch
8812ba82b7
Initial version
2011-12-18 15:10:06 +01:00
Jim Popovitch
8b08c99257
Initial version
2011-12-18 15:10:06 +01:00
Jim Popovitch
9de68903ba
Initial version
2011-12-18 15:10:05 +01:00
Jim Popovitch
662a69f283
Initial version
2011-12-18 15:10:05 +01:00
Dirk Gomez
e94cf4d447
Initial version
2011-12-18 15:10:05 +01:00
Stephen
2578e75471
Initial version
2011-12-18 15:10:05 +01:00
Jan Behrend
d5bdf2dfb1
Initial version
2011-12-18 15:10:05 +01:00
Jan Behrend
3a62395e60
Initial version
2011-12-18 15:10:05 +01:00
Jan Behrend
8e14a913e2
Initial version
2011-12-18 15:10:05 +01:00
Jan Behrend
a915788ce3
Initial version
2011-12-18 15:10:05 +01:00
Jan Behrend
4de94b4e90
Initial version
2011-12-18 15:10:05 +01:00
Andreas Kreisl
2ebbea3b51
Initial version
2011-12-18 15:10:05 +01:00
Dominik Schulz
36b8ff3a39
Initial version
2011-12-18 15:10:05 +01:00
tex
1f80b89301
Initial version
2011-12-18 15:10:05 +01:00
Tamas Fejos
162259cd8d
Initial version
2011-12-18 15:10:05 +01:00
Anders Nordby
d70279ffde
Initial version
2011-12-18 15:10:05 +01:00
Guido Ackermann
0b47dd8833
Initial version
2011-12-18 15:10:05 +01:00
Udo Müller
973e245eb1
Initial version
2011-12-18 15:10:05 +01:00
tuni/bernd
82e564f290
Initial version
2011-12-18 15:10:05 +01:00
David Obando
47f443a12c
Initial version
2011-12-18 15:10:05 +01:00
Jon Higgs
deefb86c60
Initial version
2011-12-18 15:10:05 +01:00
Jon Higgs
8f0e3e45f5
Initial version
2011-12-18 15:10:05 +01:00
Jens Schanz
1e85a671bc
Initial version
2011-12-18 15:10:05 +01:00
Jens Schanz
a08b091ca9
Initial version
2011-12-18 15:10:05 +01:00
Jens Schanz
6d1acea4dc
Initial version
2011-12-18 15:10:05 +01:00
Jens Schanz
b096ad6d86
Initial version
2011-12-18 15:10:05 +01:00
Adam Crews
6355d3d23b
Initial version
2011-12-18 15:10:05 +01:00
Moses Moore
6773191cc0
Initial version
2011-12-18 15:10:05 +01:00
Geoffroy Desvernay
45fd9c154b
Initial version
2011-12-18 15:10:05 +01:00
Stig Sandbeck Mathisen
dbe7684a67
Initial version
2011-12-18 15:10:05 +01:00
Nathan Rutman
6e2925190b
Initial version
2011-12-18 15:10:05 +01:00
Joan Carles Soler
beef8c8e15
Initial version
2011-12-18 15:10:05 +01:00
Joan Carles Soler
8e5bf1c17b
Initial version
2011-12-18 15:10:05 +01:00
Joan Carles Soler
5f607d2780
Initial version
2011-12-18 15:10:05 +01:00
jimmyo, G. Stewart
55d100de1b
Initial version
2011-12-18 15:10:05 +01:00
Previous, G. Stewart
5bb0fbb6ec
Initial version
2011-12-18 15:10:05 +01:00
Rodolphe Quiedeville/NB
cba9455cd0
Initial version
2011-12-18 15:10:05 +01:00
Müller Zsolt
e6b76b939a
Initial version
2011-12-18 15:10:05 +01:00
fireba11
e5443a4873
Initial version
2011-12-18 15:10:05 +01:00
Zoltan HERPAI
5d2745546c
Initial version
2011-12-18 15:10:05 +01:00
Nicolai Langfeldt
7d9312a0f8
Initial version
2011-12-18 15:10:05 +01:00
Izak Burger
80b79904f4
Initial version
2011-12-18 15:10:04 +01:00
Kjetil Kjernsmo
fbf6f19fc2
Initial version
2011-12-18 15:10:04 +01:00
G. Stewart
0f4893bc9f
Initial version
2011-12-18 15:10:04 +01:00
Håkon Nessjøen
635d12847f
Initial version
2011-12-18 15:10:04 +01:00
mutante
b1ce664ec7
Initial version
2011-12-18 15:10:04 +01:00
unkown
dc892da5e2
Initial version
2011-12-18 15:10:04 +01:00
unkown
a83ae019fa
Initial version
2011-12-18 15:10:04 +01:00
oz
45961c6543
Initial version
2011-12-18 15:10:04 +01:00
Rodolphe Quiedeville
fa9706cb27
Initial version
2011-12-18 15:10:04 +01:00
Rodolphe Quiedeville
6f148b7cb6
Initial version
2011-12-18 15:10:04 +01:00
Rodolphe Quiedeville
01e5fd7e7c
Initial version
2011-12-18 15:10:04 +01:00
Rodolphe Quiedeville
ff98193fee
Initial version
2011-12-18 15:10:04 +01:00
Rodolphe Quiedeville
4a477e32d4
Initial version
2011-12-18 15:10:04 +01:00
Lars Strand
6427133fee
Initial version
2011-12-18 15:10:04 +01:00
Behan Webster
aded223b69
Initial version
2011-12-18 15:10:04 +01:00
Geoffroy Desvernay
28332a7a40
Initial version
2011-12-18 15:10:04 +01:00
Lars Strand
23b56149cb
Initial version
2011-12-18 15:10:04 +01:00
Matthias Pfafferodt
da5a70f654
Initial version
2011-12-18 15:10:04 +01:00
Lars Strand
aedb2f4b7b
Initial version
2011-12-18 15:10:04 +01:00
Lars Strand
d3ae4577d7
Initial version
2011-12-18 15:10:04 +01:00
Kosuke Uchida
09b6b49a01
Initial version
2011-12-18 15:10:04 +01:00
Kosuke Uchida
38d9e89d30
Initial version
2011-12-18 15:10:04 +01:00
Kosuke Uchida
9d4c6ab7ca
Initial version
2011-12-18 15:10:04 +01:00
Various
f5c19172d8
Initial version
2011-12-18 15:10:04 +01:00
Various
8ef126f424
Initial version
2011-12-18 15:10:04 +01:00
Various
101d8d04f5
Initial version
2011-12-18 15:10:04 +01:00
Tobias Geiger
1e675b6802
Initial version
2011-12-18 15:10:04 +01:00
ben@mindcandydesign.com
6ee1ba9ab2
Initial version
2011-12-18 15:10:04 +01:00
Lars Strand
6eccc14bf7
Initial version
2011-12-18 15:10:04 +01:00
Lars Strand
18549a2b8e
Initial version
2011-12-18 15:10:04 +01:00
Lars Strand
175c1a2087
Initial version
2011-12-18 15:10:04 +01:00
Lars Strand
ea5ca16dcc
Initial version
2011-12-18 15:10:04 +01:00
Lars Strand
38422a6b81
Initial version
2011-12-18 15:10:04 +01:00
CruX
3e71f1de8d
Initial version
2011-12-18 15:10:04 +01:00
Bjørn Ruberg
6d8f1804dd
Initial version
2011-12-18 15:10:04 +01:00
Bjørn Ruberg
f66f808654
Initial version
2011-12-18 15:10:04 +01:00
Bjørn Ruberg
606408491f
Initial version
2011-12-18 15:10:04 +01:00
Bjørn Ruberg
590eaa0674
Initial version
2011-12-18 15:10:04 +01:00
Bjørn Ruberg
00d64fd1c7
Initial version
2011-12-18 15:10:04 +01:00
Bjørn Ruberg
1dcc690d9e
Initial version
2011-12-18 15:10:04 +01:00
Bjørn Ruberg
8b6dfd0b14
Initial version
2011-12-18 15:10:03 +01:00
Bjørn Ruberg
8813d21ad4
Initial version
2011-12-18 15:10:03 +01:00