meteor/datadog-oom-journald

Name: datadog-oom-journald

Owner: Meteor

Description: Datadog custom check to publish a count of Linux oom-killer actions, for machines with systemd-journald

Created: 2017-02-02 01:03:37.0

Updated: 2017-10-29 04:56:05.0

Pushed: 2017-02-02 01:07:04.0

Homepage: null

Size: 3

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

datadog-oom-journald

Datadog custom check to publish a count of Linux oom-killer actions, for machines with systemd-journald

To use, add oom.py to your checks.d directory (probably /etc/dd-agent/checks.d) and add oom.yaml (which needs no further configuration) to your conf.d directory (probably /etc/dd-agent/conf.d).

You need to make sure that the user that runs the datadog agent can read the system journal. Adding them to the systemd-journal group should do the trick: usermod -aG systemd-journal dd-agent


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.