- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Script to get configuration Information?
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
08-16-2002 07:27 AM
08-16-2002 07:27 AM
I would like to get as many details as possible. Basically just about everything you can get by navigating through SAM (no, I do not want to use SAM). I would like to have something I can use so that I can produce a report in a jiffy with the most current information about my system.
Currently I have an RP5470 (model 9000/800/L3000-5x). Also, can anyone tell me where I can go to get information on how to get the "Instant Ignition System Information". Whoever configured the system originally produced this document and it contains some of the information I want.
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 07:33 AM
08-16-2002 07:33 AM
Re: Script to get configuration Information?
will gather the Ignite configuration information.
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 07:34 AM
08-16-2002 07:34 AM
Re: Script to get configuration Information?
Try the following command:
# /opt/ignite/bin/print_manifest > /tmp/manifest.txt
Which will, as well, produce a detailed text file of your system configurations in /var/opt/ignite/local/manifest/manifest.info.
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 07:35 AM
08-16-2002 07:35 AM
Re: Script to get configuration Information?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 07:36 AM
08-16-2002 07:36 AM
Re: Script to get configuration Information?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 07:44 AM
08-16-2002 07:44 AM
Re: Script to get configuration Information?
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x03c894f22a31d6118fff0090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 07:55 AM
08-16-2002 07:55 AM
Re: Script to get configuration Information?
Oops. It is print_manifest, not make_config.
Going for more caffeine now...
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:08 AM
08-16-2002 08:08 AM
Re: Script to get configuration Information?
Try this sysinfo script. It gives almost all informations about system. You can get html format too.
Here is the thread..
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sysinfo-3.3.1/
Goodluck,
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:14 AM
08-16-2002 08:14 AM
Re: Script to get configuration Information?
/opt/ignite/bin/print_manifest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:26 AM
08-16-2002 08:26 AM
SolutionSome more scripts.
http://members.tripod.com/rose_swe/cfg/cfg.html
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sysinfo-3.3.1/
/opt/ignite/bin/print_manifest from ignite.
Thanks.
Prashant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:52 AM
08-16-2002 08:52 AM
Re: Script to get configuration Information?
Also, on HP-UX 11.x it should come included in the /opt/ignite/bin directory regardless of whether or not you have ignite installed.
Check it out,
Kel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 11:15 AM
08-16-2002 11:15 AM
Re: Script to get configuration Information?
I will assign points to those of you who pointed me to another forum or to check other tools once I get a chance to see what they are about.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 11:29 AM
08-16-2002 11:29 AM
Re: Script to get configuration Information?
It will run on both OS ver. I'm using it..
There is also a new version available but the one I gave you works fine with any version.
Here is the thread for new .
http://sde.mayfield.hp.com/projects/Tech/sysinfo_system_collect/home.htm
Goodluck,
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 12:50 PM
08-16-2002 12:50 PM
Re: Script to get configuration Information?
I usually take the output of these commands to document a system:
# get a LOT of info
/opt/ignite/bin/print_manifest (NOTE if you don't have it on your system, then install the LATEST ignite!)
# get mount stuff
cat /etc/fstab
# get network stuff
cat /etc/rc.config.d/netconf
# get device stuff
ioscan -fn
And of course I make a Visio diagram of my system using the HP supplied Stencils:
Current Products Set (EXE zip File) Contains all current stencils
Visio 4 or 5 http://www.sisp.hp.com/SISP/info/version5/visiostencils.exe
Visio 2000 http://www.sisp.hp.com/SISP/info/visio2000/visiostencils2k.exe
Classic Products Set (EXE zip File) Contains all "classic" stencils
Visio 4 or 5 http://www.sisp.hp.com/SISP/info/version5/visioclassicstencils.exe
Visio 2000 http://www.sisp.hp.com/SISP/info/visio2000/visioclassicstencils2k.exe
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2002 04:02 AM
08-17-2002 04:02 AM
Re: Script to get configuration Information?
Uday, I was unable to open the link you provided for the new syslog tool:
http://sde.mayfield.hp.com/projects/Tech/sysinfo_system_collect/home.htm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2002 04:08 AM
08-17-2002 04:08 AM
Re: Script to get configuration Information?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2003 12:53 PM
05-31-2003 12:53 PM
Re: Script to get configuration Information?
There is new server though,
Check out the home of all HP owned Visio Stencils.
http://www.visiocafe.com
Greg Drinkwater
VSD Grafx Inc.
visio-cafe@hp.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2003 09:47 AM
06-01-2003 09:47 AM
Re: Script to get configuration Information?
I have no clue of why you responded to my thread. Your response does not get near my subject "Script to get configuration Information-HP-UX 11.0" and the link provided by J.K. Chan still good as it was back when he provided his response (when was it? August 2002, man time flies)
ADAM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2003 12:39 PM
06-01-2003 12:39 PM
Re: Script to get configuration Information?
I noticed yesterday that Greg was basically searching out and responding to any thread that made mention of "visio". Harry's response mentioned visio websites, so you get blessed with Greg's update, whether you needed it or not! Sometimes, that's just the way life is!!
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2003 04:15 PM
06-01-2003 04:15 PM
Re: Script to get configuration Information?
I am the person who drew most of the visio shapes in there, and still do. It is a free HP site, not a pay thing, just so you know I am not trying to spam the forums for personal gain or anything...
Anyway, I am going to try to be very active in the forums from now on, to answer Visio questions and such, so I hope to talk to you again sometime.
Greg