Problem/Question
Can’t access each cpu core graphs anymore
Relevant docs you followed/actions you took to solve the issue
Environment/Browser/Agent’s version etc
Linux, Google chrome, v1.37.0-91-g6954b6f88
[plugin:proc:/proc/net/dev]
disable by default interfaces matching = veth*
[plugins]
cgroups = no
[health]
enabled = yes
[global]
update every = 5
memory mode = dbengine
page cache size = 32
dbengine multihost disk space = 512
#deprecated below ?
#dbengine disk space = 2048
hostname = node#{$node->id} - {$node->description}
[web]
bind to = 127.0.0.1
What I expected to happen
Before I could access each cpu core graphs. For example to look at softirq usage on each cpu core. Now I can’t Maybe I’m missing something