vIMS (Clearwater) SNMP Perfomance metrics SP (clearwater-collect-1.0.pkg) installation is similar to any other SP installation and can be done through DCF module manager and also through controller.
Related package will be available in DCF module repository by default.
Example: <DCF-Install>/Tools/Module-Repository/clearwater-collect-1.0.pkg
Installation command :
<DCF-Install>/bin/manage-modules.sh install clearwater-collect-1.0 clearwater
Sample Installation questions and output:
Required dependencies, in processing order: [1] java '8.0.202' v8.0.202 [2] module-manager '1.13u1' v1.13u1 [3] I collector-manager 'clearwater' (none) => v5.10u1 [4] I kafka-connector 'clearwater' (none) => v1.0u2 [5] I variable-handling-filter 'clearwater' (none) => v1.18u2 [6] I snmp-collector 'clearwater' (none) => v6.8u2 [7] I clearwater-collect 'clearwater' (none) => v1.0 > 2 not modified, 5 to install > 44.2 MB space required / 28.6 GB available ? Enter the step to modify, 'yes' to accept them, or 'no' to cancel the operation [yes] > y Starting installation of Collector-Manager v5.10u1 from collector-manager-5.10u1-linux-x64... * Gathering information... * 'Collector-Manager v5.10u1' will be registered with instance name 'clearwater'. * It will be installed in '/opt/DCF/Collecting/Collector-Manager/clearwater'. * Unpacking files... * Installing files... 100% * 60 files have been installed. * Finalizing installation... ! WARNING: Systemd version 218 or greater is required. Current version 208 is too old and needs to be updated to ensure proper shutdown of services when the server shuts down! * Installing service 'collector-manager clearwater'... [ installed ] Installation complete. Starting installation of Kafka-Connector v1.0u2 from kafka-connector-1.0u2-linux-x64... * Gathering information... * 'Kafka-Connector v1.0u2' will be registered with instance name 'clearwater'. * It will be installed in '/opt/DCF/Collecting/Kafka-Connector/clearwater'. * Unpacking files... * Installing files... 100% * 17 files have been installed. * Finalizing installation... Installation complete. Starting installation of Variable-Handling-Filter v1.18u2 from variable-handling-filter-1.18u2-linux-x64... * Gathering information... * 'Variable-Handling-Filter v1.18u2' will be registered with instance name 'clearwater'. * It will be installed in '/opt/DCF/Collecting/Variable-Handling-Filter/clearwater'. * Unpacking files... * Installing files... 100% * 35 files have been installed. * Finalizing installation... Installation complete. Starting installation of SNMP-Collector v6.8u2 from snmp-collector-6.8u2-linux-x64... * Gathering information... * 'SNMP-Collector v6.8u2' will be registered with instance name 'clearwater'. * It will be installed in '/opt/DCF/Collecting/SNMP-Collector/clearwater'. * Unpacking files... * Installing files... 100% * 387 files have been installed. * Finalizing installation... Installation complete. Starting installation of clearwater-collect v1.0 from clearwater-collect-1.0... * Gathering information... * 'clearwater-collect v1.0' will be registered with instance name 'clearwater'. * It will be installed in '/opt/DCF/Block/clearwater-collect/clearwater'. * Unpacking files... * Installing files... 100% * 14 files have been installed. * Finalizing installation... ? Configure an Clearwater Sprout Node (yes/no) [y] > y ? Hostname or IP address of the Clearwater Sprout Node [localhost] > localhost ? SNMP Port [161] > [1] udp ? Select SNMP Protocol from the above list [1] > ? SNMP Community String Value [•••••] > [1] v2c ? Select SNMP Version from the above list [1] > ? Deployment Id of the vIMS [default] > ClearwaterDeployment ? Orchestrator Hostname or IP address [default] > localhost ? Timeout [30] > ? More entries? (yes/no) [n] > ? Configure an Clearwater Bono Node (yes/no) [y] > ? Hostname or IP address of the Clearwater Bono Node [localhost] > localhost ? SNMP Port [161] > [1] udp ? Select SNMP Protocol from the above list [1] > ? SNMP Community String Value [•••••] > [1] v2c ? Select SNMP Version from the above list [1] > ? Deployment Id of the vIMS [default] > ClearwaterDeployment ? Orchestrator Hostname or IP address [default] > ? Timeout [30] > ? More entries? (yes/no) [n] > ? Kafka Node Hostname or IP address [localhost] > ? Kafka Node Port Number [9092] > ? More entries? (yes/no) [n] > ? Kafka Topic name to publish Collected Data. [default-topic] > clearwater-snmp ? Kafka server authentication enabled? (SASL_PLAINTEXT only) (yes/no) [y] > y ? Kafka server username. [admin] > admin ? Kafka server password. [•••••] > ? Advanced configurations (yes/no) [y] > y ? Do you want to change the Polling Period (Default: 5 mins) (yes/no) [y] > y ? Sprout data Polling period (in Seconds) Range:60 to 3600 [300] > 600 ? Bono data Polling period (in Seconds) Range:60 to 3600 [300] > 600 ? Do you want to start the installed services now? (yes/no) [n] > y ! WARNING: Systemd version 218 or greater is required. Current version 208 is too old and needs to be updated to ensure proper shutdown of services when the server shuts down! * Updating service 'collector-manager clearwater'... [ updated ] * Starting 'collector-manager clearwater'... [ OK ] Installation complete.