Skip to content

Ralim/datadog-sensors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

datadog-sensors

DataDog plugin to report sensors metrics

Instructions

  • Install lm-sensors
sudo apt install lm-sensors 
  • Detect sensors
sudo sensors-detect

(Save the file at the end)

  • Install PySensors
/opt/datadog-agent/embedded/bin/pip install PySensors
  • Copy over the custom check and check config file to the DataDog agent install directory
cp custom_sensors.yaml /etc/dd-agent/conf.d/
cp custom_sensors.py /etc/dd-agent/checks.d/
  • Restart the Datadog agent

About

DataDog plugin to report sensors metrics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%