Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Zabbix 2.0 #1

Open
timhavens opened this issue Aug 31, 2013 · 6 comments
Open

Zabbix 2.0 #1

timhavens opened this issue Aug 31, 2013 · 6 comments

Comments

@timhavens
Copy link

Error: Import Failed

Created: Application "Memcached" on "Template_STS_Memcached".
Created: Item "Bytes read by this server per second" on "Template_STS_Memcached".
Created: Item "Bytes sent by this server per second" on "Template_STS_Memcached".
Created: Item "Bytes this server is allowed to use for storage" on "Template_STS_Memcached".
Created: Item "Current number of bytes used to store items" on "Template_STS_Memcached".
Created: Item "Current number of items stored" on "Template_STS_Memcached".
Created: Item "Items removed to free memory per second" on "Template_STS_Memcached".
Created: Item "Items requested and not found per second" on "Template_STS_Memcached".
Created: Item "Keys requested and found present per second" on "Template_STS_Memcached".
Created: Item "Memcache service is running" on "Template_STS_Memcached".
Created: Item "Number of connections opened per second" on "Template_STS_Memcached".
Created: Item "Number of connection structures allocated by the server" on "Template_STS_Memcached".
Created: Item "Number of new items stored per second" on "Template_STS_Memcached".
Created: Item "Number of open connections" on "Template_STS_Memcached".
Created: Item "Number of retrieval requests per second" on "Template_STS_Memcached".
Created: Item "Number of seconds since the server started" on "Template_STS_Memcached".
Created: Item "Number of storage requests per second" on "Template_STS_Memcached".
Created: Item "Number of worker threads requested" on "Template_STS_Memcached".
Created: Item "Process id of this server process" on "Template_STS_Memcached".
Created: Item "System time for this process" on "Template_STS_Memcached".
Created: Item "Total number of retrieval and storage requests per second" on "Template_STS_Memcached".
Created: Item "User time for this process" on "Template_STS_Memcached".
Incorrect trigger expression. Host "Template_STS_Memcache" does not exist or you have no access to this host.

@brunobg
Copy link

brunobg commented Jul 1, 2014

Same here. No idea of the problem.

@anthonysomerset
Copy link
Owner

This could be a typo on naming

i have references to Template_STS_Memcache and not Template_STS_Memcached - possibly due to a rename at some point

@picardrulez
Copy link

Confirmed this. I changed the template title and name tages from "memcached" to "memcache". It imported fine after that.

@picardrulez
Copy link

@anthonysomerset here's a copy of the fixed template if you want to switch it with the one in your repo:

http://sprunge.us/ZcQN

@solivan07
Copy link

with zabblix 2.4.5 : Cannot find item "net.tcp.service[tcp,,11211]" on "Template_STS_Memcache" used in trigger "Memcache service is down on {HOSTNAME}".

revert back to 'Template_STS_Memcached' (without d) do the trick !
replaced all 'Memcache:' with 'Memcached:' by the way.

copy : http://pastebin.com/KtzKT9u5

@ethaniel
Copy link

Created: Application "Memcached" on "Template_STS_Memcached".
Created: Item "Bytes read by this server per second" on "Template_STS_Memcached".
Created: Item "Bytes sent by this server per second" on "Template_STS_Memcached".
Created: Item "Bytes this server is allowed to use for storage" on "Template_STS_Memcached".
Created: Item "Current number of bytes used to store items" on "Template_STS_Memcached".
Created: Item "Current number of items stored" on "Template_STS_Memcached".
Created: Item "Items removed to free memory per second" on "Template_STS_Memcached".
Created: Item "Items requested and not found per second" on "Template_STS_Memcached".
Created: Item "Keys requested and found present per second" on "Template_STS_Memcached".
Created: Item "Memcache service is running" on "Template_STS_Memcached".
Created: Item "Number of connections opened per second" on "Template_STS_Memcached".
Created: Item "Number of connection structures allocated by the server" on "Template_STS_Memcached".
Created: Item "Number of new items stored per second" on "Template_STS_Memcached".
Created: Item "Number of open connections" on "Template_STS_Memcached".
Created: Item "Number of retrieval requests per second" on "Template_STS_Memcached".
Created: Item "Number of seconds since the server started" on "Template_STS_Memcached".
Created: Item "Number of storage requests per second" on "Template_STS_Memcached".
Created: Item "Number of worker threads requested" on "Template_STS_Memcached".
Created: Item "Process id of this server process" on "Template_STS_Memcached".
Created: Item "System time for this process" on "Template_STS_Memcached".
Created: Item "Total number of retrieval and storage requests per second" on "Template_STS_Memcached".
Created: Item "User time for this process" on "Template_STS_Memcached".
Cannot find item "net.tcp.service[tcp,,11211]" on "Template_STS_Memcache" used in trigger "Memcache service is down on {HOSTNAME}".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants