Altprobe#
Requirements#
Installation Altprobe was tested under Ubuntu version 16.04, 18.04, 20.04 and Centos 7. Memory at a computer/virtual machine should be not less than 2GB, Hard disk not less 10GB.
Before starting this procedure, please install Cnode, after this you need to get file Broker.pem and value of project id, that is required for installation altprobe.
Installation#
Login to Alertflex Collector via Linux terminal and download installation files.
git clone alertflex/altprobe.git cd ./altprobe
Fill in Altprobe specific parameters in the
env.sh
file, as an example use the fileenv_example.sh
. If you are planning to install Altprobe on the Cnode compute (Appliance configuration) use as example fileenv_local.sh
.Start installation.
chmod u+x install_ubuntu.sh
./install_ubuntu.sh
After end of software installation copy the file
Broker.pem
to directory/etc/altprobe/
Reboot system and after that check status of Altprobe
root@host:~# altprobe-status
Open in the Management console and check if status of altprobe is presented.