GithubHelp home page GithubHelp logo

urlooker's Introduction

urlooker

监控web服务可用性及访问质量,采用go语言编写,易于安装和二次开发

Feature

  • 返回状态码检测
  • 页面响应时间检测
  • 页面关键词匹配检测
  • 带cookie访问
  • agent多机房部署,指定机房访问
  • 检测结果支持向open-falcon推送
  • 支持短信和邮件告警

Architecture

此处输入图片的描述

ScreenShot

看图

此处输入图片的描述

添加监控项

常见问题

Install

环境依赖
安装mysql & redis
wget http://x2know.qiniudn.com/schema.sql
将schema.sql 导入数据库

二进制安装(Ubuntu 14.4 Go1.6下编译):

wget http://x2know.qiniudn.com/urlooker.tar.gz
tar xzvf urlooker.tar.gz
cd urlooker
# 修改下cfg.json中的mysql和redis配置
web/control start
alarm/control start
agent/control start

打开浏览器访问 http://127.0.0.1:1984 即可

源码安装及详细介绍见:
web 组件安装
agent 组件安装
alarm 组件安装

答疑

QQ交流群:556988374

Thanks

一些功能参考了open-falcon,感谢 UlricQin & laiwei

urlooker's People

Contributors

710leo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.