File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,13 @@ The Network I/O Metrics plugin creates metrics that are log-based \(I.e. JSON pa
88
99The plugin supports the following configuration parameters:
1010
11- | Key | Description |
12- | :--- | :--- |
13- | Interface | Specify the network interface to monitor. e.g. eth0 |
14- | Interval\_ Sec | Polling interval \( seconds\) . default: 1 |
15- | Interval\_ NSec | Polling interval \( nanosecond\) . default: 0 |
16- | Verbose | If true, gather metrics precisely. default: false |
11+ | Key | Description | Default |
12+ | :--- | :--- | :--- |
13+ | Interface | Specify the network interface to monitor. e.g. eth0 | |
14+ | Interval\_ Sec | Polling interval \( seconds\) . | 1 |
15+ | Interval\_ NSec | Polling interval \( nanosecond\) . | 0 |
16+ | Verbose | If true, gather metrics precisely. | false |
17+ | Test\_ At\_ Init | If true, testing if the network interface is valid at initialization. | false |
1718
1819## Getting Started
1920
You can’t perform that action at this time.
0 commit comments