1833994 Members
4433 Online
110063 Solutions
New Discussion

Re: how to use sysinfo

 
SOLVED
Go to solution
DjLucas
Occasional Contributor

how to use sysinfo

hello everyone!! We are two italian guys, Luca and Andrea. We need to know how to use the sysinfo program.Is it a program : )?! Our manager want us to use it in the html format to get some information about server's status.
Help us please
:????????????(
thank you very much!!!!
DjLucas Andrea
8 REPLIES 8
Mateja Bezjak
Respected Contributor
Solution

Re: how to use sysinfo

Hi,

Check this page
http://www.magnicomp.com/sysinfo/

Regards,
Mateja
Clemens van Everdingen
Honored Contributor

Re: how to use sysinfo

Hi,

You could also think about using cfg2html

see: http://members.tripod.com/rose_swe/cfg/cfg.html

Converts all system info to html.

C.
The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !
Mateja Bezjak
Respected Contributor

Re: how to use sysinfo

Hi,

Here is another link that might help you:
http://members.tripod.com/rose_swe/cfg/cfg.html

cfg2html examines the system and creates a html file with a lot of information of the system.

Bill Hassell
Honored Contributor

Re: how to use sysinfo

And yet another HP-UX information web tool:

ftp://contrib:9unsupp8@hprc.external.hp.com/sysadmin/inventory/nickel/


Bill Hassell, sysadmin
pap
Respected Contributor

Re: how to use sysinfo

Hi Luca and Andrea,

Sysinfo is a tool. You have to just copy it and execute it like a shell program. No special instruction needed for it. If you have zip file, then unzip it and run an installation script. that's it.
for getting output in html files you have to use option "h"

#sysinfo -ah
will give output in html format.

Thanks,
-pap
"Winners don't do different things , they do things differently"
Uday_S_Ankolekar
Honored Contributor

Re: how to use sysinfo

Hello,

Try with -H option

sysinfo -H This will create .html file(s) in /tmp directory.

Goodluck,

-USA..

Good Luck..
Deshpande Prashant
Honored Contributor

Re: how to use sysinfo

HI
If you have downloaded and installed SysInfo2.3 version you should also have man pages for it. Try #man SysInfo.

I use following parameters
#SysInfo -abKH

-a instructs the script to collect the following systeminformation:
> file access security.
> system diagnostic information.
> filesystems free space.
> IO configuration.
> brief listing of kernel parameters
> logical volume data.
> system logfile info.
> logical to physical disk mapping
> physical to logical disk mapping
> network interface data.
> physical disk data.
> system and root disk data
> software listings as viewed by swlist
> volume group data.
> Service Guard Information.

-b sends output to a logfile.
-K displays verbose listing of kernel parameters instead of a brief one.
-H HTML formatted output


Thanks.
Prashant Deshpande.
Take it as it comes.
DjLucas
Occasional Contributor

Re: how to use sysinfo

Thank to everyone to help us to solve our problem. Now our manager is not going to dismiss us!!!!! :????????????). We hope that once we could help you. Good week-end

Grazie, ciao a tutti
DjLucas Andrea