enterprise-level websites monitoring system
English|中文
- status code
- respose time
- page keyword
- customize header
- customize post body
- support get post put method
- send to nightingale、open-falcon、statsd、prometheus
yum install -y mysql-server
wget https://raw.githubusercontent.com/710leo/urlooker/master/sql/schema.sql
mysql -h 127.0.0.1 -u root -p < schema.sql
# 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
Gitter: urlooker