mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Clarify a few copyright statements
This commit is contained in:
parent
cd05363876
commit
aa3ee6dc01
5 changed files with 67 additions and 44 deletions
|
@ -4,20 +4,21 @@
|
|||
|
||||
=head1 NAME
|
||||
|
||||
Plugin to monitor error.log from apache server
|
||||
php_errors - Plugin to monitor error.log from apache server
|
||||
|
||||
=head1 CONFIGURATION
|
||||
|
||||
[php_errors_newsite]
|
||||
user www-data
|
||||
env.logfile /home/newsite/logs/errors.log /var/log/php/otherlog.log
|
||||
[php_errors_newsite]
|
||||
user www-data
|
||||
env.logfile /home/newsite/logs/errors.log /var/log/php/otherlog.log
|
||||
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
Raphaël Droz <raphael.droz+floss@gmail.com>
|
||||
Copyright (C) 2011 Ulrich Lusseau
|
||||
|
||||
Copyright (C) 2016 Raphaël Droz <raphael.droz+floss@gmail.com>
|
||||
|
||||
Revision 0.2 2016/03/23 22:00:00 Raphaël Droz
|
||||
Revision 0.1 2011/06/17 12:00:00 Ulrich Lusseau
|
||||
|
||||
=head1 MAGICK MARKERS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue