Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sriyanfernando authored Oct 7, 2017
1 parent 09738b3 commit 39beb17
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# Net-Tracer
Network monitoring system

How to configure
1. Copy all the source code files to the location you want to keep the plugin(Follow the instructions provided in LibreNMS official site to create the folder hierarchy required)

2. Compile the Java code by running the command "javac Plugin.java"

3. Follow the procedure in the LibreNMS official site in order to add the plugin.

4. Enjoy!!

0 comments on commit 39beb17

Please sign in to comment.