naglio-plugins icon indicating copy to clipboard operation
naglio-plugins copied to clipboard

check_snmp_attributes.pl: Argument "v6.0.1" isn't numeric in numeric lt (<)

Open jessecooper opened this issue 9 years ago • 0 comments

Argument "v6.0.1" isn't numeric in numeric lt (<) at /usr/lib64/nagios/plugins/check_snmp_attributes.pl line 1177.

I fixed this by changing the '<' to 'lt' but I am unsure if this breaks the comparison in older versions if gives a numeric value.

jessecooper avatar Dec 30 '15 20:12 jessecooper