Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Certificate Manager
  • Getting started
    • All guides
    • Backups
    • Adding alerts for certificates
    • Configuring access to a certificate
    • Viewing operations with a certificate
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • FAQ

In this article:

  • Adding an alert about upcoming certificate expiration
  • Adding an alert about a faulty certificate
  1. Step-by-step guides
  2. Adding alerts for certificates

Adding an alert for a certificate

Written by
Yandex Cloud
Updated at May 27, 2024
  • Adding an alert about upcoming certificate expiration
  • Adding an alert about a faulty certificate

You can add alerts about a certificate's expiration or failure.

Adding an alert about upcoming certificate expirationAdding an alert about upcoming certificate expiration

To create an alert:

Management console
  1. In the management console, select the folder to create an alert in.
  2. In the list of services, select Monitoring.
  3. On the home page, click Create alert.
  4. Specify the main parameters of the alert:
    • Name. Enter a name for the channel.
    • Description. Specify the notification method.
  5. Set the conditions to trigger the alert:
    1. Select the metric to base the alert on:

      • service = Certificate Manager
      • name = certificate.days_until_expiration
      • certificate = *. To monitor a specific certificate, specify its ID.
      • (Optional) If you choose multiple certificates, use the series_min() function that selects the minimum value.
    2. Set up the main and additional alert parameters:

      • Condition. The condition is less than or equal to. The number of days for Alarm is 4 and for Warning, 14.
      • Aggregation function.
      • Evaluation window.

      For more information, see Alert triggers.

    3. Specify the notification channel. If you do not have a notification channel, create one.

    4. Click Create. Your alert will appear in the list.

Adding an alert about a faulty certificateAdding an alert about a faulty certificate

To create an alert:

Management console
  1. In the management console, select the folder to create an alert in.
  2. In the list of services, select Monitoring.
  3. On the home page, click Create alert.
  4. Specify the main parameters of the alert:
    • Name. Enter a name for the channel.
    • Description. Specify the notification method.
  5. Set the conditions to trigger the alert:
    1. Select the metric to base the alert on:

      • service = Certificate Manager
      • name = certificate.is_out_of_order
      • certificate = *. To monitor a specific certificate, specify its ID.
      • (Optional) If you choose multiple certificates, use the series_sum() function that calculates the sum of values.
    2. Set up the main and additional alert parameters:

      • Condition. The condition is more than. The number of faulty certificates for Alarm is 0.
      • Aggregation function.
      • Evaluation window.

      For more information, see Alert triggers.

    3. Specify the notification channel. If you do not have a notification channel, create one.

    4. Click Create. Your alert will appear in the list.

Was the article helpful?

Previous
Backups
Next
Configuring access to a certificate
Yandex project
© 2025 Yandex.Cloud LLC