Skip to main content
Common Reference

The tungsten_get_ports Command

The tungsten_get_ports command will display the running Tungsten processes and the associated TCP ports that those processes are listening on.

Usage
tungsten_get_ports [option]

Where:

OptionDescription
--extra
Aliases: -x
Display the listening IP and source pair too.
--help
Aliases: -h
Show help text.
--internal
Aliases: -i
Display only ports used for INTERNAL purposes.
--list
Aliases: -l
Display the static database.
--showhost
Aliases: -s
Display the short hostname as the first field.

Example taken from a host running Tungsten Clustering:

shell> tungsten_get_ports
REPLICATOR[3678] 2112 THL
REPLICATOR[3678] 8091 Prometheus
REPLICATOR[3678] 8097 REST API
REPLICATOR[3678] 10000 RMI/JMX
REPLICATOR[3678] 10001 RMI/JMX
REPLICATOR[3678] 32000 Wrapper Liveness Checks
REPLICATOR[3678] 42679 INTERNAL RMI
MANAGER[4117] 7800 Group Communications
MANAGER[4117] 8090 REST API
MANAGER[4117] 8092 Prometheus
MANAGER[4117] 9997 RMI/JMX
MANAGER[4117] 11999 Router Gateway Port for Connector
MANAGER[4117] 12000 RMI/JMX
MANAGER[4117] 32001 Wrapper Liveness Checks
MANAGER[4117] 42957 INTERNAL RMI
MANAGER[4117] 46131 INTERNAL RMI
CONNECTOR[4551] 3100 RMI/JMX
CONNECTOR[4551] 3101 RMI/JMX
CONNECTOR[4551] 3306 MySQL R/W
CONNECTOR[4551] 3307 MySQL R/O
CONNECTOR[4551] 8093 Prometheus
CONNECTOR[4551] 8096 REST API
CONNECTOR[4551] 32002 Wrapper Liveness Checks