Révision 95003946
Unify more author names with special characters
Additionally an ambiguous line in the "author" section of a plugin was
removed in order to avoid confusion for the Munin Plugin Gallery parser.
| plugins/apt/apt-proxy | ||
|---|---|---|
| 1 | 1 |
#!/usr/bin/perl -w |
| 2 | 2 |
# |
| 3 |
# Copyright (C) 2006 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
|
| 3 |
# Copyright (C) 2006 Rodolphe Quiédeville <rodolphe@quiedeville.org>
|
|
| 4 | 4 |
# |
| 5 | 5 |
# This program is free software; you can redistribute it and/or |
| 6 | 6 |
# modify it under the terms of the GNU General Public License |
| ... | ... | |
| 23 | 23 |
# |
| 24 | 24 |
# $Log$ |
| 25 | 25 |
# Revision 1.1 2006/03/28 21:04:01 rodo |
| 26 |
# Created by Rodolphe Quiedeville
|
|
| 26 |
# Created by Rodolphe Quiédeville
|
|
| 27 | 27 |
# |
| 28 | 28 |
# Must run on aptproxy user or root |
| 29 | 29 |
# |
| plugins/asterisk/asterisk | ||
|---|---|---|
| 66 | 66 |
|
| 67 | 67 |
=head1 AUTHOR |
| 68 | 68 |
|
| 69 |
Copyright (C) 2005-2006 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
|
| 69 |
Copyright (C) 2005-2006 Rodolphe Quiédeville <rodolphe@quiedeville.org>
|
|
| 70 | 70 |
Copyright (C) 2012 Diego Elio Pettenò <flameeyes@flameeyes.eu> |
| 71 | 71 |
|
| 72 | 72 |
=head1 LICENSE |
| plugins/mailman/mailman_subscribers | ||
|---|---|---|
| 1 | 1 |
#!/usr/bin/perl |
| 2 | 2 |
# |
| 3 |
# Copyright (C) 2006-2007 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
|
| 3 |
# Copyright (C) 2006-2007 Rodolphe Quiédeville <rodolphe@quiedeville.org>
|
|
| 4 | 4 |
# |
| 5 | 5 |
# This program is free software; you can redistribute it and/or |
| 6 | 6 |
# modify it under the terms of the GNU General Public License |
| ... | ... | |
| 21 | 21 |
# Add total and correct family |
| 22 | 22 |
# |
| 23 | 23 |
# Revision 1.0 2006/04/30 22:44:19 rodo |
| 24 |
# Created by Rodolphe Quiedeville
|
|
| 24 |
# Created by Rodolphe Quiédeville
|
|
| 25 | 25 |
# |
| 26 | 26 |
# Need to be run as root, add the following lines ... |
| 27 | 27 |
# |
| plugins/mysql/mysql_qcache | ||
|---|---|---|
| 1 | 1 |
#!/usr/bin/perl |
| 2 | 2 |
# |
| 3 |
# Copyright (C) 2006 - Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
|
| 3 |
# Copyright (C) 2006 - Rodolphe Quiédeville <rodolphe@quiedeville.org>
|
|
| 4 | 4 |
# Copyright (C) 2003-2004 - Andreas Buer |
| 5 | 5 |
# |
| 6 | 6 |
# This program is free software; you can redistribute it and/or |
| ... | ... | |
| 19 | 19 |
# |
| 20 | 20 |
# $Log$ |
| 21 | 21 |
# Revision 1.0 2006/04/26 16:04:01 rodo |
| 22 |
# Created by Rodolphe Quiedeville
|
|
| 22 |
# Created by Rodolphe Quiédeville
|
|
| 23 | 23 |
# |
| 24 | 24 |
# Parameters: |
| 25 | 25 |
# |
| plugins/mysql/mysql_qcache_mem | ||
|---|---|---|
| 1 | 1 |
#!/usr/bin/perl |
| 2 | 2 |
# |
| 3 |
# Copyright (C) 2006 - Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
|
| 3 |
# Copyright (C) 2006 - Rodolphe Quiédeville <rodolphe@quiedeville.org>
|
|
| 4 | 4 |
# Copyright (C) 2003-2004 - Andreas Buer |
| 5 | 5 |
# |
| 6 | 6 |
# This program is free software; you can redistribute it and/or |
| ... | ... | |
| 22 | 22 |
# Add lower limit fixed to 0 |
| 23 | 23 |
# |
| 24 | 24 |
# Revision 1.0 2006/04/26 16:04:01 rodo |
| 25 |
# Created by Rodolphe Quiedeville
|
|
| 25 |
# Created by Rodolphe Quiédeville
|
|
| 26 | 26 |
# |
| 27 | 27 |
# Parameters: |
| 28 | 28 |
# |
| plugins/mysql/mysql_size_ | ||
|---|---|---|
| 1 | 1 |
#!/usr/bin/perl |
| 2 | 2 |
# |
| 3 |
# Copyright (C) 2007 - Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
|
| 3 |
# Copyright (C) 2007 - Rodolphe Quiédeville <rodolphe@quiedeville.org>
|
|
| 4 | 4 |
# Copyright (C) 2003-2004 - Andreas Buer |
| 5 | 5 |
# |
| 6 | 6 |
# This program is free software; you can redistribute it and/or |
| ... | ... | |
| 22 | 22 |
# Change incorrect family |
| 23 | 23 |
# |
| 24 | 24 |
# Revision 1.0 2007/01/16 15:57:01 rodo |
| 25 |
# Created by Rodolphe Quiedeville
|
|
| 25 |
# Created by Rodolphe Quiédeville
|
|
| 26 | 26 |
# |
| 27 | 27 |
# Parameters: |
| 28 | 28 |
# |
| plugins/mysql/mysql_size_all | ||
|---|---|---|
| 1 | 1 |
#!/usr/bin/perl |
| 2 | 2 |
# |
| 3 |
# Copyright (C) 2007 - Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
|
| 3 |
# Copyright (C) 2007 - Rodolphe Quiédeville <rodolphe@quiedeville.org>
|
|
| 4 | 4 |
# Copyright (C) 2003-2004 - Andreas Buer |
| 5 | 5 |
# |
| 6 | 6 |
# This program is free software; you can redistribute it and/or |
| ... | ... | |
| 22 | 22 |
# Change incorrect family |
| 23 | 23 |
# |
| 24 | 24 |
# Revision 1.0 2007/01/16 15:57:01 rodo |
| 25 |
# Created by Rodolphe Quiedeville
|
|
| 25 |
# Created by Rodolphe Quiédeville
|
|
| 26 | 26 |
# |
| 27 | 27 |
# Parameters: |
| 28 | 28 |
# |
| plugins/mysql/mysql_slave | ||
|---|---|---|
| 1 | 1 |
#!/usr/bin/perl |
| 2 | 2 |
# |
| 3 | 3 |
# Copyright (C) 2008 - Nathan Haneysmith <nathan@hjksolutions.com> |
| 4 |
# Copyright (C) 2007 - Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
|
| 4 |
# Copyright (C) 2007 - Rodolphe Quiédeville <rodolphe@quiedeville.org>
|
|
| 5 | 5 |
# Copyright (C) 2003-2004 - Andreas Buer |
| 6 | 6 |
# |
| 7 | 7 |
# This program is free software; you can redistribute it and/or |
| ... | ... | |
| 26 | 26 |
# Change incorrect family |
| 27 | 27 |
# |
| 28 | 28 |
# Revision 1.0 2007/01/16 15:57:01 rodo |
| 29 |
# Created by Rodolphe Quiedeville
|
|
| 29 |
# Created by Rodolphe Quiédeville
|
|
| 30 | 30 |
# |
| 31 | 31 |
# Parameters: |
| 32 | 32 |
# |
| plugins/openvz/openvzcpu | ||
|---|---|---|
| 87 | 87 |
|
| 88 | 88 |
http://www.latitudehosting.net/ |
| 89 | 89 |
|
| 90 |
Patches welcome. |
|
| 91 |
|
|
| 92 | 90 |
=head1 LICENSE |
| 93 | 91 |
|
| 94 | 92 |
GPLv2 |
| plugins/postfix/postfix_mailqueuelog_ | ||
|---|---|---|
| 23 | 23 |
|
| 24 | 24 |
=head1 AUTHOR |
| 25 | 25 |
|
| 26 |
Written in 2010 by Clemens Schwaighofer (gullevek@gullevek.org), based on the HoSaNIC module written by me |
|
| 26 |
Copyright (C) 2010 Clemens Schwaighofer <gullevek@gullevek.org> |
|
| 27 |
|
|
| 28 |
Based on the HoSaNIC module (by Clemens Schwaighofer). |
|
| 27 | 29 |
|
| 28 | 30 |
=head1 LICENSE |
| 29 | 31 |
|
| plugins/spotweb/spotweb_catsize_average | ||
|---|---|---|
| 2 | 2 |
# |
| 3 | 3 |
# Munin plugin for the average filesize of the spots by categories in a MySQL database |
| 4 | 4 |
# |
| 5 |
# Copyright (C) 2011 - Rowdy Schwachofer (http://rowdy.nl)
|
|
| 5 |
# Copyright (C) 2011 - Rowdy Schwachöfer (http://rowdy.nl)
|
|
| 6 | 6 |
# |
| 7 | 7 |
# Spotweb : http://github.com/spotweb/spotweb |
| 8 | 8 |
# |
| plugins/weather/buienradar_ | ||
|---|---|---|
| 2 | 2 |
# |
| 3 | 3 |
# Munin plugin for graphing the weather information provided by BuienRadar (The Netherlands) |
| 4 | 4 |
# |
| 5 |
# Copyright (C) 2011 - Rowdy Schwachofer (http://rowdy.nl)
|
|
| 5 |
# Copyright (C) 2011 - Rowdy Schwachöfer (http://rowdy.nl)
|
|
| 6 | 6 |
# BuienRadar: http://www.buienradar.nl |
| 7 | 7 |
# |
| 8 | 8 |
# |
Formats disponibles : Unified diff