HealthBot installation - ksator/junos_monitoring_with_healthbot GitHub Wiki

The content of this repository has been tested with healthbot version 1.0.0 and 1.0.1 installed on a Ubuntu 16.04 VM

Instructions to install HealthBot 1.0.0

  • Install Docker (Docker is required before to install Healthbot)
  • Download healthbot-1.0.0.tar.gz file from https://support.juniper.net/support/downloads/
  • Install Healthbot
    $ tar xvf healthbot-1.0.0.tar.gz
    $ cd healthbot-1.0.0
    $ sudo ./install
    
  • Start Healthbot
    $ healthbot start
    

Instructions to install HealthBot 1.0.1

Visit the Installation Guide