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,17 @@
|
||||
{
|
||||
"name": "HP-SiteScope",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "HP SiteScope is an agentless monitoring software focused on monitoring the availability and performance of distributed IT infrastructures, including servers, operating systems, network and Internet services, applications and application components. Originally written by Freshwater Software in 1996, a company acquired by Mercury Interactive in 2001. Mercury Interactive was subsequently acquired by Hewlett Packard (HP) in 2006.",
|
||||
"website": "More Info: http://en.wikipedia.org/wiki/HP_SiteScope",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<center><H2>SiteScope Login</H2></center><hr>"
|
||||
},
|
||||
{
|
||||
"url": "/",
|
||||
"regexp": "(?-mix:<p class=fine align=center><small>SiteScope ([\\d\\.]+))",
|
||||
"offset": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user