diff options
Diffstat (limited to 'sflow-rt/app/flow-trend/README.md')
| -rw-r--r-- | sflow-rt/app/flow-trend/README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sflow-rt/app/flow-trend/README.md b/sflow-rt/app/flow-trend/README.md new file mode 100644 index 0000000..58beb4f --- /dev/null +++ b/sflow-rt/app/flow-trend/README.md @@ -0,0 +1,15 @@ +# Real-time trend of top network flows + +https://blog.sflow.com/2017/09/flow-trend.html + +## To install + +1. [Download sFlow-RT](https://sflow-rt.com/download.php) +2. Run command: `sflow-rt/get-app.sh sflow-rt flow-trend` +3. Restart sFlow-RT + +Alternatively, use the Docker image: +https://hub.docker.com/r/sflow/flow-trend/ + +For more information, visit: +https://sFlow-RT.com |
