-c--command
Run the specified command after writing server information to outfile. If this option is not
specified, the command "scripts/process.pl" is executed from the directory that bntrackd was
started. If an empty string is provided for command, no command will be executed.
-e--expire
Set the period of time in seconds to keep server information without receiving new updates. If
this option is not specified, 600 seconds is used.
-d--debug
Place additional informational messages in the event log.
-h--help--usage
Print usage information and exit.
-l--logfile
Put the event log messages into the specified file. If this option is not specified, the file
"logs/bntrackd.log" will be written from the directory that bntrackd was started. If an empty
string is provided for logfile, no event messages will be written.
-o--outfile
Put the server information into the specified file outfile..
-p--port
Listen for announcements on the specified UDP port number. If this option is not specified, the
port number defaults to 6114.
-P--pidfile
Record the process ID of the tracking daemon in the specified file. If this option is not
specified, this information is not written to any file.
-u--update
Set the period of time in seconds between updates of the outfile. If this option is not
specified, 150 seconds is used.
-v--version
Causes bntrackd to print its version number and exit.