This check monitors Sendmail through the Datadog Agent.
If you are using Agent v6.8+ follow the instructions below to install the Sendmail check on your host. See the dedicated Agent guide for installing community integrations to install checks with the Agent prior v6.8 or the Docker Agent:
-
Run the following command to install the integrations wheel with the Agent:
datadog-agent integration install -t datadog-sendmail==<INTEGRATION_VERSION>
-
Configure your integration like any other packaged integration.
-
Edit the
sendmail.d/conf.yaml
file, in theconf.d/
folder at the root of your Agent's configuration directory to start collecting your sendmail performance data. See the sample sendmail.d/conf.yaml for all available configuration options.
Run the Agent's status subcommand and look for sendmail
under the Checks section.
See metadata.csv for a list of metrics provided by this check.
sendmail.returns.output
: Returns CRITICAL if the sendmail command does not return any output, OK otherwise.
Sendmail does not include any events.
Need help? Contact Datadog support.