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.