Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
Update README.md (#1150)
Browse files Browse the repository at this point in the history
  • Loading branch information
cakrit committed Apr 11, 2023
1 parent 1c76f15 commit 94484d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/snmp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,9 @@ jobs:
divisor: 1000
```

Note that in this example, the algorithm chosen is `incremental`, because the collected values show the total number of bytes transferred,
which we need to transform into kbps. To chart gauges (e.g. temperature), use `absolute` instead.

### Example: Using SNMPv3

To use SNMPv3:
Expand Down

0 comments on commit 94484d0

Please sign in to comment.