Skip to main content
Version: FCP 25.11

Install the Monitor Node

FCP-Suite and FCP-SE provide advanced monitoring and analytics features. These features require a Monitor node.

The node requirements are as follows:

ItemRequirement
Operating systemUbuntu 22.04 or RedHat 8
CPU>= 4
Memory>= 16
Disk>= 80G
NetworkSee FCP Product Network Planning > FCP-Suite > Monitor Node
  • Download the installation package to the node.

Contact Fastone staff to obtain the installation package.

  • Extract the package.
tar -zxvf fastone-fcp-xxx.tgz
  • Run the installation script.
cd fastone-{VERSION}/install
# `-r` specifies the role as monitor
./install-fcp.sh -r monitor [-s ssh_port]
# The installation log is install-fcp.log in the same directory