If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
How old can data be displayed in an Item Value widget?
I have noticed that some item values displayed by the "Item Value" widget are not displayed in the dashboard. Instead, a "no data" message is displayed.
The item has an interval of 1 day and a "discard unchanged" preprocessing step with a heartbeat...
Assign tag value based on macro - for item prototype
I have a template that has discovery and Item prototypes.
I want to assign each discovered item a tag with a value based on it´s item value.
I assumed I could do this using some sort of macro, tried various different entries. Maybe not possible or I have a typo or thinking this wrong....
please can you help me how can I round the number to N decimal places that I get from the item CPU utilization, that I dont have there too many decimal places (need 2)?
I have tried using preprocesing in and the java with functions: string.format(), decimalformat() but...
I'm trying to configure health check using Items in Zabbix.
I use 2 items:
1) Item1 - "Type - HTTP agent". Making POST request with credentials to get response in JSON format with "access token". Then using preprocessing steps' JSON Path with parameters $
Добрый день, уважаемое коммюнити заббикса, подскажите пожалуйста, есть задача получить с помощь 1 sql запроса на вывод некую таблицу с именем хоста и последним значением...
I am using the Zabbix API to get host items and history, and would like to have all $number replaced with their correct key_ value upon retrieval of the items.
For example, rather than getting "name": "CPU $2 time", I would like to get "name": "CPU...
I've got a question.
Is it possible to format an Item value in zabbix instat of only giving a string for Units.
Example.
SNMP Temperature raw value is 188 or 189 or 190 or 191
I have to use the multiplier of 0.1
Temp. is 18.8 - 18.9 - 19.0...