Computing.Net > Forums > OpenVMS > CPU utilization

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

CPU utilization

Reply to Message Icon

Name: yoho
Date: October 4, 2002 at 05:13:29 Pacific
OS: OpenVMS
CPU/Ram: Alpha
Comment:

How can I get the CPU utilization on a OpenVMS node not in graphical way but just a data (a percent) and send this data to a output file? I woul like to a get an output like the one you get with the Unix command "sar -u"
Thanks.




Sponsored Link
Ads by Google

Response Number 1
Name: ME
Date: October 6, 2002 at 15:07:28 Pacific
Reply:

You normally would use the Monitor utility for measuring the CPU utilization. But I don't know how to get a oneliner with only CPU statistics. Closest I got was with the command :
$ PIPE MONITOR SYSTEM /SUMMARY /INTERVAL=300 | SEARCH SYS$PIPE IDLE
But this shows the idle time.
You may try the free ECP utility, avalaible at http://www.openvms.compaq.com/openvms/products/ecp/index.html
or maybe there is something at the freeware CD at :
http://www.openvms.compaq.com/openvms/freeware/


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to OpenVMS Forum Home


Sponsored links

Ads by Google


Results for: CPU utilization

monitor modes/cpu www.computing.net/answers/openvms/monitor-modescpu/157.html

Finding out a detached process www.computing.net/answers/openvms/finding-out-a-detached-process/367.html

OpenVMS TASK 100% CPU LOAD - HELP! www.computing.net/answers/openvms/openvms-task-100-cpu-load-help/480.html