Skip to content

Commit

Permalink
README: Add -collector.optical-power-in-dbm flag
Browse files Browse the repository at this point in the history
  • Loading branch information
vidister committed Aug 25, 2022
1 parent cc93401 commit c9e588d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ You might want to set `-collector.interface-features.enable` to false, because i
Usage of ./transceiver-exporter:
-collector.interface-features.enable
Collect interface features (default true)
-collector.optical-power-in-dbm
Report optical powers in dBm instead of mW (default false -> mW)
-exclude.interfaces string
Comma seperated list of interfaces to exclude
-version
Expand Down Expand Up @@ -77,3 +79,7 @@ Usage of ./transceiver-exporter:

## Authors
* @fluepke
* @BarbarossaTM

## Maintainer
* @vidister

0 comments on commit c9e588d

Please sign in to comment.