Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:guide-user:services:network_monitoring:darkstat [2018/11/28 23:51] – [Configuration] jmlacroixdocs:guide-user:services:network_monitoring:darkstat [2018/11/28 23:53] – [Configuration] jmlacroix
Line 1: Line 1:
 ====== Darkstat ====== ====== Darkstat ======
 [[https://unix4lyfe.org/darkstat/]] [[https://unix4lyfe.org/darkstat/]]
- 
-{{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} 
  
 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.  There are set in the file ///etc/config/darkstat+In OpenWrt, **darkstat** can use almost all of the regular darkstat parameters.  These are set in the file ///etc/config/darkstat
 // //
 <code bash> <code bash>
Line 71: 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  daily  traffic statistics into the named file in the /tmp/empty directory. The daylog format is: localtime time_t bytes_in bytes_out pkts_in pkts_outs. Lines starting with a # are comments stating when logging started and stopped. |Commented out| |daylog_file|Log  daily  traffic statistics into the named file in the /tmp/empty directory. The daylog format is: localtime time_t bytes_in bytes_out pkts_in pkts_outs. Lines starting with a # are comments stating when logging started and stopped. |Commented out|
-===== Other Monitoring Applications =====+===== Other Bandwidth Monitoring Applications =====
 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.
  
  • Last modified: 2020/06/07 20:50
  • by jmlacroix