bartmoorman / Docker-vnStat

4 stars 0 forks source link

**sub.do.main** #1

Open nsar1907 opened 4 years ago

nsar1907 commented 4 years ago

hello

can you tell me pls what shall i set there ?

bartmoorman commented 4 years ago

The environment variable HTTPD_SERVERNAME is completely optional. You can leave it out, or set it to the domain/subdomain you'll access the container via.

nsar1907 commented 4 years ago

The environment variable HTTPD_SERVERNAME is completely optional. You can leave it out, or set it to the domain/subdomain you'll access the container via.

okay i have setted it and thats my log. im getting command not found error when i entire man vnstat.conf on ssh. how could i make it work ? sorry im a newbei to codding

edit: now i know how to ssh to container and can view the stats but still dont know how to edit config file.

i wanna thank you for this container. its the only has been worked on my nas!

`

date stream content
2020-06-18 21:37:10 stdout Unwanted interfaces can be removed from monitoring with "vnstat --remove".
2020-06-18 21:37:10 stdout Limits can be modified using the configuration file. See "man vnstat.conf".
2020-06-18 21:37:10 stdout -> 15 new interfaces found.
2020-06-18 21:37:10 stdout Interface "eth0" added with 1000 Mbit bandwidth limit.
2020-06-18 21:37:10 stdout Interface "docker8ec1bb8" added with 10000 Mbit bandwidth limit.
2020-06-18 21:37:09 stdout Interface "docker0" added with 1000 Mbit bandwidth limit.
2020-06-18 21:37:09 stdout Interface "docker89b79e8" added with 10000 Mbit bandwidth limit.
2020-06-18 21:37:08 stdout Interface "docker5603584" added with 10000 Mbit bandwidth limit.
2020-06-18 21:37:08 stdout Interface "dockere9050d4" added with 10000 Mbit bandwidth limit.
2020-06-18 21:37:07 stdout Interface "dockeree6f63c" added with 10000 Mbit bandwidth limit.
2020-06-18 21:37:07 stdout Interface "ovs-system" added with 1000 Mbit bandwidth limit.
2020-06-18 21:37:07 stdout Interface "docker47e8a2b" added with 10000 Mbit bandwidth limit.
2020-06-18 21:37:06 stdout Interface "dockerfba1ea5" added with 10000 Mbit bandwidth limit.
2020-06-18 21:37:06 stdout Interface "ovs_eth0" added with 1000 Mbit bandwidth limit.
2020-06-18 21:37:05 stdout Interface "dockerc2f1f28" added with 10000 Mbit bandwidth limit.
2020-06-18 21:37:05 stdout Interface "tun0" added with 10 Mbit bandwidth limit.
2020-06-18 21:37:04 stdout Interface "docker6205b20" added with 10000 Mbit bandwidth limit.
2020-06-18 21:37:03 stdout Interface "docker3a9d46e" added with 10000 Mbit bandwidth limit.
2020-06-18 21:37:03 stdout No interfaces found in database, adding available interfaces...

`