sakthiinfotec / monitorr

Monitors Host, Server Process and Service Components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monitorr

Monitors Host, Server Process and Service Processes

STEPS TO RUN SYSTEM-MONITOR APPLICATION

  1. Take a maven build using "mvn clean package", we will get system-monitor-0.0.1-SNAPSHOT.jar
  2. Copy the system-monitor-0.0.1-SNAPSHOT.jar file into "dist/system-monitor/lib" path
  3. Make necessary configuration changes in "config/application.yml" file
  4. Run the application using "bin/start.sh"

System Requirements:-

  1. Operating System : Any(Windows/Linux/Mac)
  2. Java : JDK1.7 with Spring Boot
  3. Build Tool: Maven
  4. IDE used: Eclipse

About

Monitors Host, Server Process and Service Components


Languages

Language:Java 100.0%