Altprobe#
Requirements#
Altprobe was tested on Ubuntu versions 20.04 and 22.04. The system must meet the following minimum requirements:
RAM: 2 GB
Hard Disk: 10 GB
Prerequisite: The Cnode must be installed before starting this procedure.
Installation#
Log in to your Alertflex Collector server via a terminal and download the installation files.
git clone https://github.com/alertflex/altprobe.git cd ./altprobe
Configure the Altprobe parameters in the
env.sh
file.Start the installation.
chmod u+x install_from_source_ubuntu.sh ./install_from_source_ubuntu.sh
After the installation finishes, configure the project-specific parameters in the file
/etc/altprobe/altprobe.yaml
.Reboot the system.
After rebooting, check the status of the Altprobe service.
root@host:~# altprobe-status