Netmon Wiki
Welcome to Netmon project Home Page.
About Netmon
Netmon is a monitoring tool trying to emulate a graphical ping application by using Java's InetAddress Class and its methods.
The main goal is to provide combination of windows allowing the end user to monitor networks (PCs, routers, etc) quick and easy.
Main Features
The features bellow are the main goals of the first release
- Easy to setup new network configuration via the integrated configuration editor
- View the current configuration, that is the parsed information about PCs, routers, etc, that the application currently checks.
- Visually view the results of network checks: (router's port not responding, a PC is offline, etc).
- Logging service with the results available for further analysis from the end user.
The features bellow will be implemented after the first stable release some time after the first beta release (0.1)
- Simple http server to serve the results of network checks to clients.
- Integrated log parser with custom filters.
General Information
- Netmon is developed under GNU General Public License version 3 (GPLv3)
- Developed in Java targets a multi platform use.