SCOM Ports

kumaravelu 111 Reputation points
2021-02-16T11:24:04.78+00:00

Hi Team,

We are planning to install SCOM 2019 in Azure.
i require your assistance for the below points.

As we have 4 Management server out of which One server is dedicated for Networkdevice monitoring
Do we need to enable the port (161,162 <--->) on all the 4 management server or need to enable on only one management server which is dedicated for N/W device monitoring.

And for Agent Push do we need enable the port 5723 & 5724 Bi directional or need to enable from Agent side to all of the 4 management server.

Regards,
Kumar

System Center Operations Manager
System Center Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,611 questions
0 comments No comments
{count} votes

Accepted answer
  1. CyrAz 5,181 Reputation points
    2021-02-16T13:19:20.213+00:00

    161, 162 for all the management servers that will be in the resource pool you use for network monitoring, not the other ones

    Agent push doesn't require 5723 nor 5724 at all.
    5723 is used only for agent to scom server communication, and 5724 is used for SDK connections (SCOM console to management server, for example).

    Agent push requires the following ports for scom server to servers where you want to push the agent :
    135/TCP, 137/UDP, 138/UDP, 139/TCP, 445/TCP
    RPC/DCOM High ports (2008 OS and later) Ports 49152-65535/TCP

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.