icinga2-agent: build without perfdata writers
they seem pretty useless given DB outputs are already disabled.
This commit is contained in:
@@ -11271,6 +11271,7 @@ with pkgs;
|
||||
withMysql = false;
|
||||
withNotification = false;
|
||||
withIcingadb = false;
|
||||
withPerfdata = false;
|
||||
};
|
||||
|
||||
nagiosPlugins = recurseIntoAttrs (callPackages ../servers/monitoring/nagios-plugins { });
|
||||
|
||||
Reference in New Issue
Block a user