Split NfsCollector in Nfs3Collector and Nfs4Collector (#28)

* Split NfsCollector in Nfs3Collector and Nfs4Collector

* Add documentation
This commit is contained in:
Thomas Gruber
2022-02-07 15:43:01 +01:00
committed by GitHub
parent bb87046501
commit 5263a974d1
5 changed files with 189 additions and 58 deletions

View File

@@ -29,6 +29,8 @@ In contrast to the configuration files for sinks and receivers, the collectors c
* [`customcmd`](./customCmdMetric.md)
* [`ipmistat`](./ipmiMetric.md)
* [`topprocs`](./topprocsMetric.md)
* [`nfs3stat`](./nfs3Metric.md)
* [`nfs4stat`](./nfs4Metric.md)
## Todos