Skip to content

eastyang/host-detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

主机存活监测程序


主机存活监测程序使用ICMP发包(默认为5秒/次,可以在脚本中调整),用于监测网络内的存活主机的网络连接状态;

1、host_list.txt 文件用于添加被监测的主机,请把被监测的主机依次添加到该列表;
2、添加被监测的主机列表后,运行 python host_detect.py即可启动监测程序;
3、监测程序会在该根目录下,为每个监测的主机每小时生成一个监测日志;分析人员可用日志分析主机的连通性;

About

Host active monitoring program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages