- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Glance in shell
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
06-06-2001 12:21 PM
06-06-2001 12:21 PM
Glance in shell
Can glance be used to collect system data in a shell script.
Br
praveen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2001 12:52 PM
06-06-2001 12:52 PM
Re: Glance in shell
glance -adviser_only -syntax mysyntax -j60 > glance.out
You can replace mysyntax with any other customized syntax file (see directory /opt/perf/examples/adviser for some examples), or with the default syntax file:
/var/opt/perf/adviser.syntax
This command line will run indefinitely, so if you want it to terminate after so many iterations, try using -iterations option (see man pages for glance)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2001 01:23 AM
06-07-2001 01:23 AM
Re: Glance in shell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2001 04:44 AM
06-07-2001 04:44 AM
Re: Glance in shell
you can find a manual about adviser syntax in
your server:
/opt/perf/paperdocs/gp/C/adviser.pdf
and all glance metrics in
/opt/perf/paperdocs/gp/C/metrics.pdf
Best regards
JGM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2001 06:41 PM
06-07-2001 06:41 PM
Re: Glance in shell
Here is the pdf file from HP site:
http://ovweb.external.hp.com/ovnsmdps/pdf/gp_arg_07.00.pdf