- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP_UX tips tricks & scripts for easy configuration...
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
05-02-2008 09:45 AM
05-02-2008 09:45 AM
Please restart this thread so that it will be use ful for everyone.. whoever submits tips tricks I will assign 10 points
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2008 09:56 AM
05-02-2008 09:56 AM
Re: HP_UX tips tricks & scripts for easy configuration and win 10 points
http://web.tampabay.rr.com/batcave/ServerBuilds.htm
Also, I would suggest for people to actually use the search functionality for the forums. I am still flabbergast at the number of posts that ask the same questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2008 09:58 AM
05-02-2008 09:58 AM
Re: HP_UX tips tricks & scripts for easy configuration and win 10 points
Thanks a lot
Yogeswar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2008 10:01 AM
05-02-2008 10:01 AM
SolutionI think you mean the following (open the first and you will also see the URLs to the predecesors!):
http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=51050&admit=109447627+1209751193746+28353475
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2008 10:02 AM
05-02-2008 10:02 AM
Re: HP_UX tips tricks & scripts for easy configuration and win 10 points
>>tricks n scripts for easy configuration????
No clues :o
You mean to say easy troubleshooting or easing day today monitoring kinda stuff?
I came across a thread which has hell lotta bunch of scripts for day today activities but I didnt bookmarked it.
That thread was very good collection of scripts one admin needs in his life!
Also nice site for some tips of hpux : http://www.hpux.ws/
-=ShRi=-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2008 10:06 AM
05-02-2008 10:06 AM
Re: HP_UX tips tricks & scripts for easy configuration and win 10 points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2008 10:11 AM
05-02-2008 10:11 AM
Re: HP_UX tips tricks & scripts for easy configuration and win 10 points
1. How about this which shows the memory and cpu usage of every processes.
#export UNIX95=1;ps -ef -o comm,pcpu,vsz,args | grep
2. Never let the HP Engineer left before the system back to normal after repair (Sorry to all HP Engineers), this is what I have seen in my experience.
3. Do't touch any accessories without wear the earthing stripe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2008 10:21 AM
05-02-2008 10:21 AM
Re: HP_UX tips tricks & scripts for easy configuration and win 10 points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2008 01:51 AM
05-03-2008 01:51 AM
Re: HP_UX tips tricks & scripts for easy configuration and win 10 points
To overcome the -mtime, -atime, -ctime limitations of find on HP-UX, I normally use the -newer option of find with touch command as below. I found it useful on many times for me as well as the forum members:
cd /tmp
(create a file named filen with a time stamp of 0900 May 3, 2008)
[ 2008 05 03 0900 ]
/tmp #touch -mt 200805030900 filen
list the file to check the time stamp:
/tmp # ll filen
-rw-rw-rw- 1 root sys 0 May 3 09:00 filen
Find all files in /tmp dir created after 0900 today (May 3)
/tmp #find /tmp -xdev -type f -newer /tmp/filen -exec ls -l {} +
It would list all the files created after 0900 May 3.
For my 10 bucks!
Regards,
Rasheed Tamton.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2008 01:07 AM
05-08-2008 01:07 AM
Re: HP_UX tips tricks & scripts for easy configuration and win 10 points
Its really nice thread u started.
Its very much useful for members like me who are new to this field. Thanks a lot!
By viewing this thread replies i can gain the knowledge.
pls put some lights on LVM specifically PEs LEs & their calculations & all.
Thanks Once Again!
regards
Vjta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2008 02:57 AM
05-08-2008 02:57 AM
Re: HP_UX tips tricks & scripts for easy configuration and win 10 points
Big TIP:
Read and use http://forums.itrc.hp.com regularly
http://www.hpux.ws
My own blog based tips site.
Good Luck.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com