summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Maguire <andrewm4894@gmail.com>2023-07-26 08:41:50 +0100
committerGitHub <noreply@github.com>2023-07-26 08:41:50 +0100
commit60730c1e479a887e43292da013bb4d237092e8f3 (patch)
tree0989a57e6a409c8e6b17da06cc4446fd87d2a8b3
parente7d9d14c16bac4820f32fe4657650ace4054a498 (diff)
add `diskquota` collector to third party collectors list (#15524)
add `diskquota` collector to third party collectors
-rw-r--r--collectors/COLLECTORS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/collectors/COLLECTORS.md b/collectors/COLLECTORS.md
index dbf2a9a1af..925c03d0c3 100644
--- a/collectors/COLLECTORS.md
+++ b/collectors/COLLECTORS.md
@@ -669,6 +669,7 @@ $ sudo systemctl restart netdata
- [netdata-debsecan](https://github.com/nodiscc/netdata-debsecan) - Check/graph the number of CVEs in currently installed packages.
- [netdata-logcount](https://github.com/nodiscc/netdata-logcount) - Check/graph the number of syslog messages, by level over time.
- [netdata-apt](https://github.com/nodiscc/netdata-apt) - Check/graph and alert on the number of upgradeable packages, and available distribution upgrades.
+- [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.
## Etc