The zabbix_tungsten_latency Command
The zabbix_tungsten_latency command reports a 0 (False) or 1 (True) depending on whether the latency across
the nodes in the cluster is above a specific level.
Usage
zabbix_tungsten_latency [option]
Where:
| Option | Description | Product |
|---|---|---|
-c | Report a critical status if the latency is above this level. | CTTR |
-w | Report a warning status if the latency is above this level. | CTTR |
The -w and -c options must be specified on the command line, and the critical figure must be higher than
the warning figure. For example:
shell> zabbix_tungsten_latency -w 0.1 -c 0.5
0