MCPcopy Index your code
hub / github.com/710leo/urlooker

github.com/710leo/urlooker @V1.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release V1.1.0 ↗ · + Follow
594 symbols 1,918 edges 87 files 20 documented · 3%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

urlooker

enterprise-level websites monitoring system
English|中文

Feature

  • status code
  • respose time
  • page keyword
  • customize header
  • customize post body
  • support get post put method
  • send to nightingale、open-falcon、statsd、prometheus

Architecture

Architecture

ScreenShot

stra

FAQ

  • wiki
  • FAQ
  • default user/password:admin/password

Install

dependence
yum install -y mysql-server
import mysql database
wget https://raw.githubusercontent.com/710leo/urlooker/master/sql/schema.sql
mysql -h 127.0.0.1 -u root -p < schema.sql
install modules
# set $GOPATH and $GOROOT
curl https://raw.githubusercontent.com/710leo/urlooker/master/install.sh|bash

cd $GOPATH/src/github.com/710leo/urlooker && ./control.sh start all

open http://127.0.0.1:1984 in browser

Q&A

Gitter: urlooker

Core symbols most depended-on inside this repo

Shape

Function 465
Method 66
Struct 59
TypeAlias 4

Languages

Go56%
TypeScript44%

Modules by API surface

modules/web/static/lib/jquery/jquery.min.js64 symbols
modules/web/static/lib/jquery/flot/jquery.flot.js60 symbols
modules/web/static/lib/echarts/echarts.min.js47 symbols
modules/web/static/lib/select2/select2.min.js33 symbols
modules/web/static/js/g.js15 symbols
modules/web/static/lib/jquery/flot/jquery.flot.selection.js13 symbols
modules/web/model/user.go12 symbols
modules/web/g/config.go12 symbols
modules/alarm/sender/sender.go11 symbols
modules/alarm/judge/history.go11 symbols
modules/web/model/rel_team_user.go10 symbols
modules/web/http/routes.go10 symbols

For agents

$ claude mcp add urlooker \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page