Move things into directories making more sense for packaging
This commit is contained in:
17
etc/routerstats/routerstats.config
Normal file
17
etc/routerstats/routerstats.config
Normal file
@@ -0,0 +1,17 @@
|
||||
[DEFAULT]
|
||||
passwd_file = /usr/local/www/routerstats/passwd.client
|
||||
rrd_file = /usr/local/www/routerstats/test.rrd
|
||||
var_dir = /var/cache/routerstats/
|
||||
port = 9999
|
||||
|
||||
[client]
|
||||
host = remoteserver
|
||||
|
||||
[socket_server]
|
||||
|
||||
|
||||
[httpd]
|
||||
port = 8000
|
||||
|
||||
[collector]
|
||||
logfile = /var/log/ulog/syslogemu.log
|
||||
Reference in New Issue
Block a user