Skip to content

liuyangfa/websitemonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datamonitor

该项目主要是为了检测指定的网站在全球不同地区的访问时间(解析时间、连接时间、下载时间)

环境:

  • version: python2.7
  • virtualenv

步骤:

  1. git clone https://github.com/liuyangfa/websitemonitor.git
  2. pip install virtualenv
  3. virtualenv -p python_path(python2.7) env27
  4. 使第3步的env27虚拟环境生效
  5. cd websitemonitor && pip install -r requirements.txt
  6. python main.py

About

监测网站可用性指标

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages