Giter Club home page Giter Club logo

limon's Introduction

LiMON

A light-weight and simple live monitoring tool for real-time monitoring of performance of multiple servers on a single dashboard.

DEMO | Installation Instructions


ScreenShot:

![ScreenShot](https://raw.github.com/saikatd/limon/master/Dashboard ScreenShot.JPG)


Installation

1. Download LiMON

Download the most recent version of LiMON. Extract the files into directory /var/www/html/. So after this the directory structure will be like this:


├── /var/www/html/LiMON
│                 ├── /backend
│                 ├── /css
│                 ├── /font
│                 ├── /jquery
│                 ├── /js
│                 ├── /images
|                 ├── index.php
|                 ├── form_to_ip_list.php
|                 ├── delete_ip_address_from_ip_list.php
│                 └── README.md 

2. Getting Started

Below steps have been performed and tested on Ubuntu 14.04 LTS. Please find the corresponding steps for your own platform/OS:

PHP

Install PHP

sudo apt-get install php5

Apache

Install Apache

sudo apt-get install apache2

Finally, restart Apache:

sudo service apache2 restart

SSHPASS

Install sshpass rpm

sudo apt-get install -y sshpass rpm

Make it Run:

its really very easy - just 2 step process!

  • cd /var/www/html/LiMON/backend
  • run nohup ./ping_test_and_script_generation &

then browse http://your_server_ip/LiMON

That's it!! you have done your job. Now its time for him to take over!


Things to do:

  • Asynch (node.js)?
  • Automated Tests & Test cases

limon's People

Contributors

basivireddy avatar saikatd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.