SHA256
1
0
forked from pool/argus
argus/sysconfig.argus

19 lines
447 B
Plaintext

## Path: Network/Monitors/Argus
## Description: Argus settings
## Type: string(eth0)
## Default: eth0
## ServiceRestart: argus
#
# What interface should argus listen?
#
ARGUS_INTERFACE="eth0"
## Type: string(/var/log/argus.log)
## Default: /var/log/argus.log
## ServiceRestart: argus
#
# Where to write the argus logfile? (Remember to check this file
# periodical, because it may become very large!!!)
#
ARGUS_LOGFILE="/var/log/argus.log"