January 2019
Intermediate to advanced
798 pages
20h 33m
English
A: As the data is likely provided as a counter, make sure the result is stored as delta (speed per second) on Zabbix.
A: Make sure Type of information is set to Numeric (unsigned). This way, you'll lose the precision of a fraction of a bit, but keep all the values.
A: Make sure to use proper quoting, especially if the referenced item keys have quotes. For example, if the referenced item key is key["parameter",param] in the calculated item formula, it can be used as last("key[\"parameter\",param]") ...
Read now
Unlock full access