TSG-1242 输出Prometheus格式的性能监控数据
This commit is contained in:
@@ -42,7 +42,7 @@ enum syslog_display_format{
|
||||
static
|
||||
void cert_preview ()
|
||||
{
|
||||
struct config_bucket_t *rte = cert_default_config();
|
||||
struct config_bucket_t *rte = cfg_instanec();
|
||||
|
||||
printf("\r\nBasic Configuration of CertStore \n");
|
||||
printf("%30s:%45s\n", "Run Mode", (rte->mode == 1)?"rsync":"sync");
|
||||
|
||||
Reference in New Issue
Block a user