MEF Center支持配置和查询第三方管理平台的根证书、软件仓证书和镜像仓证书。
MEF Center支持配置证书过期告警时间阈值和检测周期。
cd 安装路径/MEF-Center/mef-center
./run.sh alarmconfig -cert_threshold=证书告警过期时间阈值 -cert_period=证书告警检测周期
参数 |
说明 |
---|---|
cert_threshold |
可选。证书告警过期时间阈值,取值范围[7, 180],默认值为90。 |
cert_period |
可选。证书告警检测周期,取值范围[1, 证书告警过期时间阈值-3],默认值为7。 |
update alarm config successful
MEF Center支持查询证书过期告警时间阈值和检测周期。
cd 安装路径/MEF-Center/mef-center
./run.sh getalarmconfig
cert_period is [1], the unit is day cert_threshold is [90], the unit is day get alarm config successful