Ad Widget

Collapse

ZBX_NOTSUPPORTED: Unsupported item key on web.certificate.get

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pucky_wins
    Junior Member
    • Mar 2020
    • 7

    #1

    ZBX_NOTSUPPORTED: Unsupported item key on web.certificate.get

    Hi all

    When I run the following on the command line I get the error below.

    $> sudo zabbix_get -s 10.3.0.214 -p 10050 -k "web.certificate.get[www.google.com]"
    $> ZBX_NOTSUPPORTED: Unsupported item key.

    From what I've read it's a built in plugin. Any idea why it would fail? I'm a bit stumped.

    Thanks
    Wayne
  • Damien_Dye
    Junior Member
    • Apr 2021
    • 10

    #2
    are you testing against a running zabbix_agent2 ?

    Comment

    • pucky_wins
      Junior Member
      • Mar 2020
      • 7

      #3
      Oh, I wasn't. I noticed that there were plugins written in Go but didn't realise that there is actually a new client. Thanks for the pointer.

      Comment

      Working...