CloudWatch - Network Monitor (Deactivating Probes)

0

Request: Deletion of Network Monitors

Problem: I deactivated the Network Monitor Probes yesterday, but it still indicates that the deactivation process is ongoing. Can you please provide an estimate of the time it takes to complete the deactivation of the probes?

Deepika
已提問 3 個月前檢視次數 226 次
3 個答案
2
已接受的答案

The deactivation time for AWS CloudWatch Network Insights can vary based on several factors, such as the number of probes and the network complexity. AWS does not provide specific estimates for the deactivation process. However, the deactivation of probes should generally happen in a reasonable time frame. If you are experiencing prolonged delays or if the status continues to show that the deactivation process is ongoing, you may want to consider the following this steps from AWS :- https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/nw-monitor-probe-delete.html

If the deactivation is taking longer than expected, consider reaching out to AWS Support for assistance. They can investigate and provide guidance based on the specific details of your network configuration and probe deactivation

Hope it clarifies and if does I would appreciate answer to be accepted so that community can benefit for clarity, thanks ;)

profile picture
專家
已回答 3 個月前
profile pictureAWS
專家
已審閱 3 個月前
0

Thank you for your response. I've already reviewed the option mentioned for handling the probe via the console, and it indicates that the probe is in a pending state, preventing deletion. Could you please guide me on how to delete a probe using the command line or API?

Deepika
已回答 3 個月前
  • aws networkmanager delete-site --global-network-id <your-global-network-id> --site-id <your-site-id> Take note :- Deleting a probe (site) will permanently remove it from your global network. Ensure that you have identified the correct probe to delete, as this action is irreversible

0

I tried running via CLI but it shows same reason.

aws networkmonitor delete-probe --monitor-name --probe-id

An error occurred (ValidationException) when calling the DeleteProbe operation: Probe must not be in pending state before deletion.

Deepika
已回答 3 個月前
  • Could you consider reaching out to AWS Support for assistance. They can investigate and provide guidance based on the specific details of your network configuration and probe deactivation

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南