Giter Site home page Giter Site logo

zabbix-w3wp's Introduction

Zabbix IIS 7 Worker Process Template

Zabbix open source monitoring solution allow create templates for specific applications.

Zabbix Windows OS templates usually are combination from built-in performance counters with a reference to process name and optionaly PID.

Monitoring IIS is little bit tricky because working processes is created and recycled in various conditions and thus change their PID numbers or gone forever.

Solution

Use Zabbix Low-level discovery feature to find IIS 7 application pool names using appcmd.exe.

Use WMI script for specified application name to find the PID and then the required performance counter.

Installation

Copy files to Zabbix Agent directory (C:\Program Files\Zabbix)

  • w3wp.conf
  • w3wp-discovery.js
  • w3wp-wmi.js

Append Zabbix Agent configuration file (zabbix_agentd.conf) with lines from file w3wp.conf or Include this file.

Import Zabbix template (iis-w3wp.xml) and assign to a Windows IIS host.

zabbix-w3wp's People

Contributors

vavere avatar

Watchers

 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.