Skip to content

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.

License

Notifications You must be signed in to change notification settings

Nuwan-Walisundara/netmonitorJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netmonitorJ

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages