#
# Local configuration sample options for rastream daemons
#
# This file is sourced by /etc/init.d/rastream
#
# Sample values
# Default option - just be a daemon and read config from /etc/radium.conf
#
# ARGUSARCHIVE=/usr/local/argus/archive
#
# Add the archive parameters - default is 5m intervals named by argus source, date and time
#
  DAEMON_ARGS="-f /usr/sbin/rastream-process -B 10 -S localhost -M time 5m -w /home/argus/\$srcid/%Y/%m/%d/argus.%Y.%m.%d.%H.%M.%S"
#  Where rastream  is installed (override for testing)
  ARGUSDIR=/usr/bin
