You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The **netif** input plugin gathers network traffic information of the running system every certain interval of time, and reports them.
3
+
The _Network I/O metrics_ (`netif`) input plugin gathers network traffic information of the running system at regular intervals, and reports them.
4
4
5
-
The Network I/O Metrics plugin creates metrics that are log-based, such as JSON
6
-
payload. For Prometheus-based metrics, see the Node Exporter Metrics input plugin.
5
+
The Network I/O metrics plugin creates metrics that are log-based, such as JSON payload. For Prometheus-based metrics, see the Node Exporter metrics input plugin.
7
6
8
-
## Configuration Parameters
7
+
## Configuration parameters
9
8
10
9
The plugin supports the following configuration parameters:
11
10
12
11
| Key | Description | Default |
13
12
| :--- | :--- | :--- |
14
-
| Interface | Specify the network interface to monitor. e.g. eth0||
0 commit comments