Server Management - Systems Insight Manager
1829118 Members
1864 Online
109986 Solutions
New Discussion

System availability report??

 
SOLVED
Go to solution
Dmitri Manushin
Advisor

System availability report??

Hi everybody, it's possible to find out how much time system was available? for example in past month.

thank you.
8 REPLIES 8
Rob Buxton
Honored Contributor
Solution

Re: System availability report??

Not via HPSIM, but you mightwant to try and get hold of the Uptime Utility.

That can give quite a nice report on a servers uptime.
Dmitri Manushin
Advisor

Re: System availability report??

Thank you Rob, but i can't find information about this utility at hp site, can you give me link..

thank you.
Dmitri Manushin
Advisor

Re: System availability report??

i'm find.
OlivierV
Trusted Contributor

Re: System availability report??

Hello Dmitri.

You can't get that information with HP SIM. But with a VBScript you can have it.
It consists of using a SQL query that extracts only the unreachabe and reachable events and calculate the time between them with the VBS.
Dmitri Manushin
Advisor

Re: System availability report??

yes yes, but what table is used for that events???
Dmitri Manushin
Advisor

Re: System availability report??

i'm find it, table name is 'notice'
Rob Buxton
Honored Contributor

Re: System availability report??

I had a script that pulled a list of servers from HPSIM and then ran the Uptme Utility for each.

e.g. uptime yourserver /a /p:30

produces a nice view of server uptime.
Thomas Olsen_1
Frequent Advisor

Re: System availability report??

Hi OlivierV

Do you have this VBScript available and maybe you want to share it with us?

It would be great if you or someone else had a script I could use for this purpose.

Thanks.

/Thomas O