Hi everybody! I need to write a script that shows cpu consumption by zones. The output should be something like this: ZONE USR SYS IDLE global x x x zone1 x x x
I've read the documentation and I've found probes like 'cpu_ticks_user' from sysinfo provider. Unfortunately these probes don't exist anymore. How can I obtain this result? Thanks! -- This message posted from opensolaris.org _______________________________________________ dtrace-discuss mailing list dtrace-discuss@opensolaris.org