HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Basic Hardware Monitoring using HPSIM
Server Management - Systems Insight Manager
1833053
Members
2512
Online
110049
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
08-14-2008 04:38 AM
08-14-2008 04:38 AM
Basic Hardware Monitoring using HPSIM
I cannot begin to say how frustrated I am with HPSIM. I work for a company that provides managed network services and primarily work with Dell hardware. We have a few clients that we monitor running HP ProLiant services and we NEED to be able to monitor the hardware via SNMP. The Dell Open Manage solution is so easy to setup and use. However the HPSIM is a nightmare. Can someone please help me with the procedure to get just basic SNMP hardware monitoring via SNMP with HPSIM? I installed HPSIM on a server and can get to the application, however it doesn't show me any hardware level information. It also loaded the System Management Homepage, which shows me nothing at this point. Please help!!
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2008 04:34 PM
08-14-2008 04:34 PM
Re: Basic Hardware Monitoring using HPSIM
You don't mention the OS, so I'll assume Windows.
Depends how you built the HP Servers. If you used Smart Start then the install would have installed SNMP and the HP Agents.
When you first log into HPSIM it runs a config wizard. As part of that you should have entered the details for SNMP, also available via Options->Global Properties.
On a server you need to allow SNMP access, the HPSIM server needs to be an allowed host along with localhost using the configured community name.
With SNMP configured correctly HPSIM should be able to ide the device.
If you logon to the HP Agent's SMH directly, https://server:2381 you can manually import the Trust Certificate into the agent.
This way from HPSIm you can click on the HW Icon and go directly to the SMH.
In addition data collection tasks run and store a great deal of info in a database - very useful fore reporting.
I can only guess they've improved OpenManage, last time I looked it did a lot less than HPSIM.
Depends how you built the HP Servers. If you used Smart Start then the install would have installed SNMP and the HP Agents.
When you first log into HPSIM it runs a config wizard. As part of that you should have entered the details for SNMP, also available via Options->Global Properties.
On a server you need to allow SNMP access, the HPSIM server needs to be an allowed host along with localhost using the configured community name.
With SNMP configured correctly HPSIM should be able to ide the device.
If you logon to the HP Agent's SMH directly, https://server:2381 you can manually import the Trust Certificate into the agent.
This way from HPSIm you can click on the HW Icon and go directly to the SMH.
In addition data collection tasks run and store a great deal of info in a database - very useful fore reporting.
I can only guess they've improved OpenManage, last time I looked it did a lot less than HPSIM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2008 05:04 PM
08-14-2008 05:04 PM
Re: Basic Hardware Monitoring using HPSIM
Sorry, yes I am using Windows. I understand that HP Insight Manager does quite a bit more than Dell OpenManage. I guess it is kind of like comparing apples and oranges. However for my purposes Open Manage does more because I can't get HPSIM or HSM to do anything.
I am able to get to the HSM page, however it doesn't give me any information. I did not build this server, I am taking over managing it so I can't answer your question as to how it was installed. All I know is HPSIM and HSM were not loaded when I took it over.
Do I need to load some agents for the HSM to work? Maybe that is all I need. If so where do I get the agents?
Thanks for your help.
I am able to get to the HSM page, however it doesn't give me any information. I did not build this server, I am taking over managing it so I can't answer your question as to how it was installed. All I know is HPSIM and HSM were not loaded when I took it over.
Do I need to load some agents for the HSM to work? Maybe that is all I need. If so where do I get the agents?
Thanks for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2008 02:57 PM
08-15-2008 02:57 PM
Re: Basic Hardware Monitoring using HPSIM
There's two parts and I'm not sure what you have / haven't got.
You browse to HPSIM on https:HPSIMServer:50000
You should be able to login providing you've been given access.
You should probably go to www.hp.com/go/hpsim, select the link to the reference library and pull down the User / Technical Guide. That will give a lot of detail of how you use HPSIM.
Basically it can discover any device it can ping, to do that you use Discovery Ranges (Under Options).
But you can also filter what you want to discover - disable this to start.
For HPSIM to be able to identify a device it needs snmp access as a bare minimum. So that means the device being discovered needs to be configured to allow the HPSIM Server access. On a Windows server - that's the standard SNMP service.
On top of that you've got the HP Agents. These monitor the hardware of each server they're installed on. If there's a problem they use snmp (this is the Trap Destination in snmp) to send a trap to the HPSIM Server. HPSIM can then alert you based on that event.
HPSIM also polls devices, if it cannot detect one that was previously there it will raise an event.
As mentioned you can browse to the HP Agents on any HP Server (if they're installed) directly via https://server:2381.
You browse to HPSIM on https:HPSIMServer:50000
You should be able to login providing you've been given access.
You should probably go to www.hp.com/go/hpsim, select the link to the reference library and pull down the User / Technical Guide. That will give a lot of detail of how you use HPSIM.
Basically it can discover any device it can ping, to do that you use Discovery Ranges (Under Options).
But you can also filter what you want to discover - disable this to start.
For HPSIM to be able to identify a device it needs snmp access as a bare minimum. So that means the device being discovered needs to be configured to allow the HPSIM Server access. On a Windows server - that's the standard SNMP service.
On top of that you've got the HP Agents. These monitor the hardware of each server they're installed on. If there's a problem they use snmp (this is the Trap Destination in snmp) to send a trap to the HPSIM Server. HPSIM can then alert you based on that event.
HPSIM also polls devices, if it cannot detect one that was previously there it will raise an event.
As mentioned you can browse to the HP Agents on any HP Server (if they're installed) directly via https://server:2381.
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