add config file
This commit is contained in:
14
routerstats.config
Normal file
14
routerstats.config
Normal file
@ -0,0 +1,14 @@
|
||||
[DEFAULT]
|
||||
var_dir = '/var/cache/routerstats/'
|
||||
httpd_port = 8000
|
||||
socket_port = 9999
|
||||
#passwd_file =
|
||||
#rrd_file =
|
||||
|
||||
[client]
|
||||
|
||||
[socket_server]
|
||||
|
||||
[httpd]
|
||||
|
||||
[collector]
|
||||
Reference in New Issue
Block a user