@cryptotaxi247 / netdata-1 / commits / 60730c1e4

add `diskquota` collector to third party collectors list (#15524)

add `diskquota` collector to third party collectors

Andrew Maguire committed Jul 26, 2023 at 08:41 UTC 60730c1e479a887e43292da013bb4d237092e8f3
1 file changed +1
collectors/COLLECTORS.md
+1
@@ -669,6 +669,7 @@ $ sudo systemctl restart netdata
669 - [netdata-debsecan](https://github.com/nodiscc/netdata-debsecan) - Check/graph the number of CVEs in currently installed packages.
670 - [netdata-logcount](https://github.com/nodiscc/netdata-logcount) - Check/graph the number of syslog messages, by level over time.
671 - [netdata-apt](https://github.com/nodiscc/netdata-apt) - Check/graph and alert on the number of upgradeable packages, and available distribution upgrades.
672 +- [diskquota](https://github.com/netdata/community/tree/main/collectors/python.d.plugin/diskquota) - Monitors the defined quotas on one or more filesystems depending on configuration.
673
674 ## Etc
675