Hello,
i have a working Icinga2 (Version: 2.5.2) with graphite (1.0.1).
Most of my services don’t create performancedata but the displayed in graphite.
How can I hide these services?
Hello,
i have a working Icinga2 (Version: 2.5.2) with graphite (1.0.1).
Most of my services don’t create performancedata but the displayed in graphite.
How can I hide these services?
Hi,
try setting the enable_perfdata
attribute to false
for all these objects. Best would be to define a template and import this wherever needed.
Cheers,
Michael
Ok, was just a blind guess, I haven’t tested this module in deep. I’d say you’ll open a feature request for taking this attribute into account when rendering the overview lists
Cheers,
Michael