all_sites_info
Purpose:
-
Use this utility to gather and report CyFlex configuration information from multiple sites, including versions, hostnames, IP addresses, and Linux versions, then outputs the data to STDOUT and creates a CSV file at /data/siteInfo.csv.
Enter:
-
all_sites_info [all] [x]
Where:
-
all Optional. Specify this option to print all locations from the cell map. x Optional. Specify this option to print only the locations that could not be successfully contacted.
Example:
-
all_sites_info all > /data/siteInfo.csv
Notes:
-
Ensure that the connsrvr on the central node is configured to allow access to all remote nodes, and that remote nodes are configured to allow access from this central server.