1832274 Members
2241 Online
110041 Solutions
New Discussion

SysInfo

 
SOLVED
Go to solution
David Bell_1
Honored Contributor

SysInfo

All,

I'm aware of most of the alternate packages available. I'm interested in finding out if there is any revision higher available to SysInfo 2.04 by HP ESSO. If it is available where can I obtain it?

Thanks,

Dave
9 REPLIES 9
Pete Randall
Outstanding Contributor

Re: SysInfo

David Bell_1
Honored Contributor

Re: SysInfo

Pete,

Thank you, however this is from 1997 and for HPUX 10.20. I should have been more specific. This is for HPUX 11.00.

Thanks, Dave
Pete Randall
Outstanding Contributor

Re: SysInfo

Dave,

I never even looked - because the Porting Center rarely has 10.20 packages anymore. I just assumed it would have been built for 11.x! My apologies.


Pete

Pete
Geoff Wild
Honored Contributor
Solution

Re: SysInfo

Here it is. Version 3.01.

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
David Bell_1
Honored Contributor

Re: SysInfo

Pete,

Thanks anyway!

Geoff,

Exactly what I was looking for. Is there an installation process or simply replace the /usr/bin/SysInfo binary with this one and the other files as well?

Thanks,

Dave
Geoff Wild
Honored Contributor

Re: SysInfo

Move the old sysinfo - or delete it.

The untar 3.01 into /usr/local

Slightly different option to run it.

I do this from cron:

# Run the sysinfo script
0 6 1 * * /usr/local/sysinfo/sysinfo -a -b -o /usr/tmp/`hostname`.sysinfo >/tmp/sysinfo.cron 2>&1


Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
David Bell_1
Honored Contributor

Re: SysInfo

Geoff,

One last question. Do you know if I'm running ISEE, disabling portions of the diagnostic, does that affect the running of SysInfo?

Thanks,

Dave
Geoff Wild
Honored Contributor

Re: SysInfo

Sysinfo 3.01 - One of the features of this version is that it will collect data from ISEE instead of Predictive. In fact anything related to Predictive in this script has been removed since HP will no longer support Predictive as of April 1/04.

So - disabling portions of ISEE may affect what Sysinfo collects - atleast from the ISEE portion.

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
David Bell_1
Honored Contributor

Re: SysInfo

Geoff,

Thanks very much for the very informative responses and the new version!

Dave