Monitoring Server Availability Without ICMP Access

Aswin Thomas(UST,IN) 426 Reputation points
2024-11-28T05:56:54.7033333+00:00

Hello All,

Good day!!

How can we effectively monitor the availability of a server that does not permit ICMP (ping) access? Are there alternative monitoring methods, such as utilizing SNMP, WMI, agent-based monitoring, or application-layer health checks, that can provide reliable availability data in such scenarios? Additionally, could you provide guidance on the best practices for implementing these methods to ensure minimal latency and accurate monitoring results.

Regards,

Aswin Thomas

Operations Manager
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,505 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. XinGuo-MSFT 19,696 Reputation points
    2024-11-29T07:07:37.9133333+00:00

    Hi,

    Yes, you can monitor server availability in SCOM without ICMP access.

    Agent-Based Monitoring: SCOM can monitor servers using agents installed on the target machines. These agents communicate with the SCOM management server over TCP port 5723, which doesn't require ICMP

    Agentless Monitoring: If installing an agent isn't possible, SCOM can use a proxy agent on another computer to gather performance and availability data

    .


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.