Giter Site home page Giter Site logo

load_monitor's Introduction

Name

Load Monitor

Load Monitor Widget Preview in Evoution Skin

Version

  • Patched version: 0.2.8 (by Alex S Grebenschikov)
  • Original version: 0.1 (written by Future Vision)

Changes history:

  • 0.2.8: Setting Language to en_US.UTF-8 before parsing top output
  • 0.2.6: Minor update is done to enable updates of the plugin via Directadmin interface
  • 0.2.5: Minor changes: to use own php.ini. A fix for Debian 8 added.
  • 0.2.4: An admin widget added for Evolution skin
  • 0.2.3: Updated to work under Evolution skin

Description

Load monitor plugin for Directadmin

Author

  • Originally written by: Future Vision
  • Patched by: Alex S Grebenschikov (www.poralix.com)

Installation

cd /usr/local/directadmin/plugins/
git clone https://github.com/poralix/load_monitor.git
cd load_monitor/scripts/
./install.sh

Go to Directadmin panel as admin and click "Load Monitor"

Then go to the plugin settings and update:

  • Maximum days to remember loads: default 91 (0 = all, more days = more space)
  • Maximum task entries to save: default 91 (0 = all, more tasks = more space)
  • Save interval in minutes: default 1

91 days of data with 1 minutes intervals might take up to 2Gb disk space and more.

Warnings and requirements

Time Zone is taken from /usr/local/directadmin/custombuild/options.conf. Make sure the value of php_timezone= corresponds to your actual Time Zone.

The plugin loads JavaScript files from Google to draw graphs, i.e. it uses Google's libraries for drawing graphs. Your browser should be allowed to load JS from Google.

Supported and tested OS:

  • CentOS 6 and 7
  • Debian 8

Potentially can work under Debian versions (not tested though).

FAQ:

  • Q: Time zone is wrong what to do?
  • A: Change Time Zone in php_timezone= of /usr/local/directadmin/custombuild/options.conf. And update the plugin.

Have ideas?

Please feel free to use it and let us know your thoughts and ideas for improvements.

load_monitor's People

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.