diff --git a/example-configs/collectors.json b/example-configs/collectors.json index c0d0b2a..06ee0e0 100644 --- a/example-configs/collectors.json +++ b/example-configs/collectors.json @@ -6,6 +6,14 @@ "cpu_idle" ] }, + "diskstat": { + "exclude_metrics": [ + "disk_total" + ], + "exclude_mounts": [ + "slurm-tmpfs" + ] + }, "gpfs": { "exclude_filesystem": [ "test_fs"