fssum.cfg
Package: WA2L/edrc 1.5.57
Section: Configuration Files (4)
Updated: 11 August 2009
Index
Return to Main Contents
NAME
fssum.cfg - configuration file for fssum
SYNOPSIS
edrc/etc/fssum.cfg
AVAILABILITY
WA2L/edrc
DESCRIPTION
This is the configuration for the
fssum
command.
FILEFORMAT
The fileformat is a list of definitions that have the format
type :
system :
group :
title :
purpose :
storage
:selection_regex:
Rows starting with a
#
are considered as comments.
For each file system all definitions are processed in the
sequence as listed in the configuration file. A special
case is when the
group
is set to
'EXCLUDE'
(see
group
description below).
OPTIONS
- type
-
system type:
-
- h
-
hostname
- p
-
cluster package name
- system
-
system- or cluster package name. This setting can be a
regular expression.
If
localhost
is specified here, the
selection_regex
will be resolved on all hosts ( system type =
h
), but in the output
the real hostname as resolved by the
hostname(1)
command appears instead of
localhost.
- group
-
general grouping selector. This selector can be
used to group for example applications that are
distributed over multiple nodes in the
fssum
report.
If the special group
'EXCLUDE'
is set, the file system as selected by the
selection_regex
regular expression is excluded completely from
the report. To have the desired effect, the
'EXCLUDE'
entry has to be placed before the other
definitions in the
fssum.cfg
file.
- title
-
description title of the file system selection.
The ASCII report is grouped by the combination
system,
title.
Therefore a normal
fssum.cfg
file will have multiple identical
title
definitions normally.
- purpose
-
purpose description text of a certain
file system.
- storage
-
storage description, where a certain
file system resides.
- selection_regex
-
file system or mount point selection regular
expressions.
The input string on which the
selection_regex
takes effect is the "Filesystem" and "Mounted"
columns of the
xbdf
output. The two columns are separated by four spaces.
Example:
/dev/vg00/lvol0 /
/dev/vg00/lvol1 /var
/dev/sda1 /boot
tmpfs /dev/shm
EXAMPLES
-
SEE ALSO
edrcintro(1),
fssum(4),
regexintro(3),
xbdf(1m)
NOTES
-
BUGS
-
AUTHOR
fssum.cfg was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
COPYRIGHT
Copyright © 2009
Christian Walther
This is free software; see
edrc/doc/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 00:14:04 GMT, March 08, 2025