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:10] – jose | informatica:linux:zabbix:con_docker_compose [2021/11/27 21:11] (current) – jose | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| |mysql: | |mysql: | ||
| - | Accedemos | + | Instalamos los agentes en los servidores |
| + | 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:// | ||
| Usuario: Admin | Usuario: Admin | ||
| Contraseña: | Contraseña: | ||
| | | ||
| Pulsamos Configuration > Hosts > Create Hosts | Pulsamos Configuration > Hosts > Create Hosts | ||
| + | |||
| {{: | {{: | ||
| - | Añadimos Raspberry Inversor | + | Añadimos |
| {{: | {{: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | 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.1638043835.txt.gz · Last modified: by jose
