Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.
/ pm2-check Public archive

A BitBar plugin that checks the status of your PM2 processes

License

Notifications You must be signed in to change notification settings

yenbekbay/pm2-check

Repository files navigation

pm2-check

A BitBar plugin that checks the status of your PM2 processes

Build Status Dependency Status

pm2-check demo

Installation

1. Clone the repo somewhere on your computer:

git clone https://github.com/yenbekbay/pm2-check.git <path-to-pm2-check>

2. Copy config.json-example to config.json and fill the info for one or more servers. Make sure that you have a private key set up for each of the servers you enter.

3. Install all dependencies by running:

npm install

4. Finally link the plugin to your BitBar plugin directory and set the refresh rate:

ln -s <path-to-pm2-check>/index.js <path-to-bitbar-plugins>/pm2-check.30m.js

5. Refresh the plugins with BitBar and keep an eye on your processes. :)

The MIT License

MIT © Ayan Yenbekbay

About

A BitBar plugin that checks the status of your PM2 processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published