description: 'Connection string in the URI format (password is not used). This param overwrites a value configured in the "Plugins.Memcached.Uri" option of the configuration file (if it''s set), otherwise, the plugin''s default value is used: "tcp://localhost:11211"'
- uuid: a571c0d144b14fd4a87a9d9b2aa9fcd6
name: Templates/Applications
- uuid: 05894ba2c9184d33992bf1bd21c347f6
template: 'Memcached by Zabbix agent 2'
name: 'Memcached by Zabbix agent 2'
Get Memcached metrics from plugin for the New Zabbix Agent (zabbix-agent2).
You can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/398623-discussion-thread-for-official-zabbix-template-memcached
Generated by official Zabbix template tool "Templator"
- name: Templates/Applications
- uuid: 2c9d2fd0c59249c999cb315243ae994e
name: 'Commands: FLUSH per second'
key: memcached.commands.flush.rate
description: 'The flush_all command invalidates all items in the database. This operation incurs a performance penalty and shouldn''t take place in production, so check your debug scripts.'
- type: CHANGE_PER_SECOND
key: 'memcached.stats["{$MEMCACHED.CONN.URI}"]'
- uuid: 1f636f46889e41cda9abf80df4ae53a7
name: 'Commands: GET per second'
key: memcached.commands.get.rate
description: 'Number of GET requests received by server per second.'
- type: CHANGE_PER_SECOND
key: 'memcached.stats["{$MEMCACHED.CONN.URI}"]'
- uuid: 82988c3b793841c4b99a7cbf18f9ac5f
name: 'Commands: SET per second'
key: memcached.commands.set.rate
description: 'Number of SET requests received by server per second.'
- type: CHANGE_PER_SECOND
key: 'memcached.stats["{$MEMCACHED.CONN.URI}"]'
- uuid: d19885f5dc5b4afaa68ae180c60117ca
name: 'Maximum number of bytes'
key: memcached.config.limit_maxbytes
description: 'Maximum number of bytes allowed in cache. You can adjust this setting via a config file or the command line while starting your Memcached server.'
- type: DISCARD_UNCHANGED_HEARTBEAT