Hello,
running an md5sum item , the result misses the last digit. This refers to the web interface, trigger via notification and action.
Example (note the missing "6" in zabbix):
md5sum on linux using the md5sum command: b345eca472f4b0674c838402d54aad16
md5sum in zabbix for that file: b345eca472f4b0674c838402d54aad1
Also note:
-in most of the webviews the md5sum is cut althought it seems there is sufficiant space to present the data.
-to get md5sum work, one needs to select character instead of numeric in the item definition.
Therefore i would suggest to add the "Type of information" to the "Items" documentation.
running an md5sum item , the result misses the last digit. This refers to the web interface, trigger via notification and action.
Example (note the missing "6" in zabbix):
md5sum on linux using the md5sum command: b345eca472f4b0674c838402d54aad16
md5sum in zabbix for that file: b345eca472f4b0674c838402d54aad1
Also note:
-in most of the webviews the md5sum is cut althought it seems there is sufficiant space to present the data.
-to get md5sum work, one needs to select character instead of numeric in the item definition.
Therefore i would suggest to add the "Type of information" to the "Items" documentation.
Comment