Monitors Host, Server Process and Service Processes
- Take a maven build using "mvn clean package", we will get system-monitor-0.0.1-SNAPSHOT.jar
- Copy the system-monitor-0.0.1-SNAPSHOT.jar file into "dist/system-monitor/lib" path
- Make necessary configuration changes in "config/application.yml" file
- Run the application using "bin/start.sh"
System Requirements:-
- Operating System : Any(Windows/Linux/Mac)
- Java : JDK1.7 with Spring Boot
- Build Tool: Maven
- IDE used: Eclipse