mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
add docs, bump version and credits
This commit is contained in:
parent
b359073976
commit
1fe97cbfeb
@ -28,6 +28,8 @@ env.pflogsumm The "pflogsumm" script, can be pflogsumm.pl if it was manually
|
||||
downloaded and installed, or "pflogsumm" if it was installed by a package
|
||||
manager (like apt-get).
|
||||
|
||||
Use the last part of the symlink name for grepping the hostname from log.
|
||||
|
||||
=head1 INTERPRETATION
|
||||
|
||||
This plugin displays the messages: received, delivered, rejected...
|
||||
@ -40,6 +42,7 @@ It is useful to know the load and messages being processed.
|
||||
#%# capabilities=autoconf
|
||||
|
||||
=head1 VERSION
|
||||
0.3 support for hostname grep (useful when multiple hosts in one log)
|
||||
0.2 plugin completely rewritten
|
||||
0.1 first release.
|
||||
|
||||
@ -51,6 +54,7 @@ None known
|
||||
|
||||
Originally: David Obando (david@cryptix.de)
|
||||
Modified by: github.com/cristiandeluxe
|
||||
Modified by: github.com/4nd3r
|
||||
Thanks to: sumpfralle
|
||||
|
||||
=head1 LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user