Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| docs:guide-user:services:network_monitoring:darkstat [2018/11/27 00:38] – [Other monitoring applications] jmlacroix | docs:guide-user:services:network_monitoring:darkstat [2018/11/28 23:53] – [Configuration] jmlacroix | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Darkstat ====== | ====== Darkstat ====== | ||
| [[https:// | [[https:// | ||
| - | |||
| - | {{page> | ||
| Darkstat is an application that captures network traffic, calculates statistics about usage, and serves reports over HTTP. | Darkstat is an application that captures network traffic, calculates statistics about usage, and serves reports over HTTP. | ||
| Line 21: | Line 19: | ||
| Then is you open a web browser at the address of the router on port 667, you will see the traffic graphs. | Then is you open a web browser at the address of the router on port 667, you will see the traffic graphs. | ||
| ===== Configuration ===== | ===== Configuration ===== | ||
| - | In OpenWrt, **darkstat** can use almost all of the regular darkstat parameters. | + | In OpenWrt, **darkstat** can use almost all of the regular darkstat parameters. |
| // | // | ||
| <code bash> | <code bash> | ||
| Line 47: | Line 45: | ||
| </ | </ | ||
| - | **Note** In OpenWrt | + | **Note** In OpenWrt/LEDE 17.01 and below, the last 3 parameters are not available. |
| + | |||
| + | **Note**: the init script and the config file found in trunk are compatible with the darkstat found in OpenWrt/ | ||
| ^ Option ^ Explanation ^ Default ^ | ^ Option ^ Explanation ^ Default ^ | ||
| Line 69: | Line 69: | ||
| |import_file|Upon starting, import a darkstat database from the named file in the /tmp/empty directory.|Commented out| | |import_file|Upon starting, import a darkstat database from the named file in the /tmp/empty directory.|Commented out| | ||
| |daylog_file|Log | |daylog_file|Log | ||
| - | ===== Other Monitoring Applications ===== | + | ===== Other Bandwidth |
| Darkstat shows the traffic in real time the traffic for different hosts within your network, but it does not show the traffic profile of the various host over time. | Darkstat shows the traffic in real time the traffic for different hosts within your network, but it does not show the traffic profile of the various host over time. | ||
| Another application, | Another application, | ||
| - | The various application for monitoring bandwidth in OpenWrt can be found in the documentation page about [[docs: | + | The various application for monitoring bandwidth in OpenWrt can be found in the documentation page about [[docs: |