added a complete statistical APC UPS (apcupsd) graph

This commit is contained in:
Jordi Sanfeliu 2014-01-03 11:53:41 +01:00
parent 8a29e10b63
commit 2f01d417c8
2 changed files with 1077 additions and 1 deletions

1058
lib/apcupsd.pm Normal file

File diff suppressed because it is too large Load Diff

View File

@ -89,6 +89,7 @@ secure_log_date_format = %b %e
raspberrypi = n
phpapc = n
memcached = n
apcupsd = n
wowza = n
int = y
</graph_enable>
@ -469,6 +470,16 @@ secure_log_date_format = %b %e
</memcached>
# APCUPSD graph
# -----------------------------------------------------------------------------
<apcupsd>
cmd = apcaccess
list = localhost:3551
rigid = 0, 2, 0, 0, 0, 0
limit = 100, 100, 100, 100, 100, 100
</apcupsd>
# WOWZA graph
# -----------------------------------------------------------------------------
<wowza>
@ -618,7 +629,7 @@ logo_bottom = logo_bot.png
remote = 300x100
</graph_size>
graph_name = system, kern, proc, hptemp, lmsens, nvidia, disk, fs, net, serv, mail, port, user, ftp, apache, nginx, lighttpd, mysql, squid, nfss, nfsc, bind, ntp, fail2ban, icecast, raspberrypi, phpapc, memcached, wowza, int
graph_name = system, kern, proc, hptemp, lmsens, nvidia, disk, fs, net, serv, mail, port, user, ftp, apache, nginx, lighttpd, mysql, squid, nfss, nfsc, bind, ntp, fail2ban, icecast, raspberrypi, phpapc, memcached, apcupsd, wowza, int
<graph_title>
system = System load average and usage
@ -649,6 +660,7 @@ graph_name = system, kern, proc, hptemp, lmsens, nvidia, disk, fs, net, serv, ma
raspberrypi = Raspberry Pi sensor statistics
phpapc = Alternative PHP Cache statistics
memcached = Memcached statistics
apcupsd = APC UPS statistics
wowza = Wowza Media Server
int = Devices interrupt activity
</graph_title>
@ -761,6 +773,12 @@ graph_name = system, kern, proc, hptemp, lmsens, nvidia, disk, fs, net, serv, ma
_memcached5 = Objects I/O
_memcached6 = Connections
_memcached7 = Memcached traffic
_apcupsd1 = Line voltage
_apcupsd2 = Battery charge
_apcupsd3 = Temperatures
_apcupsd4 = Battery voltage
_apcupsd5 = Battery line
_apcupsd6 = Line frequency
_wowza1 = Current connections
_wowza2 = Messages bytes rate
_wowza3 = Connections accepted