summaryrefslogtreecommitdiffstats
path: root/main/ntop/ntop.confd
blob: 352a26fa9b1c52c203df84f9dfe2071b39a8b904 (plain)
1
2
3
4
5
6
7
8
9
# Config file for /etc/init.d/ntop

# Set preferred options here
#NTOP_OPTS="--http-server 3000 --https-server 0 --interface eth0"

# suggestions from bug #136983 (use it in case you experience ntop hangs)
#NTOP_OPTS="u ntop -P /var/lib/ntop --disable-schedyield --http-server 3000 --https-server 3001"

NTOP_OPTS="-u ntop -P /var/lib/ntop"