TunnelSlaveStatus

TunnelSlaveStatus — provides status information on tunnel/mirror Slave connections.

Synopsis

(TunnelSlaveStatus host_pattern)
    

Description

This command provides status information on tunnel/mirror Slave connections. Details regarding the nature of the status data have not been documented.

Example

This is an example of the command being called from the Script Log, using the datahub_command function. A few carriage returns have been added to this example to make the output easier to read.

--> pretty_princ(datahub_command 
                 ("(TunnelSlaveStatus developers.cogentrts.com)", 1));
(TunnelSlaveStatus ("slave" "developers.cogentrts.com" "4502" "" 
 "4502" "test" "test" "" "" 0x22300000 5000 1000 5000 1 "Running"))
t