I've added in new cpu utilization check for solaris,
system.cpu.util[,nice,avg1]
system.cpu.util[,iowait,avg1]
system.cpu.util[,system,avg1]
system.cpu.util[,idle,avg1]
system.cpu.util[,user,avg1]
Only idle and user are reporting back data. I get not supported, disabled for the other three. Is this a know issue in solaris as the same checks work fine for linux hosts or is there some way around this. We have a customer what requite cpu utilization reports for system and user.
system.cpu.util[,nice,avg1]
system.cpu.util[,iowait,avg1]
system.cpu.util[,system,avg1]
system.cpu.util[,idle,avg1]
system.cpu.util[,user,avg1]
Only idle and user are reporting back data. I get not supported, disabled for the other three. Is this a know issue in solaris as the same checks work fine for linux hosts or is there some way around this. We have a customer what requite cpu utilization reports for system and user.
Comment