- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Openview Performace Manager for Linux
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
11-10-2004 04:25 AM
11-10-2004 04:25 AM
Openview Performace Manager for Linux
Any help is greatly appreciated and points will be assigned.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2004 11:54 PM
11-10-2004 11:54 PM
Re: Openview Performace Manager for Linux
Try "man sar" for more info
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2004 03:25 AM
11-11-2004 03:25 AM
Re: Openview Performace Manager for Linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2004 03:39 AM
11-11-2004 03:39 AM
Re: Openview Performace Manager for Linux
On a RHEL3 system:
$ rpm -q --whatprovides /usr/bin/sar
sysstat-4.0.7-4.EL3.3
$ rpm -qi sysstat
Name : sysstat Relocations: (not relocatable)
Version : 4.0.7 Vendor: Red Hat, Inc.
Release : 4.EL3.3 Build Date: Fri 25 Jun 2004 04:11:58 PM EDT
Install Date: Fri 05 Nov 2004 07:51:53 PM EST Build Host: tweety.build.redhat.com
Group : Applications/System Source RPM: sysstat-4.0.7-4.EL3.3.src.rpm
Size : 271218 License: GPL
Signature : DSA/SHA1, Wed 11 Aug 2004 04:50:35 PM EDT, Key ID 219180cddb42a60e
Packager : Red Hat, Inc. <>
URL : http://perso.wanadoo.fr/sebastien.godard/
Summary : The sar and iostat system monitoring commands.
Description :
This package provides the sar and iostat commands for Linux. Sar and
iostat enable system monitoring of disk, network, and other IO
activity.
HTH,
Ross
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2004 07:50 PM
11-14-2004 07:50 PM
Re: Openview Performace Manager for Linux
sar in combination with vmstat, top, netstat and other little unix tools give you loads of performance stats.