mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "Hyperic-HQ",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
|
||||
"version": "0.2",
|
||||
"description": "Hyperic HQ - platform for custom web application monitoring and performance management in physical, virtual, and cloud environments.",
|
||||
"website": "http://www.vmware.com/products/application-platform/vfabric-hyperic.html",
|
||||
"matches": [
|
||||
{
|
||||
"url": "/ui_docs/DOC/index.html",
|
||||
"regexp": "(?-mix:<title>DOCS\\d+ \\(vFabric Hyperic ([^\\)]+)\\))",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"text": "<a id=\"screencastLink\" href=\"http://www.hyperic.com/demo/screencasts.html\" target=\"_blank\" title=\"Screencasts\">"
|
||||
},
|
||||
{
|
||||
"search": "headers[location]",
|
||||
"regexp": "(?-mix:\\/app\\/login;jsessionid=)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user