Skip to content

Vagary/watchdog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

watchdog

Monitoring servers by sending ICMP Echo request from different servers to the monitored servers.

Try it out. http://watchdog.top/

front-end

I am new to html/js/css stuff, so I simply copy and modify http://lab2023.github.io/hierapolis/

main-server

  • Written in Golang
  • Manage the ping-nodes running on different servers in varies location
  • Store data
  • Provide APIs to front-end
  • Thanks to hprose and beego
  • A lot more

ping-node

  • Written in Golang
  • Simply ping, same as ping command, rely on ping

TODO

  • Documentation
  • Makefile
  • ....

About

monitoring servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 87.2%
  • JavaScript 12.6%
  • Perl 0.2%