GithubHelp home page GithubHelp logo

alexxnica / pm2-server-monit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from keymetrics/pm2-server-monit

0.0 0.0 0.0 170 KB

Monitor server CPU / Memory / Process / Zombie Process / Disk size / Security Packages / Network Input / Network Output

Home Page: https://keymetrics.io/

JavaScript 100.00%

pm2-server-monit's Introduction

Description

PM2 module to automatically monitor vital signs of your server :

  • CPU average usage
  • Free and used drive space
  • Free and used memory space
  • Operating System
  • All processes running
  • TTY/SSH opened
  • Total opened files
  • Network speed (input and output)

pm2-server-monit

Install

$ npm install pm2 -g

$ pm2 install pm2-server-monit

Configuration

Default settings:

  • drive is /. If the value is incorrect or not found, / will be monitored by default.
  • small_interval is 1 second. Represents the refresh_rate of the cpu and network workers.

To modify the config values you can use Keymetrics dashboard or the following commands:

pm2 set pm2-server-monit:drive /
pm2 set pm2-server-monit:small_interval 10

⚠️ If this module uses too much CPU, set the small_interval value to 10 or more.

Info

If you have in some categories, your OS configuration is not supported for this option.

Uninstall

$ pm2 uninstall pm2-server-monit

Update to latest version

$ pm2 module:update pm2-server-monit

License

MIT

pm2-server-monit's People

Contributors

alavit-d avatar f-hj avatar jshkurti avatar kyoshim avatar legraphista avatar paed01 avatar soncodi avatar unitech avatar vmarchaud 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.