Ad Widget

Collapse

Weird Received Value Error...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JSylvia007
    Junior Member
    • Sep 2007
    • 29

    #1

    Weird Received Value Error...

    Running Zabbix v3.2.5 on Ubuntu 16.04.

    Not sure what happened, but all of a sudden there's a bunch of errors related to an SSH check.

    The error I'm getting is:

    Code:
    error reason for "vm01:ssh.run[FAN1_Speed]" changed: Received value [4875] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]
    All of my ssh.run's are failing with that error... Which doesn't make sense because the values have been working for well over a year, and even the error seems to state that it's getting valid data.

    Any ideas?
  • batchenr
    Senior Member
    • Sep 2016
    • 440

    #2
    Originally posted by JSylvia007
    Running Zabbix v3.2.5 on Ubuntu 16.04.

    Not sure what happened, but all of a sudden there's a bunch of errors related to an SSH check.

    The error I'm getting is:

    Code:
    error reason for "vm01:ssh.run[FAN1_Speed]" changed: Received value [4875] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]
    All of my ssh.run's are failing with that error... Which doesn't make sense because the values have been working for well over a year, and even the error seems to state that it's getting valid data.

    Any ideas?

    if your run this item with zabbix_get what value do u get ?

    Comment

    Working...