[GH-ISSUE #1105] [Feature] 添加证过期监控告警功能 #746

Closed
opened 2026-03-03 01:05:41 +03:00 by kerem · 2 comments
Owner

Originally created by @Bluecatzmv on GitHub (Dec 16, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1105

Description / 功能描述

设置证书在自定义天数后过期的告警,通过现有消息通知模块,去进行告警通知,每日定时执行。
通知能显示“域名+过期日期+剩余有效期”。

Motivation / 请求动机

方便对域名全周期管控,极端情况下如果自动更换证书未成功,且忽略了配置的告警,那过期告警会每日触发提醒,作为一种验证方式和双保险。

Originally created by @Bluecatzmv on GitHub (Dec 16, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/1105 ### Description / 功能描述 设置证书在自定义天数后过期的告警,通过现有消息通知模块,去进行告警通知,每日定时执行。 通知能显示“域名+过期日期+剩余有效期”。 ### Motivation / 请求动机 方便对域名全周期管控,极端情况下如果自动更换证书未成功,且忽略了配置的告警,那过期告警会每日触发提醒,作为一种验证方式和双保险。
kerem 2026-03-03 01:05:41 +03:00
Author
Owner

@guigeng commented on GitHub (Dec 16, 2025):

域名证书监控可否在监控清单里面添加多域名监控?
这样通知消息就可以这样设置

域名 | 剩余有效天数
域名 1 |90
域名 2 | 60

<!-- gh-comment-id:3658961371 --> @guigeng commented on GitHub (Dec 16, 2025): 域名证书监控可否在监控清单里面添加多域名监控? 这样通知消息就可以这样设置 ---- 域名 | 剩余有效天数 域名 1 |90 域名 2 | 60
Author
Owner
<!-- gh-comment-id:3659244089 --> @fudiwei commented on GitHub (Dec 16, 2025): https://docs.certimate.me/docs/migrations/migrate-to-v0.4#global-wide-certificate-expiration-alert-deprecated
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#746
No description provided.