Skip to content

magicseaweed/datadog_pm2_check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Datadog PM2 check

A check for pm2 processes for DataDog

Installation

  • Copy /checks.d/pm2.py to /etc/dd-agent/checks.d/pm2.py and conf.d/pm2.yaml to /etc/dd-agent/conf.d/pm2.yaml.
  • Add the datadog agent user dd-agent to the sudoers (at least with permission to run sudo pm2 without a password).
  • If pm2 is running as a non-root user add -u [usrname] to the command in pm2.yaml
  • Then restart Datadog agent: /etc/init.d/datadog-agent restart

About

A check for pm2 processes for DataDog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%