Skip to content

Ssssseason/rockpi_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

  1. 运行rockpi_detection.py,输入用于登录的账号密码,生成各服务器状态到states.txt
python rockpi_detection.py  --username rock --password rock > rockpi_d.log 2>&1&

需要监控的ip可以使用默认的列表,也可以通过命令行设置

  1. 运行app.py,提供接口,展示各服务器状态
python app.py > app.log 2>&1&

默认地址为10.214.211.208:9999

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages