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:
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?
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]
Any ideas?
Comment