The zabbix_tungsten_services Command
The zabbix_tungsten_services command provides a simple check to confirm whether configured services are currently
running. The command must be executed with a command-line option specifying which services should be checked and confirmed.
Usage
zabbix_tungsten_services [option]
Where:
| Option | Description | Product |
|---|---|---|
-c | Check the Connector service status. | CT |
-h | Show help text. | CTTR |
-r | Check the replication services status. | CTTR |
The command outputs a 0 (True) or 1 (False) Status
note
The zabbix_tungsten_services only confirms that the services and processes are running; their state is not
confirmed. To check state with a similar interface, use the zabbix_tungsten_online command.
To check the services:
- To check the replicator services (This will also include the manager within Tungsten Clustering):
shell> zabbix_tungsten_services -r0
- To check the connector services:
shell> zabbix_tungsten_services -c0