blob: f1aebf97ca652a7bc33d1eb7a6f86c8d69bc0d69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!--
title: "APC UPS monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/charts.d.plugin/apcupsd/README.md
sidebar_label: "APC UPS"
-->
# APC UPS monitoring with Netdata
Monitors different APC UPS models and retrieves status information using `apcaccess` tool.
## Configuration
Edit the `charts.d/apcupsd.conf` configuration file using `edit-config` from the Netdata [config
directory](/docs/configure/nodes.md), which is typically at `/etc/netdata`.
```bash
cd /etc/netdata # Replace this path with your Netdata config directory, if different
sudo ./edit-config charts.d/apcupsd.conf
```
|