Skip to content

Commit 7705e52

Browse files
authored
Update README.md
Added more comments how this could be used.
1 parent fe37227 commit 7705e52

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

perfmon/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,8 @@ quay.io/prometheus/node-exporter:latest \
1414
```
1515
They have to be run by cron in regular intervals. As it is provided it expects to be run every 5 minutes.
1616
- **tora.lab.brn.flowmon.com_2020-06-24_16-43-53.csv** is an example output CSV file.
17+
18+
## Usage
19+
There are two parametres at the begginging of the file. Number of litentning ports and exporters so please configur those properly.
20+
21+
You could potentially also add additional information which can be interesting for you from logs like flows per listening port, source or some drops by listening ports. The format is really up to you

0 commit comments

Comments
 (0)