- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX Essential Documentation
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
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
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 09:59 PM
тАО11-10-2004 09:59 PM
HPUX Essential Documentation
What would we consider to be essential documentation for a HP unix environment (good practice).
Not manuals, I mean for example sysinfo output, what software is where, maintenance procedures, patching procedures etc.
Looking for good-practices.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-10-2004 10:10 PM
тАО11-10-2004 10:10 PM
Re: HPUX Essential Documentation
Install Ignite ( http://www.software.hp.com/products/IUX/index.html ), and use it's "print_manifest" command to get a summary of your system. If you don't have Ignite (and you should), you would want to save ioscan output, vgdisplay output, lanscan, netstat, etc.
Software should be located in /opt - period. Some people put things in /usr/local - I don't like to do that.
Maintenance and patching procedures, other than your own policies regarding when and where, come down to basically running swinstall and making sure you have a good backup first.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-11-2004 12:09 AM
тАО11-11-2004 12:09 AM
Re: HPUX Essential Documentation
You can also install cfg2html utility from
http://come.to/cfg2html
and it can generate most of the things you needed, summary of your system. Procedures you can find when you install patches it is included in patches, etc. And finaly you can find all you need searching ITRC database.
Regards,
Borislav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-11-2004 12:23 AM
тАО11-11-2004 12:23 AM
Re: HPUX Essential Documentation
You could also use sysinfo.
# Run the sysinfo script
0 6 1 * * /usr/local/sysinfo/sysinfo -a -b -o /usr/tmp/`hostname`.sysinfo >/tmp/sysinfo.cron 2>&1
Regards,
Robert-Jan
Ps I attached the sysinfo.zip file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-11-2004 03:56 AM
тАО11-11-2004 03:56 AM
Re: HPUX Essential Documentation
Set yourself up with a Intranet server to store your documentation...
We use Mambo:
http://www.mamboserver.com/
I works great for documentation.
If you can, DR that box - ie, have all the files rsync'ed to another server.
Another thing to look at - ISEE
http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=U2512AA
It's also free and has the added benefit of documenting your server.
Rgds...Geoff