- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: Performance Measurement Tools
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2004 10:57 PM
04-13-2004 10:57 PM
Performance Measurement Tools
Is the Measureware tool as in HP-UX available for Tru64 Unix V5.x ?
If yes, please point me to where I can download it for HP internal use only.
Difference between Measureware and Glanceware ?
On Tru64 Unix, besides the Collect tool, are there any readily available performance measurement tools ?
Thanks & regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2004 12:15 AM
04-14-2004 12:15 AM
Re: Performance Measurement Tools
http://ftp.atcomputing.nl/pub/OS10/tools.tar.gz
Works very well and gives you all the info you will ever need. If you have problems installing give me a yell.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2004 04:59 AM
04-14-2004 04:59 AM
Re: Performance Measurement Tools
I've seen the zip file but it appears to be for HP-UX system ?
I need something for Tru64 Unix v5.x
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2004 05:55 PM
04-14-2004 05:55 PM
Re: Performance Measurement Tools
If you use it on a TruCluster make sure to make /var/adm/sa node independent (mkdir -p /var/adm/sa ; mkcdsl -fa /var/adm/sa)
Add these lines to yer root crontab
0 * * * * /usr/local/bin/atsa1
20,40 8-17 * * * /usr/local/bin/atsa1
5 18 * * * /usr/local/bin/atsa2 -s 8:00 -e 18:01 -i 1200 -A
And don't forget to edit the /sbin/rc2.d/S99atsar file (There is no such user "sys" on Tru64, this is why "make install" will also fail)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2004 03:59 AM
04-16-2004 03:59 AM
Re: Performance Measurement Tools
It works through 5.1B on the Marvel class systems (ES80, GS1280).
Regards,
--Blake Roberts