mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Whitespace cleanup
* remove trailing whitespace * remove empty lines at the end of files
This commit is contained in:
parent
ef851f0c34
commit
17f784270a
604 changed files with 2927 additions and 2945 deletions
|
@ -21,11 +21,11 @@ There is no default configuration. This is an example config for Ubuntu:
|
|||
env.pflogsumm pflogsumm
|
||||
|
||||
env.logfiles contains space separated syslog logfiles, usually current log
|
||||
and previous log. You can add more log files if you want, but this may
|
||||
and previous log. You can add more log files if you want, but this may
|
||||
increase the time required for analysis.
|
||||
|
||||
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
|
||||
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 filtering by hostname from logfile,
|
||||
|
@ -136,7 +136,7 @@ else
|
|||
fi
|
||||
|
||||
# Parse value from Raw result
|
||||
#
|
||||
#
|
||||
# Return digit if regex are parsed correctly
|
||||
#
|
||||
# Return U (undefined) if any error occurs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue