Ad Widget

Collapse

Problem with Redis Template

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SixArt
    Junior Member
    • Jul 2015
    • 22

    #1

    Problem with Redis Template

    Hi,
    I have a problem with Redis Template (Redis by Zabbix agent 2),

    I have an installation of Redis-server version 7, and I use Zabbix Agent 2 and Zabbix Server 6.

    When I configure Host with template, I see item with "Unsupported Item Key" error.

    31835:20220607:152435.650 item "Redis:redis.config["{$REDIS.CONN.URI}"]" became not supported: Unsupported item key.
    31836:20220607:152436.654 item "Redis:redis.info["{$REDIS.CONN.URI}"]" became not supported: Unsupported item key.
    31834:20220607:152437.655 item "Redis:redis.ping["{$REDIS.CONN.URI}"]" became not supported: Unsupported item key.
    31833:20220607:152438.657 item "Redis:redis.slowlog.count["{$REDIS.CONN.URI}"]" became not supported: Unsupported item key.
    {$REDIS.CONN.URI} is configured with default value tcp://localhost:6379

    How can I solve this problem?

    Regards,
    Dario
Working...