From 3a6c6384eeed2d3486f1cc11c5b7cf19482bd363 Mon Sep 17 00:00:00 2001 From: Astro Date: Thu, 14 Mar 2024 19:11:55 +0100 Subject: [PATCH] modules/stats: disable collectd cgroups plugin Mar 13 17:46:22 server10 collectd[3128]: cgroups plugin: Unable to find cgroup mount-point with the "cpuacct" option. --- modules/stats.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/stats.nix b/modules/stats.nix index b2b349dd..4eabbd07 100644 --- a/modules/stats.nix +++ b/modules/stats.nix @@ -40,7 +40,6 @@ in entropy = ""; load = ""; swap = ""; - cgroups = ""; vmem = ""; interface = ""; } // lib.optionalAttrs isMetal {