Kategorie: Hints

DayOwl – Network

This guide should help you to set up networks with higher ranges and should set the default „ip-ranges“ for devices, like I do. It is thought for home networks and small business networks. In the last 10 years the numbers of Network Access Devices (NAD) has increased a lot. Even if you have one machine it can have different network… Read more →

Zabbix – Proxy (docker-compose) Version 5

You can easy install you Zabbix – Proxy with this docker-compose.yml file. Download LINK Follow this steps:– Make sure that you have the same path created if not use mkdir -p /volume1/docker/Zabbix/– Generate PSK FILE by tipping this in your ssh session:“openssl rand -hex 32 >> /volume1/docker/Zabbix/zabbix_agentd.psk“– change „XXX-IDENTITY“ to the Proxy Name– change „xxx.xxx.xxx“ to the IP Adress or… Read more →