Collector Login
How to login remotely into a collector.
Local Terminal (Shell) Access
Fluency virtual appliances have the following credentials for the default console login. If the device is being managed remotely, the console can be reached via SSH on port 22.
Network configuration
The following utility commands are provided to reconfigure \texttt{eth0} to match the end-user's internal network:
mgmt network set dhcp
mgmt network set static <ip_address> <gateway> <netmask>
mgmt dns set <dns1> <dns2>
Use the
info
subcommand, instead ofset
, to view current settings.
Additional Network parameters, such as Firewall rules and advanced configurations of the IP and DNS settings mentioned above, can be configured after the appliance is attached to the cloud instance.
Further Collector configuration
Once connectivity is established, configuration moves back to the server web interface.
Updated 9 months ago