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
feita há 3 meses227 visualizações
3 Respostas
2
Resposta aceita

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
ESPECIALISTA
respondido há 3 meses
profile pictureAWS
ESPECIALISTA
avaliado há 3 meses
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
respondido há 3 meses
  • 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
respondido há 3 meses
  • 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

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas