GithubHelp home page GithubHelp logo

sutharmukesh / pm2-free-monitoring Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nikunjdnp/pm2-free-monitoring

0.0 1.0 0.0 19 KB

Pm2 free monitoring with Grafana and InfluxDb!

JavaScript 98.72% Batchfile 1.28%

pm2-free-monitoring's Introduction

pm2-free-monitoring

For complete setup, please read this article.

Pm2 free monitoring project supports your pm2 organized microservice architecture to monitor all the services free. Pm2 supports key-metrics which is free till the 4 dashboard but after that what?

This project provides free monitoring via Grafana through InfluxDB.

First, You need to clone this repo and install dependent packages via npm i. Then, Insert your pm2 service running sever IP in controller.js and execute via node app.js or npm start.

Yeah! Your scheduler is now working.

Configuration

For configuration, create a file .env and populate it with the following env variables:

# the ip of the machine pm2 is running on
PM2_IP=0.0.0.0

# InfluxDB connection
DB_HOST=0.0.0.0
DB_PORT=8086
DB_USER=
DB_PASS=
DB_NAME=

pm2-free-monitoring's People

Contributors

nikunjdnp avatar sutharmukesh 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.