Add markdown documentation for metric collector ibstat_perfquery

This commit is contained in:
Holger Obermaier
2022-02-07 09:46:19 +01:00
parent 5ac3af895d
commit 79b25ddbee
4 changed files with 41 additions and 25 deletions

View File

@@ -9,10 +9,13 @@
}
```
The `ibstat` includes all devices that can be found below `/sys/class/infiniband/`
and where any of the ports provides a `lid` file (`/sys/class/infiniband/<dev>/ports/<port>/lid`)
The `ibstat` collector includes all Infiniband devices that can be
found below `/sys/class/infiniband/` and where any of the ports provides a
LID file (`/sys/class/infiniband/<dev>/ports/<port>/lid`)
The devices can be filtered with the `exclude_devices` option in the configuration.
The collector reads data through the sysfs files below `/sys/class/infiniband/<device>`.
For each found LID the collector reads data through the sysfs files below `/sys/class/infiniband/<device>`.
Metrics:
* `ib_recv`