nfrwatch
The nfrwatch program starts and stops NFR and restart them when they terminate
early.
Syntax
nfrwatch [-cdv] [-t seconds] configuration-file
Options
- c
- Checks the syntax of the variables and commands in the configuration file. If
there are errors in the configuration file, nfrwatch prints the errors. If there are
no errors, nfrwatch prints the environment variables and command entries and exits.
- d
- Turns on debugging. Debugging prints (to stderr) a great deal of information about
what nfrwatch has in its tables and what it is doing. This option is useful when you are
making substantial changes to the configuration or are creating a new configuration file.
- v
- Turns on verbose output. The program execution environment and command
entries are printed to stderr.
- t seconds
- Specifies the amount of time, in seconds, that nfrwatch waits before checking to ensure
that the NFR programs are still executing. The default period before rechecking is 60
seconds.
- configuration-file
- Specifies the file that contains configuration information for nfrwatch. Use
absolute or relative paths. You must specify a configuration file when starting
nfrwatch.
|