oracle v$osstat
the seer perspective v$osstat binds few handling statistics, including:
- idle_ticks array hundredths second processor idle, totalled over processors
- busy_ticks array hundredths second processor bustling executing user heart code, totalled over processors
the support i've review pristine presumably ever reset. does anyone know?
another doubt i have i'd work out normal cpu bucket component experiencing. i design i have go:
busy_ticks / (idle_ticks + busy_ticks)
is correct?
update nov 08
oracle 10g r2 includes stat called bucket table. provides tide bucket accessory during value read. many improved controlling information *_ticks information "since instance start" tide indicate time.
Comments
Post a Comment