• Stars
    star
    1
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This a java service which can be used to continuously monitor a given host/hosts using ping ,TCP/IP protocol,Traceroute. Since the java does not supports the low level ICMP protocol i have used the java Process utility to run the native ping/traceroute command.