Zabbix APC Template dedicated for not-Windows APC PowerChute Business Edition installations which don't provide SNMP feature. Especially for using VMA based installation (under vmWare ESXi).
Monitoring following items:
- Last update
- Internal Temperature
- Frequency
- Battery Capacity
- UPS Load
- Output Frequency
- Line Voltage
- Output Voltage
- Battery Voltage
Linux based OS with installed
- APC PowerChute Business Edition agent
- Zabbix Agent
- connected APC Smart-UPS
- Log in into PowerChute BE Web Interface (usually https://IP_ADDRESS:6547/logon),
- go to Logging -> Log settings
- in Data Log Configuration section check Enable Data Logging
- set Data Recording Interval to lowest value (0:10 - every 10 seconds)
- click Apply
- Put zabbix_apc.conf into your zabbix-agent include directory (ie. /etc/zabbix/zabbix-agentd.d)
- Put apcget.sh into your zabbix-agent scripts directory (ie. /etc/zabbix/scripts)
- Restart zabbix-agent
- Import apc_powerchute_template.xml template into your Zabbix Server
- Create new host (or edit existing) pointing to zabbix-agent configured above
- Assign imported template to created host
- Dawid Mos - (https://github.com/daftu)