sys2html.dat
Package: WA2L/edrc 1.5.57
Section: File Formats (4)
Updated: 12 January 2023
Index
Return to Main Contents
NAME
sys2html.dat - configuration query definition for sys2html
SYNOPSIS
edrc/etc/sys2html.dat
AVAILABILITY
WA2L/edrc
DESCRIPTION
This is the configuration query definition for the
sys2html
command.
This file specifies all configuration query commands to
be executed on the target system and the
HTML
report structure.
FILEFORMAT
The fileformat is a list of definitions that have the format
OSID;TITLE;COMMAND
Rows starting with a
#
are considered as comments. Empty lines are allowed, too.
OPTIONS
- OSID
-
operating system id of the target system.
See also
osid(3)
and
rosid(3).
- TITLE
-
section title or subtitle in the
HTML
report.
If no
COMMAND
is specified, the entry is treated as a
section title.
Title entries starting with an
@
are options and its
COMMAND
entry is not executed on the target system.
Options are:
-
- @MODE
-
Query mode.
Set
SINGLESTEP
in
COMMAND
(is the default) to submit the whole configuration
query definition as one command sequence to the
target system.
MULTISTEP
causes to submit each definition row separately
to the target system.
This mode is slower as
SINGLESTEP
and is only needed if the
target system does not provide the
echo
command.
This mode can be forced using the
-m
option and can be used to debug query configurations
and identify a long running or hanging
COMMAND .
- @FILTER
-
this option allows to define a filter in
COMMAND
that is applied to the whole query result data and
can be used to
filter out unwanted texts.
- @REPORTTITLE
-
this option allows to change the report title different to the
default
System Documentation.
- COMMAND
-
command to query the configuration.
It is allowed to use the semicolon character
(;)
in this field.
EXAMPLES
-
SEE ALSO
edrcintro(1),
osid(1m),
rosid(1m),
sys2html(1m),
sys2html.inf(4)
NOTES
-
BUGS
-
AUTHOR
sys2html.dat was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
COPYRIGHT
Copyright © 2023
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: 08:38:21 GMT, December 12, 2024