In the Administration → Queue section items that are waiting to be updated are displayed.
Ideally, when you open this section it should all be "green" meaning no items in the queue. If all items are updated without delay, there are none waiting. However, due to lacking server performance, some items may get delayed and the information is displayed in this section. For more details, see the Queue section.
The queue is available only if Zabbix server is running. Items are not counted in the queue if the item interface becomes unavailable due to connection problems or agent not working properly.
The Administration → Queue section contains the following pages:
The list of available pages appears upon pressing on Queue in the Administration menu section. It is also possible to switch between pages by using a title dropdown in the top left corner.
Third-level menu. | Title dropdown. |
In this screen it is easy to locate if the problem is related to one or several item types.
Each line contains an item type. Each column shows the number of waiting items - waiting for 5-10 seconds/10-30 seconds/30-60 seconds/1-5 minutes/5-10 minutes or over 10 minutes respectively.
In this screen it is easy to locate if the problem is related to one of the proxies or the server.
Each line contains a proxy, with the server last in the list. Each column shows the number of waiting items - waiting for 5-10 seconds/10-30 seconds/30-60 seconds/1-5 minutes/5-10 minutes or over 10 minutes respectively.
In this screen, each waiting item is listed.
Displayed data:
Column | Description |
---|---|
Scheduled check | The time when the check was due is displayed. |
Delayed by | The length of the delay is displayed. |
Host | Host of the item is displayed. |
Name | Name of the waiting item is displayed. |
Proxy | The proxy name is displayed, if the host is monitored by proxy. |
You may encounter a situation when no data is displayed and the following error message appears:
Error message in this case is the following:
This happens when the PHP configuration parameters in the zabbix.conf.php file - $ZBX_SERVER
or both $ZBX_SERVER
and $ZBX_SERVER_PORT
- point to an existing Zabbix server that uses a different database.