Cluster Server 8.0 Bundled Agents Reference Guide - Windows
- Introducing VCS bundled agents
- Storage agents
- Network agents
- FileShare agents
- Services and applications agents
- VCS infrastructure and support agents
- VCS hardware replication agent for NetApp
- Troubleshooting bundled agents
Attribute definitions
To configure the agent to monitor an application pool, configure the SiteType and SiteName attributes only. The agent ignores other attributes when it is configured to monitor an application pool.
Table: IIS agent required attributes
Required Attributes | Description |
---|---|
SiteType | Defines whether the resource is configured to monitor an IIS site or an application pool. If the resource is configured to monitor an application pool, set the attribute to APPPOOL. If the resource is configured to monitor an IIS site, set this attribute to the name of the IIS service associated with the site. The attribute can take any of the following values:
Type and Dimension: string-scalar |
SiteName | The name of the IIS site, the virtual server, or the application pool to be monitored by the agent. The value of this attribute depends on that of the SiteType attribute. The SiteName attribute can take the following values:
Note: This attribute can take localized values. Type and Dimension: string-scalar |
IPResName | The name of the IP resource configured for the IP to which the site is bound. Type and Dimension: string-scalar |
PortNumber | The port to which the site is bound. Type and Dimension: string-scalar |
Table: IIS agent optional attributes
Optional Attributes | Description |
---|---|
AppPoolMon | Defines the monitoring modes for the application pool associated with the Web site being monitored. Configure this attribute only if SiteType is W3SVC and IIS is configured to run in the Worker Process Isolation mode. The attribute can take one of the following values:
Type and Dimension: integer-scalar |
DetailMonitor | Defines whether the agent monitors the site in detail. The value 1 indicates the agent will monitor each site in detail by attempting an actual socket connection to the port. Type and Dimension: boolean-scalar |
DetailMonitorInterval | The number of monitor cycles after which the agent attempts detail monitoring. For example, the value 5 indicates that the agent will monitor the resource in detail after every 5 monitor cycles. Type and Dimension: integer-scalar |