informatica:linux:zabbix:con_docker_compose
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| informatica:linux:zabbix:con_docker_compose [2021/11/27 20:51] – jose | informatica:linux:zabbix:con_docker_compose [2021/11/27 21:11] (current) – jose | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| Instalamos los agentes en los servidores a monitorizar. Por ejemplo en la Raspberry Inversor con: | Instalamos los agentes en los servidores a monitorizar. Por ejemplo en la Raspberry Inversor con: | ||
| apt-get install zabbix-agent | apt-get install zabbix-agent | ||
| + | Modificamos configuración para habilitar que el server de Zabbix pueda conectar con el agente. En este caso la ip del server es 192.168.111.1 | ||
| + | / | ||
| + | Server=192.168.111.1 | ||
| + | |||
| + | service zabbix-agent restart | ||
| + | |||
| + | |||
| Para añadirlo, vamos a la interfície web del servidor en http:// | Para añadirlo, vamos a la interfície web del servidor en http:// | ||
| Usuario: Admin | Usuario: Admin | ||
| Line 16: | Line 23: | ||
| | | ||
| Pulsamos Configuration > Hosts > Create Hosts | Pulsamos Configuration > Hosts > Create Hosts | ||
| + | |||
| {{: | {{: | ||
| Añadimos **Raspberry Inversor** en el grupo **Linux Servers**. Añadimos la IP en Interfaces pulsando add > agent: | Añadimos **Raspberry Inversor** en el grupo **Linux Servers**. Añadimos la IP en Interfaces pulsando add > agent: | ||
| + | |||
| {{: | {{: | ||
| {{: | {{: | ||
| + | Añadimos el Template de Linux | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Pulsamos el botón Add y aparece en la lista generando gráficas: | ||
| + | |||
| + | {{: | ||
informatica/linux/zabbix/con_docker_compose.1638046299.txt.gz · Last modified: by jose
