Hello,
I'm trying to analyze my cache usage using
# zabbix_server -R diaginfo=valuecache
All of the items are provided with itemid's, but no information what host they belong to. This makes it difficult to track which hosts they belong to and in turn find the cause of high cache usage.
Is there some way to find hostname / item.key by itemID?
I tried searching on google and reading the documentation, but all of the cases are the opposite - "How to find itemID by item.key"
I'm trying to analyze my cache usage using
# zabbix_server -R diaginfo=valuecache
All of the items are provided with itemid's, but no information what host they belong to. This makes it difficult to track which hosts they belong to and in turn find the cause of high cache usage.
Is there some way to find hostname / item.key by itemID?
I tried searching on google and reading the documentation, but all of the cases are the opposite - "How to find itemID by item.key"
Comment