What ports do I need to open in my firewalls to allow my server running HP-SIM (HP Systems Insight Manager) to discover other servers (manually and automatic) and query their status?

link|improve this question

78% accept rate
feedback

2 Answers

up vote 2 down vote accepted

"By default, Systems Insight Manager uses sport [sic] 5989 to communicate with the WBEM server of the systems it monitors." 1

From the Windows install guide (page 28 here), it also lists these ports and protocols, but I'm not sure how many are always needed.

TCP 2301, 2381, 5988, 5989, 22 (SSH), 80

UDP 161 (SNMP)

ICMP

link|improve this answer
feedback

SO many it's not funny, it really is a long list and depends on what you're looking at managing. Basically just download the full big PDF installation manual, it's all in there but you should read it properly if you can.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.