18: Internodal Communication

Command Purpose
connsrvr Manage inter-node communications in CyFlex, handling message forwarding, server status checks, and name attachments on Linux.
csdump Dump information about local and remote attached services as well as connected and unconnected remote servers from the connection server with an option to clear statistics.
ev_tcp_receive

Receive TCP/IP messages from remote networks and set specified CyFlex events based on the message content.

ev_tcp_send

Relay CyFlex events to remote networks via TCP/IP, processing configuration events and sending data events based on specifications.

ev_tcp_specs Read a specification file and send the specification to the local inter-network CyFlex event client, ev_tcp_send.
fetch_host Fetch a hostname for a specified cell number.
fileget Get a file or files from a remote server.
fileput Transfer a file onto a remote server.
getAstStatGen Communicate with shared memory servers on remote nodes to collect data and update specified CyFlex variables on the local node.
getAstStat13 Fetch data from remote CyFlex nodes and update local shared memory variables with information such as run status and hour meters.
node_linkN Communicate with remote nodes to fetch or push variables as specified in a configuration file, supporting bidirectional data transfer in a CyFlex system.
push_link Transfer variables from the local CyFlex node to one or more remote CyFlex nodes based on a specification file.
push_server Use a server that receives messages to update shared memory variables in CyFlex.
push_test Push a single variable to a remote node.
small_sm Utilize a shared memory server for handling requests for CyFlex variable values from remote nodes.
small_smN Utilize a shared memory server for CyFlex that processes requests from remote nodes to access or modify variables.
snl_test Get a single variable from a remote node using the connection server.
snode_link Retrieve variables from remote nodes and update local CyFlex variables based on a specification file.
web_sm_server Use the Web Services application to handle requests for accessing and manipulating CyFlex system data, including shared memory, history data, and electronic log entries.