Yandex Cloud
Search
Discuss with expertTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex Certificate Manager
  • Getting started
    • All guides
    • Backups
    • Adding an alert for a certificate
    • Configuring access permissions for 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 an invalid certificate
  1. Step-by-step guides
  2. Adding an alert for a certificate

Adding an alert for a certificate

Written by
Yandex Cloud
Updated at April 30, 2026
  • Adding an alert about upcoming certificate expiration
  • Adding an alert about an invalid certificate

You can add alerts for certificate expiration or invalid certificate events.

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 for your alert.
  2. Navigate to Monitoring.
  3. On the home page, click Create alert under Features.
  4. Under Basic information, specify the main alert parameters:
    • Name. Name the channel.
    • Type. Specify the notification method.
  5. Set the alert trigger conditions:
    1. Under Metrics, 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.
      • Optionally, if you choose more than one certificate, use the series_min() function that selects the minimum value.
    2. Under Alert conditions, configure the main and additional alert settings:

      • Aggregation function.
      • Comparison function. The condition is Less than or equals. The number of days for Warning is 14; for Alarm, 4.
      • 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. The alert will appear in the list.

Adding an alert about an invalid certificateAdding an alert about an invalid certificate

To create an alert:

Management console
  1. In the management console, select the folder for the alert.
  2. Navigate to Monitoring.
  3. On the home page, click Create alert under Features.
  4. Under Basic information, specify the main alert parameters:
    • Name. Name the channel.
    • Type. Specify the notification method.
  5. Set the alert trigger conditions:
    1. Under Metrics, 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.
      • Optionally, if you choose more than one certificate, use the series_sum() summing function.
    2. Under Alert conditions, configure the main and additional alert settings:

      • Aggregation function.
      • Comparison function. The condition is Greater than. The number of invalid certificates for Alarm is 0.
      • 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. The alert will appear in the list.

Was the article helpful?

Previous
Backups
Next
Configuring access permissions for a certificate
© 2026 Direct Cursus Technology L.L.C.