added support for the new 'memcached' graph

This commit is contained in:
Jordi Sanfeliu 2013-11-13 17:31:40 +01:00
parent 8471140ed7
commit b1effbe17d
1 changed files with 19 additions and 1 deletions

View File

@ -88,6 +88,7 @@ secure_log_date_format = %b %e
icecast = n
raspberrypi = n
phpapc = n
memcached = n
wowza = n
int = y
</graph_enable>
@ -459,6 +460,15 @@ secure_log_date_format = %b %e
</phpapc>
# MEMCACHED graph
# -----------------------------------------------------------------------------
<memcached>
list = localhost:11211
rigid = 0, 0, 0, 0, 0, 0, 0
limit = 100, 100, 100, 100, 100, 100, 100
</memcached>
# WOWZA graph
# -----------------------------------------------------------------------------
<wowza>
@ -608,7 +618,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, 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, wowza, int
<graph_title>
system = System load average and usage
@ -638,6 +648,7 @@ graph_name = system, kern, proc, hptemp, lmsens, nvidia, disk, fs, net, serv, ma
icecast = Icecast Streaming Media Server
raspberrypi = Raspberry Pi sensor statistics
phpapc = Alternative PHP Cache statistics
memcached = Memcached statistics
wowza = Wowza Media Server
int = Devices interrupt activity
</graph_title>
@ -743,6 +754,13 @@ graph_name = system, kern, proc, hptemp, lmsens, nvidia, disk, fs, net, serv, ma
_phpapc1 = Memory usage
_phpapc2 = Hits & misses
_phpapc3 = File Cache
_memcached1 = Memcached Statistics 1
_memcached2 = Memcached Statistics 2
_memcached3 = Cache usage
_memcached4 = Items in Cache
_memcached5 = Objects I/O
_memcached6 = Connections
_memcached7 = Memcached traffic
_wowza1 = Current connections
_wowza2 = Messages bytes rate
_wowza3 = Connections accepted