Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the jetpack-social domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u540705931/domains/danielbenites.com/public_html/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the rank-math domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u540705931/domains/danielbenites.com/public_html/wp-includes/functions.php on line 6121

Notice: La función _load_textdomain_just_in_time ha sido llamada de forma incorrecta. Translation loading for the pixwell domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Por favor, visita Depuración en WordPress para más información. (Este mensaje fue añadido en la versión 6.7.0). in /home/u540705931/domains/danielbenites.com/public_html/wp-includes/functions.php on line 6121
Como instalar Observium en Ubuntu 20.04 | Daniel Benites

Como instalar Observium en Ubuntu 20.04

Observium
Observium

Introduccion

Observium es un software que permite la monitorización de varios equipos conectados a una red vía SNMP, almacena esos datos y los muestra en una interfaz muy bien lograda. Tanto así, que es el que usare para mis monitoreos.

Su instalación es super facil y no demora más de 10 minutos.

Instalando Observium

Como siempre, luego de ingresar al Ubuntu, ingresaré como root

sudo su
Sudo

Iré a la web de Observium en el siguiente link

WEB DE OBSERVIUM

Web de Observium

Y copiare las lineas del script de instalación automática.

wget http://www.observium.org/observium_installscript.sh
chmod +x observium_installscript.sh
./observium_installscript.sh

Al pegarlas deberé dar un ENTER y algo asi aparecera

Instalacion de Observium

Selecciono la opción 1

Mysql Pass

Me pide una clave para el Mysql, así que la introduzco

Luego de esto me pedirá aceptar la instalación, presiono Y

Ya solo se introducirán datos como usuario y contraseña y estará listo para ser usado.