Check an IIS Application pool state (Visit this link)
from 0 votesThis 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) --
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":
Then restart NSclient++ service.
Create a command in Nagios to execute this.
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.
-
Check SNMP Citrix
from 0 votesCheck Citrix Server Connection Information via SNMP. Extra OID's available through snmp4ctx package (http://www.wtcs.org/snmp4tpc/snmp4ctx.htm) -
check_squid
from 0 votescheck_squid is a plugin to nagios for monitoring Squid by using squidclient -
Siebel CRM monitoring for all platforms
from 0 votesMonitoring 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
from 0 votessh compliant script to check whether BIND is running and to get the performance data via rndc stats (PNP Template included) -
EMC Documentum monitor
from 0 votesA collection of nagios check plugins for EMC Documentum
-
check_weblogic.sh
from 0 votesPlugin for BEA Weblogic 8 heap memory check. -
check_rsacm
from 0 votesCheck whether or not RSA Certificate Manager is running and/or if it is running in Backup/Disabled mode. -
check_virsh
from 0 votesScript to check KVM's hosts -
check_universal_cups
from 0 votesI have all checks combined which other check plugins provided, in this plugin. -
check_nginx.sh
from 0 votessh-compliant script to check the nginx webserver whether its running and to get requests and connections per second



