Ad Widget

Collapse

Problem UserParameter not supported

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

    #1

    Problem UserParameter not supported


    Hi

    I try to supervise a client using the zabbix agent and UserParameter.
    However, I have a problem.
    When I launch the command "zabbix_agentd -t key" on the customer, I get a good value.
    However, from the server, the command "zabbix_get -k key" returns to me "ZBX NOT SUPPORTED". Ditto for the web interface.

    I want to clarify that I have a client locally (on the same network as my server zabbix), and the whole thing works very well, I collect all the information I want.

    Thank you in advance for your help.

    My log file:
    Click image for larger version

Name:	zbx.png
Views:	401
Size:	113.7 KB
ID:	397567

    Zabbix_get command :
    Click image for larger version

Name:	Sans titre.png
Views:	337
Size:	11.7 KB
ID:	397568
  • Atsushi
    Senior Member
    • Aug 2013
    • 2028

    #2
    Check user permissions. Did you execute the zabbix_get command with the -t option specified as a user with special privileges, such as root? And is sip.status set by UserParameter executing a process that can only be obtained by such a user?

    Comment

    Working...