Well boys and girls seems as if most of the interface and cpu metrics are pointed in the wrong directions for MacOS templates. Anyone know if I have to fix this in the agent code, or just clean up the template?
What about the CPU stuff. And I would like to monitor the individual CPU's
I am at Apple and can fix this if someone can set me on the right direction.
Interfaces are "en" type not "eth" type
net.if.in[lo,bytes]
net.if.in[eth0,bytes]
net.if.in[eth1,bytes]
net.if.out[lo,bytes]
net.if.out[eth0,bytes]
net.if.out[eth1,bytes]
CPU metrics for the following keys don't populate.
system.cpu.util[,system,avg1] ---> Always returns 0
system.cpu.util[,user,avg1] ---> Always returns 0
system.cpu.util[,iowait,avg1] ----> never populates
system.cpu.util[,nice,avg1] ---> Always returns 0
And the temp sensors
sensor[temp1]
sensor[temp2]
sensor[temp3]
What about the CPU stuff. And I would like to monitor the individual CPU's
I am at Apple and can fix this if someone can set me on the right direction.
Interfaces are "en" type not "eth" type
net.if.in[lo,bytes]
net.if.in[eth0,bytes]
net.if.in[eth1,bytes]
net.if.out[lo,bytes]
net.if.out[eth0,bytes]
net.if.out[eth1,bytes]
CPU metrics for the following keys don't populate.
system.cpu.util[,system,avg1] ---> Always returns 0
system.cpu.util[,user,avg1] ---> Always returns 0
system.cpu.util[,iowait,avg1] ----> never populates
system.cpu.util[,nice,avg1] ---> Always returns 0
And the temp sensors
sensor[temp1]
sensor[temp2]
sensor[temp3]