Check an IIS Application pool state (Visit this link)

rating from 0 votes
This plugin checks for the state of an IIS application pool.
This plugin was tested on a Windows Server 2003 R2 box running IIS v6.
NSclient++ v0.3.5 was used as the Nagios agent on the server.

-- Usage (local machine only) --


check_iis_apppool_state.vbs pool_name
pool_name - The name of the application pool (ex: DefaultAppPool).


It returns:
- OK if state is running.
- CRITICAL if state is stopped.
- WARNING if state is stopping or starting.
- UNKNOWN for all the others (app pool not found, etc...).

-- Nagios Agent configuration (NSC.INI) --

Copy this file into the "scripts" directory of your NSclient++ installation.
Add the following line to your NSC.INI file, section "NRPE_Handlers":


check_iis_apppool_state=cscript.exe //nologo //T:60 scripts\check_iis_apppool_state.vbs $ARG1$


Then restart NSclient++ service.
Create a command in Nagios to execute this.

Submitted by: bigbrozer
Hits: 1111
Overall downloads: 147
Added: 2009-01-31 00:00:00
Last Modified: 2009-10-29 09:01:15

Filename Preview Size Description DL
check_iis_apppool_state.vbs 2 kb check_iis_apppool_state.vbs 559

Comments


Be the first to comment this project.

Leave a reply

If you just want to rate the project leave the other field empty.
Even though it would be nice if you would drop a line.

Allowed tags: blockquote, strong, a, b, i, u, code

Captcha Reload Image


  • Check SNMP Citrix

    rating from 0 votes
    Check Citrix Server Connection Information via SNMP. Extra OID's available through snmp4ctx package (http://www.wtcs.org/snmp4tpc/snmp4ctx.htm)
  • check_squid

    rating from 0 votes
    check_squid is a plugin to nagios for monitoring Squid by using squidclient
  • Siebel CRM monitoring for all platforms

    rating from 0 votes
    Monitoring of Siebel CRM Application (check of components, tasks, gateway, application server, logfiles and autorestart for components). So far the only Nagios plugin available for Siebel.
  • check_bind.sh

    rating from 0 votes
    sh compliant script to check whether BIND is running and to get the performance data via rndc stats (PNP Template included)
  • EMC Documentum monitor

    rating from 0 votes
    A collection of nagios check plugins for EMC Documentum
  • check_weblogic.sh

    rating from 0 votes
    Plugin for BEA Weblogic 8 heap memory check.
  • check_rsacm

    rating from 0 votes
    Check whether or not RSA Certificate Manager is running and/or if it is running in Backup/Disabled mode.
  • check_virsh

    rating from 0 votes
    Script to check KVM's hosts
  • check_universal_cups

    rating from 0 votes
    I have all checks combined which other check plugins provided, in this plugin.
  • check_nginx.sh

    rating from 0 votes
    sh-compliant script to check the nginx webserver whether its running and to get requests and connections per second
Catalot 1.3.0 (appkit/v0.9.0-dev, Agavi/1.0.0) | www.netways.de | Legal
© 2009 NETWAYS GmbH. The Program is provided AS IS, without warranty. Licensed under GPLv3.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3.