Get metrics from UPSD service via UPSC in real time to:
- Visualize and monitor UPS battery health and states
- Be notified about UPS failovers and events.
The UPSC check is NOT included in the Datadog Agent package.
To install the UPSC check on your host:
- Download the Datadog Agent.
- Download the
check.py
file for UPSC. - Place it in the Agent's
checks.d
directory. - Rename it to
upsc.py
.
To configure the UPSC check:
- Create a
upsc.d/
folder in theconf.d/
folder at the root of your Agent's directory. - Create a
conf.yaml
file in theupsc.d/
folder previously created. - Consult the sample upsc.yaml file and copy its content in the
conf.yaml
file. - Edit the
conf.yaml
file to point to your server and port, set the masters to monitor. - Restart the Agent.
Run the Agent's status
subcommand and look for upsc
under the Checks section.
See metadata.csv for a list of metrics provided by this check.
The UPSC check does not include any events at this time.
The UPSC check does not include any service checks at this time.
Need help? Contact Datadog support.