- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Some Scripts
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
07-05-2001 11:54 AM
07-05-2001 11:54 AM
Some Scripts
I need to run a report that gives System Performance, Peak utilization, Disk usage etc for a perticular week or on a monthly basis.It would be great if the report in HTML format
Is there any scripts available some where.
Thanks
USA...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2001 01:15 PM
07-05-2001 01:15 PM
Re: Some Scripts
I would like to have some kind of script that gives the details about peak values on System, memory ,disk utilization.
Any infomation on this would be very helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2001 01:24 PM
07-05-2001 01:24 PM
Re: Some Scripts
Its called a nickel script and it does everything in html format. Very nice. I love it!
Richard
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xf590ee3e323bd5118fef0090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2001 01:33 PM
07-05-2001 01:33 PM
Re: Some Scripts
Its called nightowl.
richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2001 06:07 AM
07-06-2001 06:07 AM
Re: Some Scripts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2001 06:48 AM
07-06-2001 06:48 AM
Re: Some Scripts
Get your wallet out and pony-up some bucks for Measureware/Perfview. You get what you pay for. I doubt you'll find a script that meets your exact needs, and it's up to you as to whether you want to burn development time re-inventing the wheel.
A box doesn't come in our door (and we have hundreds of 9000's) without MeasureWare Server Agent, MirrorDisk/UX, and GlancePlus/UX. We realized long ago that running without these products was "penny-wise and pound-foolish".
All The Best,
Jim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2001 10:48 AM
07-06-2001 10:48 AM
Re: Some Scripts
I would like to invite you to HPWorld 2001. More particularly, to my presentation "Graphing Performance Data on the Intranet".
I have taken some time to integrate MeasureWare data (which your are collecting even if you only have GlancePlus Pak) into HTML pages. I will also some some slides on graphing SAR data (SAR comes with HP-UX). If you are unable to attend, the presentation will be posted about a month after the conference at the same place you can find my nightowl script.
-dlt-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2001 11:03 AM
07-06-2001 11:03 AM
Re: Some Scripts
I can't make it to HP World but I'll look forward to seeing your presentation when it is available.
I've found that the CPUs in my V-class system run much faster after someone has laid in the floor and pounded on the box with their fist. Will your presentation cover the beneficial effects of percussive maintenance? ;)
John Poff
Family Dollar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2001 11:12 AM
07-06-2001 11:12 AM
Re: Some Scripts
I am attaching a sample report which you can get by sarcheck utility , which u can downlaod ( free for one month ) from www.sarcheck.com , it is nice tool to start with , and you ahve lots of options to format the o/p.
Manoj srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2001 11:12 AM
07-06-2001 11:12 AM
Re: Some Scripts
I am attaching a sample report which you can get by sarcheck utility , which u can downlaod ( free for one month ) from www.sarcheck.com , it is nice tool to start with , and you ahve lots of options to format the o/p.
Manoj srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2001 11:45 AM
07-06-2001 11:45 AM
Re: Some Scripts
If you have measureware agents on system, you can use utility "extract" to generate reports for CPU/Memory/Disk/Net in Asci or xls format.
eg. /opt/perf/bin/extract -xp -G -b
This command will extract data specified in reptall format in output file.
The reptall file is default template which you can modify to get only cpu or memory data.
Thanks.
Prashant Deshpande.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2001 01:12 PM
07-06-2001 01:12 PM
Re: Some Scripts
_USA