Hello
I successfully diplayed the Total Memory of my nodes on the map by adding the following in the label:
{{HOST.HOST}:vm.memory.size[total].last(0)}
I want to display my active's agent version and also the CPU usage.
How can I specify these 2?
I successfully diplayed the Total Memory of my nodes on the map by adding the following in the label:
{{HOST.HOST}:vm.memory.size[total].last(0)}
I want to display my active's agent version and also the CPU usage.
How can I specify these 2?
Comment