HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Running getsysinfo command
Operating System - HP-UX
1833159
Members
3190
Online
110051
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
12-11-2009 12:26 PM
12-11-2009 12:26 PM
Running getsysinfo command
Hi, am new bee to HP-UX. Could some one please let me know about getsysinfo. Is it a script or command? Or is it something like Sun explorer which collects all system information. I googled it but i didnt get any info.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2009 02:54 PM
12-11-2009 02:54 PM
Re: Running getsysinfo command
Hi,
getsysinfo is a script that collects almost all of the logs needed to understand and analyze the system situation.
You just put it on the /tmp
chmod 744
and run with command
./getsysinfo
the output is something like
/tmp/sysinfo.hostname.tgz
getsysinfo is a script that collects almost all of the logs needed to understand and analyze the system situation.
You just put it on the /tmp
chmod 744
and run with command
./getsysinfo
the output is something like
/tmp/sysinfo.hostname.tgz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2009 11:27 PM
12-12-2009 11:27 PM
Re: Running getsysinfo command
getsysinfo is a script.
output of getsysinfo is mostly asked by hp support to get the complete info of the system.
output of getsysinfo is mostly asked by hp support to get the complete info of the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2009 11:40 PM
12-12-2009 11:40 PM
Re: Running getsysinfo command
Hello,
This is how you will run getsysinfo (script).
You can *also* run getsysinfo with some options as seen below:
# chmod u+x getsysinfo.sh
Then run
# ./getsysinfo.sh -n -p -sas -san
-----------------------------------------------------------------
getsysinfo.sh 8.6
ksh getsysinfo.sh [options]
-s : secure, use only non hanging commands
-t : (default) make a gzipped tar archive /tmp/sysinfo.tgz (bin)
-sh : make shell archive /tmp/sysinfo.shar (ascii)
-u : uuencoded tgz file => /tmp/sysinfo.uu (ascii)
-n : default filename will be /tmp/sysinfo.hostname.???
-d : diskinfo from all disks (scsimgr get_info on 11.31)
-san : capture fcmsutil get remote all (may take a long time)
-h : get all files from /var/tombstones directory instead only those
: younger than 180 days
-p : include information from print_manifest
-f : do not truncate some of the logfiles to 1048576 kB
-diag: capture additional data for diagnostics troubleshooting
-sas : force running of sasmgr
The option -s prevents "hanging" commands like ioscan -f, diskinfo, vgdisplay etc.
The output will be configured and copied at /tmp/sysinfo.tgz
This is how you will run getsysinfo (script).
You can *also* run getsysinfo with some options as seen below:
# chmod u+x getsysinfo.sh
Then run
# ./getsysinfo.sh -n -p -sas -san
-----------------------------------------------------------------
getsysinfo.sh 8.6
ksh getsysinfo.sh [options]
-s : secure, use only non hanging commands
-t : (default) make a gzipped tar archive /tmp/sysinfo.tgz (bin)
-sh : make shell archive /tmp/sysinfo.shar (ascii)
-u : uuencoded tgz file => /tmp/sysinfo.uu (ascii)
-n : default filename will be /tmp/sysinfo.hostname.???
-d : diskinfo from all disks (scsimgr get_info on 11.31)
-san : capture fcmsutil get remote all (may take a long time)
-h : get all files from /var/tombstones directory instead only those
: younger than 180 days
-p : include information from print_manifest
-f : do not truncate some of the logfiles to 1048576 kB
-diag: capture additional data for diagnostics troubleshooting
-sas : force running of sasmgr
The option -s prevents "hanging" commands like ioscan -f, diskinfo, vgdisplay etc.
The output will be configured and copied at /tmp/sysinfo.tgz
Don't fix what ain't broke
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP