Zabbix Share

Zabbix templates, modules & more
Log in
Choose social to login:
Login With Google
Login With Github

Nav view search

Navigation

Advanced Search
  • Applications
    • 1C
    • Anti-Virus
    • Backup
    • Bug and issue tracking
    • Cluster
    • Clustered File Systems
    • DNS
    • Excel Export
    • Firewall
    • HelpDesk System
    • High Availability (HA)
    • Java Application
    • Mail servers
    • Misc
    • Monitoring System
    • NFS
    • NTP
    • Others
    • Pi-Hole
    • Process Managers
    • Queue managers
    • Security
    • SIEM
    • Skype
    • Ticketing System
    • Time synchronization
    • TV Broadcasting
    • Web-servers
  • Cloud
  • Databases
  • Network Appliances
  • Network Devices
  • Official Templates
  • Operating Systems
  • Power (UPS)
  • Printers
  • SCADA, IoT, Energy, Home Automation, Industrial monitoring
  • Server Hardware
  • Storage Devices
  • Telephony
  • Unsorted
  • Virtualization
  • Zabbix
  • Recently Added
  • Recently Updated
  • Popular
  • Most Rated
  • Top Rated
  • Most Reviewed

Nginx for Zabbix 4.0 Popular

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 /server-status {

            stub_status on;

      }

      access_log off;

}

 P.S. item "Number of nginx running" using zabbix agent (active), you can change it,

 use macros to specify the ip address and port of nginx

Rating
500
0 vote

Listing Details

Type
Template
Min Zabbix version
4.0.x
Features
  • HTTP Agent
Created
2018-12-03
Modified
2018-12-05 09:15:50
Version 4.0
Download (1760 downloads)
1 version, '2018-12-05 09:15' modified
Tags
nginx, http agent
Owner
Максим Чернявский
RecommendReportOwner's listing
All resources created by third parties; use at your own risk
© 2001-2018 by Zabbix SIA. All rights reserved. Trademark Policy · Contact us