Hey There,
I want to remove all Standard Metrics and Graphs since i just want to use it to Monitor External Applications using go d. is there any way to do that easily?
Thx for your Time ![]()
Hey There,
I want to remove all Standard Metrics and Graphs since i just want to use it to Monitor External Applications using go d. is there any way to do that easily?
Thx for your Time ![]()
You can disable plugins in the plugins section of netdata.conf
[plugins]
proc = no
diskspace = no
etc.