Monitoring packet loss on Windows based EC2

0

A customer is running a proof-of-concept for live video playout using Windows-based EC2 instances running Grass Valley. At bitrates approaching 45 Mbps they start to see packet loss impacting the quality of the video and would like ways to monitor the packet loss directly on the EC2 instances as near to realtime as possible.

What are good ways to do this on Windows with as little latency as possible to allow the customer to monitor and alert on packet loss problems?

1개 답변
0
수락된 답변

You could use Windows Performance Counters to get those metrics directly from Windows.

See: https://docs.microsoft.com/en-us/windows-server/networking/technologies/network-subsystem/net-sub-performance-counters#bkmk_np

And within PerfMon (Performance Monitoring) in Windows you can create data collector sets, to get some data to do further analytics, as well as a performance counter alert to send an email if a specific counter exceeds a set threshold.

AWS
답변함 4년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠