Overview | PM2 Enterprise Documentation

Overview

When installing PM2 Enterprise, you need to choose how you want to fetch monitoring data. We have multiples way to “collect” the data:

  • PM2 itself embed a agent, which is the default way used by most of our clients: checkout there
  • If you want to monitor a Node.js app without PM2 (usually used in containers), you can use our standalone Node.js agent: checkout there
  • Use Golang in production? you can use our beta agent: checkout there
  • You already have a Prometheus instance running? You can broadcast metrics from Prometheus to PM2 Enterprise: checkout there