syspoll.cfg

Package: WA2L/edrc 1.5.57
Section: Configuration Files (4)
Updated: 31 May 2015
Index Return to Main Contents

 

NAME

syspoll.cfg - configuration file for syspoll

 

SYNOPSIS

edrc/etc/syspoll.cfg
$SYSPOLL_CONFIGFILE

 

AVAILABILITY

WA2L/edrc

 

DESCRIPTION

This is the configuration file for the syspoll command.

 

FILEFORMAT

Rows starting with a # are considered as comments.

The fileformat is OPTION=VALUE

Between the OPTION, the = and the VALUE are no spaces.

You should not comment out any OPTION If you like to use default settings simply do not specify a VALUE.

 

OPTIONS

VARDIR
location of the edrc/var/syspoll directory containing all state information, job files and set configurations. When the VARDIR is changed from the default location it has to be ensured that the whole structure of the VARDIR is present at the altered location. Ensure that the directory permissions are identical to the ones as set at the default location.

See also description in syspoll(1) concerning this topic.

Example: VARDIR=/dat/syspoll/var/syspoll

Default: VARDIR=edrc/var/syspoll

LOG
Log output dir of syspoll. If you specify a relative path name the path is relative to the WA2L/edrc installation directory.

Example: LOG=/var/opt/syspoll/log

Default: LOG=edrc/log

POLL_HOSTLIST
Space separated list of hosts. This hosts will be polled if not specified on command line.

Example: POLL_HOSTLIST="`hostlist -g @ALL`"

Default: POLL_HOSTLIST=`hostlist`

RETRY_COUNTER
Number of immediate connection retries.

Example: RETRY_COUNTER=10

Default: RETRY_COUNTER=2

RETRY_INTERVAL
Interval (pause between retries) of connection retries in seconds.

Example: RETRY_INTERVAL=10

Default: RETRY_INTERVAL=5

LOCK_TIMEOUT
timeout in seconds. This is the maximum lifetime of a job lock. This setting has to be adjusted only, if the data processing duration exceeds the default.

If the jobs are scheduled, the LOCK_TIMEOUT should not exceed the minimum scheduling interval.

Example: LOCK_TIMEOUT=10800

Default: LOCK_TIMEOUT=43200

 

SEE ALSO

edrcintro(1), syspoll(1)

 

NOTES

-

 

BUGS

-

 

AUTHOR

syspoll.cfg was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net .

 

COPYRIGHT

Copyright © 2015 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.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
FILEFORMAT
OPTIONS
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 00:14:29 GMT, March 08, 2025