mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 21:07:50 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "ManageEngine-Applications-Manager",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "ManageEngine Applications Manager - monitoring software - includes server monitoring, application server monitoring, database monitoring, web services monitoring, virtualization monitoring, cloud monitoring",
|
||||
"website": "http://www.manageengine.com/products/applications_manager/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<!-- This comment is for Instant Gratification to work applications.do -->"
|
||||
},
|
||||
{
|
||||
"text": "<SCRIPT LANGUAGE=\"JavaScript1.2\" SRC=\"/template/appmanager.js\"></SCRIPT>"
|
||||
},
|
||||
{
|
||||
"text": "<title>Applications Manager Login Screen</title>"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<td>Applications Manager \\((Build No:[\\d]+)\\) Number of Monitor\\(s\\) : )",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"url": "images/am_logo.gif",
|
||||
"md5": "4454cf4db9355b0e26b98cc354213c56"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user