Giter Club home page Giter Club logo

zabbix_apache_method_2's Introduction

Monitoring Apache using Zabbix

The script and template are taken from https://www.zabbix.org/wiki/Docs/howto/apache_monitoring_script#Method_2

  • Verified working with Zabbix v2.2 appliance. Original template did not work with Zabbix v2.2 :( . Item Key configuration had to be updated.
  • The BIG advantage of this script is that it's "non-intrusive" - the Zabbix agent doesn't need to be running on the Apache hosts you want to monitor.
  • Other Methods (https://www.zabbix.org/wiki/Docs/howto/apache_monitoring_script) may suit your needs better since they cache the status page result for a short duration to process all statistics.

Installation

Zabbix 2.2 appliance

Install the script

sudo install -o root -g root -m 0755 query_apachestats.py /usr/share/zabbix/externalscripts/query_apachestats.py

On Zabbix web application

Now import zabbix_apache_template.xml and bind "Template_Apache_Stats" to the Apache host.

Customization

Q: My apache server uses https or is hosted at another url context ?
A: Please update the python script according to your environment.

zabbix_apache_method_2's People

Contributors

cdmatta avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.