Tags: http agent
Nginx template based on http agent Nginx configuration example: server { listen 0.0.0.0:8080; server_name status.localhost; keepalive_timeout 0; allow 127.0.0.1; allow 192.168.11.254; deny all; location /ser ...
Note that this is a version 0.1 of the template. The included script is very quick and dirty. Note that this template was tested against NextCloud version 14.0. Note that this template was created and testes under the 4.0.2 version of Zabbix. Note th ...
Template to monitor configuration changes on Sophos UTM devices with v 9.6. Tested in the following environment: 1. Sophos UTM VM with Home license 2. Sophos API version 1.3 3. Zabbix v 4.0.3 4. Python v 2.7.5 Installation manual can be found by fo ...
(Check the latest version and updates to this doc at the repo: https://github.com/vigrai/zabbix-template-php-fpm ) # Zabbix 4.0 Template for PHP-FPM Pools This is a template for monitoring php-fpm and it's pools with [Zabbix](www.zabbix.com). Wha ...