The documentation says: https://www.zabbix.com/documentation...concepts/agent
"Active checks require more complex processing. The agent must first retrieve a list of items from Zabbix server for independent processing. Then it will periodically send new values to the server."...
Search Result
Collapse
10 results in 0.0017 seconds.
Keywords
Members
Tags
-
How often active check item values are sent to the server?
-
calculated Item Become Unsupported for a very long time
i have this calculated item which returns the tps.
(abschange("db.tps_acc[]"))/60
sometimes ( maybe twice a day ) the db.tps_acc become not supported which this calculated item will become not supported too but db.tps_acc is unsupported only for a short interval and... -
Time period in items is not working fine
Time periods (https://www.zabbix.com/documentation...ig/time_period) works perfect in "Working time" parameter for Zabbix General, but if we need to use it in only one parameter for flexible custom intervals for an item, we can use something like "1-5,00:00-23:59" but... -
How to change refresh interval of the latest data page in Zabbix 3.4.2
I remember in previous versions of zabbix, there was a button beside the 'Fullscreen' button that I could change the refresh interval for latest data page. But in version 3.4.2 there is no button and I cannot find anywhere else such a button to change the refresh interval. Any help is appreciated.... -
Interval value does not change to human readable format in 3.4.2
Hi,
I installed Zabbix 3.4.2 today. When I create a new item and fill the interval textbox, after saving the item, the interval is not changing to a human readable format like the previous versions!! Is it a bug or the developer team decided to eliminate this facility?
... -
Chris Sharpe started a topic Acquiring accurate inbound/outbound traffic for network switch. Update Interval.in Zabbix HelpAcquiring accurate inbound/outbound traffic for network switch. Update Interval.
Hello,
I have a question about acquiring accurate inbound/outbound traffic with the default Update interval (in sec) set to (60) and how it effects dB size.
About my setup:
Version of Zabbix: 3.2.3
I use the... -
Active items not acheiving 1s interval
Hi,
We are trying to set up few active items configured with a 1 second interval. However those items don't keep up the interval, instead we are gathering a value every ~30 seconds (as seen on the corresponding graph).
Testing the above with a simple "echo 1" as user paramater... -
Agent behaviour after crash of Zb Server
Hello,
I've tried to find any information about zabbix agent behaviour when server on other side is crashed. Unfortunatelly i didn't find anything so i'm asking You for help.
We have installed Zb server v3 with agents 2.2.1.
Today we had situation that server has... -
How to flexible intervals -each- hour during a few minutes
Hi,
I tried to specify item flexible interval to do some rapid polling every 10s for each day, each hour, but only during a few minutes interval (between :59 and :10 minutes): every 10s when between H:59 and H+1:10,
I tried
1-7,*:59-*:10
1-7,00-23:59-00-23:10... -
feature: paint graph line even when not enough values in the interval
Hi:
I'm facing a problem related to snmp not getting some values.. sometimes zabbix get it, and sometimes it doesn't... so the graphs, obtained from those values are becoming a little ugly if I use a short period of time..
See image attached [graph.png]
the udpate...