#
# Local configuration sample options for rasplit daemons 
#
# This file is sourced by /etc/init.d/rasplit
#
# 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="-S localhost -M time 5m -w $ARGUSARCHIVE/\$srcid/%Y/%m/%d/argus.%Y.%m.%d.%H.%M.%S"
#  Where rasplit  is installed (override for testing)
  ARGUSDIR=/usr/bin
