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#

  1. 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
    
  2. Configure the Altprobe parameters in the env.sh file.

  3. Start the installation.

    chmod u+x install_from_source_ubuntu.sh
    ./install_from_source_ubuntu.sh
    
  4. After the installation finishes, configure the project-specific parameters in the file /etc/altprobe/altprobe.yaml.

  5. Reboot the system.

  6. After rebooting, check the status of the Altprobe service.

    root@host:~# altprobe-status