1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

Update in: 17 May 2021


:

PandoraFMS RaspberryPI Viewer

Script de instalación para generar un Viewer en una Raspberry Pi 3 o superior

Requerimientos:

    • Raspberry Pi 3, 3B+, 4 o Superior
    • Tarjeta SD 16 GB o Superior
    • Raspbian OS Lite Buster
    • Proceso de InstalaciónEjecutar los comandos
      wget https://pandorafms.com/library/wp-content/uploads/2021/04/pandorafms-rpi-viewer.tgz
      tar xvzf pandorafms-rpi-viewer.tgz
      cd pandorafms-rpi-viewer
      

      ./install.sh [URL]

      Ejemplo:

      ./install.sh "https://pandorafms.com"

      Ejemplo archivo wpa_supplicant.conf

      ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
      update_config=1
      country=AR
      
      network={
       ssid="MyWIFI"
       psk="Passwd"
      }
      

Guia Rápida: https://pandorafms.com/guides
Autor: Guillermo Sanchez Guillermo Sanchez – SITS Soluciones (Argentina)

(Visited 550 times, 1 visits today)

For correct visualization of the Pandora FMS library extension, you must have installed version NG 760 or superior

X