All Products
Search
Document Center

Simple Message Queue (formerly MNS):Route Cloud Monitor alerts to SMQ

Last Updated:Mar 11, 2026

Cloud Monitor can deliver alert notifications to Simple Message Queue (SMQ, formerly MNS). Consumer applications poll the queue, retrieve alert messages, and run automated responses based on your business logic -- for example, scaling resources, restarting services, or notifying on-call engineers through custom channels.

How it works

When a Cloud Monitor alert rule triggers, the alert information is delivered through the channels you configure. In addition to text messages and phone calls, Cloud Monitor stores the alert data in an SMQ queue.

The following diagram describes the alert routing flow:

  1. A Cloud Monitor alert rule fires.

  2. Cloud Monitor writes the alert message to the designated SMQ queue.

  3. A consumer application polls the queue and retrieves alert messages.

  4. The consumer runs automated actions based on the alert content.

Set up alert routing to SMQ

For step-by-step instructions on writing Cloud Monitor alert information to an SMQ queue, see Write alert information to SMQ.

Related resources