Socket
Socket
Sign inDemoInstall

pm2-mongodb-stats

Package Overview
Dependencies
79
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    pm2-mongodb-stats

PM2: MongoDB Servers Stats


Version published
Weekly downloads
13
increased by1200%
Maintainers
1
Install size
2.49 MB
Created
Weekly downloads
 

Readme

Source

pm2-mongodb-stats

NPM

PM2 MongoDB Stats Metrics

  • MongoDB Version
  • Uptime
  • Queries, input, updates, deletes (AVG per second)
  • Number of connections
  • Connections per seconds
  • Network speed (input and output)

Screenshot

Install

pm2 install pm2-mongodb-stats

or

pm2 install jodacame/pm2-mongodb-stats

Uninstall

pm2 uninstall pm2-mongodb-stats

or

pm2 uninstall jodacame/pm2-mongodb-stats

Set mongo connection (Optional)

pm2 set pm2-mongodb-stats:mongo <string connection>

Example:

pm2 set pm2-mongodb-stats:mongo 'mongodb://localhost:27017/admin'

Required

  • pm2
npm install pm2 -g
  • mongodb
npm mongodb pm2 -g

Keywords

FAQs

Last updated on 24 Dec 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc