בדיקות פנימיות מאפשרות לעקוב אחר התהליכים הפנימיים של Zabbix. ב במילים אחרות, אתה יכול לעקוב אחר מה שקורה עם שרת Zabbix או Zabbix פרוקסי.
המחאות הפנימיות מחושבות:
בדיקות פנימיות מעובדות על ידי שרת או פרוקסי ללא קשר למארח מצב תחזוקה.
כדי להשתמש בפריט זה, בחר את סוג הפריט Zabbix internal.
בדיקות פנימיות מעובדות על ידי Zabbix סקרים.
שימוש בפריטים פנימיים מסוימים עלול להשפיע לרעה על הביצועים. פריטים אלה הם:
zabbix[מארח,,פריטים]
zabbix[מארח,,items_unsupported]
zabbix[מארחים]
zabbix[פריטים]
zabbix[items_unsupported]
zabbix[תור]
zabbix[נדרש ביצועים]
zabbix[סטטיסטיקות,,,תור]
zabbix[טריגרים]
מידע מערכת ו-תור גם חלקי קצה מושפעים.
The item keys are listed without optional parameters and additional information. Click on the item key to see the full details.
Item key | Description |
---|---|
zabbix[boottime] | The startup time of Zabbix server or Zabbix proxy process in seconds. |
zabbix[cluster,discovery,nodes] | Discovers the high availability cluster nodes. |
zabbix[connector_queue] | The count of values enqueued in the connector queue. |
zabbix[host,,items] | The number of enabled items (supported and not supported) on the host. |
zabbix[host,,items_unsupported] | The number of enabled unsupported items on the host. |
zabbix[host,,maintenance] | The current maintenance status of the host. |
zabbix[host,active_agent,available] | The availability of active agent checks on the host. |
zabbix[host,discovery,interfaces] | The details of all configured interfaces of the host in Zabbix frontend. |
zabbix[host,available] | The availability of the main interface of a particular type of checks on the host. |
zabbix[hosts] | The number of monitored hosts. |
zabbix[items] | The number of enabled items (supported and not supported). |
zabbix[items_unsupported] | The number of unsupported items. |
zabbix[java] | The information about Zabbix Java gateway. |
zabbix[lld_queue] | The count of values enqueued in the low-level discovery processing queue. |
zabbix[preprocessing_queue] | The count of values enqueued in the preprocessing queue. |
zabbix[process] | The percentage of time a particular Zabbix process or a group of processes (identified by <type> and <mode>) spent in <state>. |
zabbix[proxy] | The information about Zabbix proxy. |
zabbix[proxy,discovery] | The list of Zabbix proxies. |
zabbix[proxy_history] | The number of values in the proxy history table waiting to be sent to the server. |
zabbix[queue] | The number of monitored items in the queue which are delayed at least by <from> seconds, but less than <to> seconds. |
zabbix[rcache] | The availability statistics of the Zabbix configuration cache. |
zabbix[requiredperformance] | The required performance of Zabbix server or Zabbix proxy, in new values per second expected. |
zabbix[stats] | The internal metrics of a remote Zabbix server or proxy. |
zabbix[stats,,,queue] | The internal queue metrics of a remote Zabbix server or proxy. |
zabbix[tcache] | The effectiveness statistics of the Zabbix trend function cache. |
zabbix[triggers] | The number of enabled triggers in Zabbix database, with all items enabled on enabled hosts. |
zabbix[uptime] | The uptime of the Zabbix server or proxy process in seconds. |
zabbix[vcache,buffer] | The availability statistics of the Zabbix value cache. |
zabbix[vcache,cache] | The effectiveness statistics of the Zabbix value cache. |
zabbix[version] | The version of Zabbix server or proxy. |
zabbix[vmware,buffer] | The availability statistics of the Zabbix vmware cache. |
zabbix[wcache] | The statistics and availability of the Zabbix write cache. |
zabbix[host,<type>,available]
. Use them in the item key as is.
The startup time of Zabbix server or Zabbix proxy process in seconds.
Return value: Integer.
Discovers the high availability cluster nodes.
Return value: JSON object.
This item can be used in low-level discovery.
The count of values enqueued in the connector queue.
Return value: Integer.
This item is supported since Zabbix 6.4.0.
The number of enabled items (supported and not supported) on the host.
Return value: Integer.
The number of enabled unsupported items on the host.
Return value: Integer.
The current maintenance status of the host.
Return values: 0 - normal state; 1 - maintenance with data collection; 2 - maintenance without data collection.
Comments:
The availability of active agent checks on the host.
Return values: 0 - unknown; 1 - available; 2 - not available.
The details of all configured interfaces of the host in Zabbix frontend.
Return value: JSON object.
Comments:
The availability of the main interface of a particular type of checks on the host.
Return values: 0 - not available; 1 - available; 2 - unknown.
Comments:
The number of monitored hosts.
Return value: Integer.
The number of enabled items (supported and not supported).
Return value: Integer.
The number of unsupported items.
Return value: Integer.
The information about Zabbix Java gateway.
Return values: 1 - if <param> is ping; Java gateway version - if <param> is version (for example: "2.0.0").
Comments:
nodata()
trigger function;
The count of values enqueued in the low-level discovery processing queue.
Return value: Integer.
This item can be used to monitor the low-level discovery processing queue length.
The count of values enqueued in the preprocessing queue.
Return value: Integer.
This item can be used to monitor the preprocessing queue length.
The percentage of time a particular Zabbix process or a group of processes (identified by <type> and <mode>) spent in <state>. It is calculated for the last minute only.
Return value: Float.
Parameters:
Comments:
Examples:
zabbix[process,poller,avg,busy] #the average time of poller processes spent doing something during the last minute
zabbix[process,"icmp pinger",max,busy] #the maximum time spent doing something by any ICMP pinger process during the last minute
zabbix[process,"history syncer",2,busy] #the time spent doing something by history syncer number 2 during the last minute
zabbix[process,trapper,count] #the amount of currently running trapper processes
The information about Zabbix proxy.
Return value: Integer.
Parameters:
The list of Zabbix proxies with name, mode, encryption, compression, version, last seen, host count, item count, required values per second (vps) and version status (current/outdated/unsupported).
Return value: JSON object.
The number of values in the proxy history table waiting to be sent to the server.
Return values: Integer.
This item is not supported on Zabbix server.
The number of monitored items in the queue which are delayed at least by <from> seconds, but less than <to> seconds.
Return value: Integer.
Parameters:
Time-unit symbols (s,m,h,d,w) are supported in the parameters.
The availability statistics of the Zabbix configuration cache.
Return values: Integer (for size); Float (for percentage).
Parameters:
The required performance of Zabbix server or Zabbix proxy, in new values per second expected.
Return value: Float.
Approximately correlates with "Required server performance, new values per second" in Reports → System information.
The internal metrics of a remote Zabbix server or proxy.
Return values: JSON object.
Parameters:
Comments:
The internal queue metrics (see zabbix[queue,<from>,<to>]
) of a remote Zabbix server or proxy.
Return values: JSON object.
Parameters:
Comments:
The effectiveness statistics of the Zabbix trend function cache.
Return values: Integer (for size); Float (for percentage).
Parameters:
This item is not supported on Zabbix proxy.
The number of enabled triggers in Zabbix database, with all items enabled on enabled hosts.
Return value: Integer.
This item is not supported on Zabbix proxy.
The uptime of the Zabbix server or proxy process in seconds.
Return value: Integer.
The availability statistics of the Zabbix value cache.
Return values: Integer (for size); Float (for percentage).
Parameter:
This item is not supported on Zabbix proxy.
The effectiveness statistics of the Zabbix value cache.
Return values: Integer. With the mode parameter returns: 0 - normal mode; 1 - low memory mode.
Parameters:
Comments:
The version of Zabbix server or proxy.
Return value: String. For example: 6.0.0beta1
.
The availability statistics of the Zabbix vmware cache.
Return values: Integer (for size); Float (for percentage).
Parameters:
The statistics and availability of the Zabbix write cache.
Return values: Integer (for number/size); Float (for percentage).
Parameters:
Comments:
trend
cache parameter is not supported with Zabbix proxy.