- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: System Info from HP-UX server
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
01-04-2005 01:05 AM
01-04-2005 01:05 AM
Is there a command that will produce a configuration document which provides indepth information on hardware/software on a HP-UX system. I need information relating to all configurable kernel parameters, LVM disk layouts, FS information, networking information including all network card info and static routes. Ive tried using the print_manifest command, and It gives me most of what im after, but only gives a subset of kernel parameters, and doesnt give enough info on network configuration.
Cheers, Rob.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 01:08 AM
01-04-2005 01:08 AM
Re: System Info from HP-UX server
You have to write it.
I'm attaching a script that produces most of the information. Add a kmtune line to it and you will be close to done.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 01:09 AM
01-04-2005 01:09 AM
Re: System Info from HP-UX server
I believe print_manifest (cf. ignite) might give you what you're looking for.
man print_manifest for more info
Regards
Jean-Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 01:12 AM
01-04-2005 01:12 AM
Re: System Info from HP-UX server
Regards
Jean-Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 01:13 AM
01-04-2005 01:13 AM
Re: System Info from HP-UX server
Yes I know writing a script is an option, but I just wondered whether there were any other commands to provide the info I am after, similar to print_manifest - I guess there is not!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 01:15 AM
01-04-2005 01:15 AM
Re: System Info from HP-UX server
Have you checked the favorite sysadmin scripts ?
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x026250011d20d6118ff40090279cd0f9,00.html
Regards
Jean-Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 01:20 AM
01-04-2005 01:20 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 01:27 AM
01-04-2005 01:27 AM
Re: System Info from HP-UX server
http://www.hp.com/workstations/segments/mcad/dassault/plmcc/perf_tools.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 01:30 AM
01-04-2005 01:30 AM
Re: System Info from HP-UX server
If you are documenting several servers and need the docs to be available online, take a look at the inventory scripts at: ftp://contrib:9unsupp8@hprc.external.hp.com/sysadmin/inventory/ where you'll find gatherer.sh and nickel. Nickel (like cfg2html) gathers a lot of data but turns all of it into dozens of web pages with a central index. It's all scripted so you can add items if you want.
Bill Hassell, sysadmin