Ad Widget

Collapse

zabbix proxy external script problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ptera
    Senior Member
    • Oct 2014
    • 109

    #1

    zabbix proxy external script problem

    I am running an external script on my zabbix server "Zabbix 3.4.3." and it works just fine returning a Numeric (unsigned).
    I copied the scripts over to my proxy server.
    When I move the host to my proxy server it appears the proxy returns a string.
    > "5335" of type "string" is not suitable for value type "Numeric (unsigned)"
    How do I fix this. the function is .diff(0)}=1 which I am sure it will not work with strings.
    Or can I only run this on the main server?
  • ptera
    Senior Member
    • Oct 2014
    • 109

    #2
    Funny it just fixed itself? :-)

    Comment

    Working...