[collector,webapp]开放sitemap全站类型监控
This commit is contained in:
@@ -53,6 +53,11 @@
|
||||
"text": "port",
|
||||
"link": "/monitors?app=port",
|
||||
"i18n": "monitor.app.port"
|
||||
},
|
||||
{
|
||||
"text": "fullsite",
|
||||
"link": "/monitors?app=fullsite",
|
||||
"i18n": "monitor.app.fullsite"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -54,7 +54,8 @@
|
||||
"port": "端口可用性",
|
||||
"mysql": "Mysql",
|
||||
"oracle": "Oracle",
|
||||
"redis": "Redis"
|
||||
"redis": "Redis",
|
||||
"fullsite": "全站监控"
|
||||
}
|
||||
},
|
||||
"alert": {
|
||||
|
||||
Reference in New Issue
Block a user