Server Management - Systems Insight Manager
1833115 Members
3289 Online
110051 Solutions
New Discussion

Export data to custom portal

 
Glen Nason
Occasional Contributor

Export data to custom portal

I am looking to export hardware-status information from SIM to a custom portal used in my department.
The portal currently tracks mostly OS-related info and it would be useful to add hardware-status info from SIM.
I am only vaguely familiar with how this would be done (SNMP?) and looking for pointers or guidelines from anyone who has done something similar.
1 REPLY 1
Rob Buxton
Honored Contributor

Re: Export data to custom portal

HPSIM uses a SQL Database. You could extract directly from that.

Database Table descriptions are in the HPSIM Technical Reference Guide.

If you create a Report from HPSIM of what you want, you can also see the SQL HPSIM generated and then use that as the basis for your extract.