Hi, I'm running a zabbix agent on solaris 8 with 4 sparc processors, but I can't seem to monitor each processor individually
This works: (returns info gathered on all processors)
system.cpu.load[,avg1]
But this doesn't: (should return info gathered on processor 0)
system.cpu.load[0,avg1]
but it should work according to the manual, or am I doing something wrong?
This works: (returns info gathered on all processors)
system.cpu.load[,avg1]
But this doesn't: (should return info gathered on processor 0)
system.cpu.load[0,avg1]
but it should work according to the manual, or am I doing something wrong?