- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Sim 5 - Discovery and monitoring over WAN
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
03-13-2007 10:51 PM
03-13-2007 10:51 PM
Sim 5 - Discovery and monitoring over WAN
I have a number of (HP) Servers which have SMH and Foundation Agents installed on (and are working fine).
I am able to Discover and monitor (using SNMP - I know, I'm working WBEM - trying to get my head round it still!) these servers by opening the appropriate firewall ports, and I'm getting the severe, major and minor alert updates - which always helps.
Luckily, so far I'm only monitoring 1 server on the other side of each firewall (untrusted domains too by the way - so no domain authentication can be done - possibly my WBEM problem?)...
However, shortly I will be looking at monitoring a site that has 2 HP Servers - obviously firewall port forwarding can only forward traffic of (SNMP for example) to one server - how am I able to monitor the 2nd server?
Is the only way to force the monitoring out through another port?
Can SNMP be send on something other than 161?
If so, is that for everything (pointless in my case), or for that one server only?
Any help appreciated.
Also, anyone with any experience of WBEM, could you please explain how it works, and how to configure WMI on the server so that WBEM and WMI talk together (as I understand it, WMI is Microsofts implementation of WBEM?).
Again, any help appreciated.
Thanks, Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2007 04:02 AM
03-23-2007 04:02 AM
Re: Sim 5 - Discovery and monitoring over WAN
maybe you can find something in this documentation:
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00210041/c00210041.pdf
regards
luca
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2007 05:33 AM
03-23-2007 05:33 AM
Re: Sim 5 - Discovery and monitoring over WAN
That being said, the fact that SNMP transmits in clear text is not all that important because communications with HP SIM are with SNMP READs only (an SNMP GET with a write-enabled string never needs to traverse the wire). Reasonable measures can be taken to secure a management environment even while using SNMP. I've attached a presentation I did at last year's HP Tech Forum that contains some guidance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2007 07:49 PM
03-25-2007 07:49 PM
Re: Sim 5 - Discovery and monitoring over WAN
Also, thank you for clearing up the SNMP vs WMI/WBEM issue.
I'll concentrate on SNMP, and securing it and its associated components as much as I can then.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2007 05:47 PM
12-05-2007 05:47 PM
Re: Sim 5 - Discovery and monitoring over WAN
I too have been struggling to get my head round managing systems in a DMZ using WBEM/WMI on Windows. Your presentation was very helpful. Am I right in thinking that although HP don't recommend using SNMP to manage systems in untrusted networks; really that is the only option as WBEM/WMI support is limited at the moment and as long as you secure SNMP using the community string and configuring systems to accept packets from the CMS then that is the way to go?