Monitoring Agent for Microsoft Internet Information Services metrics
The metrics for Monitoring Agent for Microsoft Internet Information Services resource types collect data for monitoring with IBM Cloud Pak for Multicloud Management. Every Monitoring Agent for Microsoft Internet Information Services resource type defines a set of dimensions and metrics. The descriptions provide such information as data type, dimension key, and metric unit.
Resource IISFTPSite
This resource type contains information related to FTP site. The following section lists the metrics, dimensions and components of Resource IISFTPSite.
Metrics
The following metrics are available for the resource.
% Current Anonymous Users
- The percentage number of users who currently have an anonymous connection that was made by using the Microsoft FTP service.
- The type is int.
- The unit is percent.
% Current NonAnonymous Users
- The percentage number of users who currently have a nonanonymous connection that was made by using the Microsoft FTP service.
- The type is double.
- The unit is percent.
% Total Anonymous Users
- The percentage of users who have established an anonymous connection with the Microsoft FTP service since the service started.
- The type is double.
- The unit is percent.
% Total NonAnonymous Users
- The percentage of users who have established nonanonymous connections with the Microsoft FTP service since the service started.
- The type is double.
- The unit is percent.
Current Anonymous Users
- The number of users who currently have an anonymous connection that was made by using the Microsoft FTP service.
- The type is int.
- The unit is users.
Current Connections
- The current number of connections that have been established with the Microsoft FTP service.
- The type is int.
- The unit is connections.
Current NonAnonymous Users
- The number of users who currently have a nonanonymous connection that was made by using the Microsoft FTP service.
- The type is int.
- The unit is users.
File Sent Rate (per sec)
- The total number of files that have been sent by the Microsoft FTP service per second.
- The type is double.
- The unit is files.
Files Received Rate (per sec)
- The total number of files that have been received by the Microsoft FTP service per second.
- The type is int.
- The unit is files.
Files Transferred Rate (per sec)
- The rate of total files transferred by the Microsoft FTP service per second.
- The type is double.
- The unit is files.
KB Received Rate (per sec)
- The rate at which KB are received by the Microsoft FTP service.
- The type is double.
- The unit is KBps.
KB Sent Rate (per sec)
- The rate at which KB are sent by the Microsoft FTP service.
- The type is double.
- The unit is KBps.
KB Total Rate (per sec)
- The total rate of KB transferred by the Microsoft FTP service.
- The type is double.
- The unit is KBps.
Logon Attempt Rate (per sec)
- The rate of number of logons that have been attempted by using the Microsoft FTP service per second.
- The type is double.
- The unit is logons.
Maximum Anonymous Users
- The maximum number of users who have established concurrent anonymous connections using the Microsoft FTP service since the service started.
- The type is int.
- The unit is users.
Maximum Connections
- The maximum number of simultaneous connections that have been established with the Microsoft FTP service.
- The type is int.
- The unit is connections.
Maximum NonAnonymous Users
- The maximum number of users who have established concurrent nonanonymous connections using the Microsoft FTP service since the service started.
- The type is int.
- The unit is users.
MB Received Rate (per sec)
- The rate at which MB are received by the Microsoft FTP service.
- The type is double.
- The unit is MBps.
MB Sent Rate (per sec)
- The rate at which MB are sent by the Microsoft FTP service.
- The type is double.
- The unit is MBps.
Microsoft FTP Service Uptime (hrs)
- The amount of time, in hours, that the Microsoft FTP service has been running.
- The type is double.
- The unit is hours.
Total Anonymous Users
- The number of users who have established an anonymous connection with the Microsoft FTP service since the service started.
- The type is int.
- The unit is users.
Total Connection Attempts
- The number of connections that have been attempted by using the Microsoft FTP service since the service started.
- The type is int.
- The unit is attempts.
Total Files Received
- The total number of files that have been received by the Microsoft FTP service since the service started.
- The type is int.
- The unit is files.
Total Files Sent
- The total number of files that have been sent by the Microsoft FTP service since the service started.
- The type is int.
- The unit is files.
Total Files Transferred
- The sum of total number of files sent and received.
- The type is int.
- The unit is files.
Total Logon Attempts
- The number of logons that have been attempted by using the Microsoft FTP service since the service started.
- The type is int.
- The unit is attempts.
Total NonAnonymous Users
- The number of users who have established nonanonymous connections with the Microsoft FTP service since the service started.
- The type is int.
- The unit is users.
Dimensions
The following dimensions are available for the resource.
FTP node
- The managed System name.
- The type is string.
Name
- Name of the FTP site.
- The type is string.
Timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
Resource IISServers
IISServers. The following section lists the dimensions and components of Resource IISServers.
Dimensions
The following dimensions are available for the resource.
FTP Server Path Name
- Directory path to the executable file. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
FTP Server Process ID
- Process identifier of the service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
FTP Server Server Name
- Name of the IIS FTP Server.
- The type is string.
FTP Server State
- The current state of the IIS FTP Server.
- The type is string.
FTP Server Status
- The current status of the IIS FTP Server (operational and nonoperational status). This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Hostname
- This attribute displays the host name of the server.
- The type is string.
Major IIS Version Number
- The major version number of the IIS web server.
- The type is int.
Minor IIS Version Number
- The minor version number of the IIS web server.
- The type is int.
Node
- This is the managed system name of the agent.
- The type is string.
Server IP
- This attribute displays the IP v4 address of the server.
- The type is string.
Server name
- The name that is used to identify IIS web server.
- The type is string.
Timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
WebServer Web Server Server Name
- Name of the IIS web server.
- The type is string.
WebServer Web Server State
- The current state of the IIS web server.
- The type is string.
WebServer Web Server Status
- The current status of the IIS web server (operational and nonoperational status). This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: Active Server Pages
Information about Active Server Pages. The following section lists the metrics and dimensions of Component Active Server Pages.
Metrics
The following metrics are available for the component.
ASP Current Sessions
- The number of sessions currently being serviced. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is sessions.
ASP Error Rate (per sec)
- The average number of errors that occurred per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is errors/second.
ASP Errors During Script Runtime
- The number of requests that failed because run-time errors occurred. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
ASP Errors From ASP Preprocessor
- The number of requests that failed because preprocessor errors occurred. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
ASP Errors From Script Compilers
- The number of requests that failed because script compilation errors occurred. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
ASP Request Execution Time (ms)
- The number of milliseconds that it took to execute the most recent request. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is milliseconds.
ASP Request KBytes In Total
- The total size, in KB, of data received due to ASP requests. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is kilobytes.
ASP Request KBytes Out Total
- The total size, in KB, of responses sent to clients and does not include standard HTTP response headers. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is kilobytes.
ASP Request Rate (per sec)
- The average number of requests that were executed per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is requests/second.
ASP Request Wait GT Execution Time (ms)
- The difference between request wait time and request execution time. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is milliseconds.
ASP Request Wait Time (ms)
- The number of milliseconds that the most recent request waited for in the queue. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is milliseconds.
ASP Requests Disconnected Count
- The number of requests that were disconnected because the communication had failed. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
ASP Requests Executing Count
- The number of requests that are currently executing. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
ASP Requests Failed Total
- The number of requests that failed due to errors, authorization failure, and rejections. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
ASP Requests Not Authorized Count
- The number of requests that failed because access rights were insufficient. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
ASP Requests Not Found Count
- The number of requests that were made for files that were not found. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
ASP Requests Queued Count
- The number of requests that are waiting in the queue for service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
ASP Requests Queued Delta
- The change in requests queued. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
ASP Requests Rejected Count
- The number of requests that were not executed because there were insufficient resources to process them. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
ASP Requests Succeeded Count
- The number of requests that executed successfully. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
ASP Requests Timed Out Count
- The number of requests that timed out. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
ASP Requests Total
- The number of requests that have been made since the service was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
ASP Timed Out Sessions
- The number of sessions that have timed out. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is sessions.
ASP Total Sessions
- The number of sessions that have run since the service was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is sessions.
ASP Total Transactions
- The number of transactions that have occurred since the service was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is transactions.
ASP Transaction Rate (per sec)
- The average number of transactions that have been started per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is transactions/second.
ASP Transactions Aborted
- The number of transactions that have been canceled. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is transactions.
ASP Transactions Committed
- The number of transactions that have been committed. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is transactions.
ASP Transactions Pending Count
- The number of transactions that are pending. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is transactions.
Dimensions
The following dimensions are available for the component.
ASP Node
- This is the managed system name of the agent. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ASP Time Stamp
- This is the local time when the data was collected.
- The type is timestamp.
Component: Application Pool
Information related to the Windows Process Activation Service (WAS) for application pool of IIS V7.5 and later. The following section lists the metrics and dimensions of Component Application Pool.
Metrics
The following metrics are available for the component.
ApplicationPool Application Pool Current State
- The current state of an application pool.
- The type is string.
- The unit is state.
ApplicationPool Application Pool Current Uptime (hrs)
- The number of hours that the application pool is running since it was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is hours.
ApplicationPool Application Pool Current Worker Processes
- The current number of worker processes that are running in the application pool.
- The type is int.
- The unit is processes.
ApplicationPool Application Pool Maximum Worker Processes
- The maximum number of worker processes that have been created for the application pool since the service was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is processes.
ApplicationPool Application Pool Recent Worker Process Failures
- The number of times that the worker process for the application pool failed during the rapid-fail protection interval. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is failures.
ApplicationPool Application Pool Time Since Last Worker Process Failure (hrs)
- The number of hours since the last worker process failed in the application pool.
- The type is double.
- The unit is hours.
ApplicationPool Application Pool Total Recycles
- The total number of times that the application pool has been recycled since the service was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is recycles.
ApplicationPool Application Pool Total Uptime (hrs)
- The number of hours that the application pool is running since the application pool was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is hours.
ApplicationPool Application Pool Total Worker Process Failures
- The total number of times that the worker process failed since the application pool was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is failures.
ApplicationPool Application Pool Total Worker Process Ping Failures
- The total number of times that the WAS did not receive a response to the ping messages that were sent to the worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is failures.
ApplicationPool Application Pool Total Worker Process Shutdown Failures
- The total number of times that the WAS failed to shut down the worker process since the application pool was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is times.
ApplicationPool Application Pool Total Worker Process Startup Failures
- The total number of times that the WAS failed to start the worker process since the application pool was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is times.
ApplicationPool Application Pool Total Worker Processes Created
- The total number of worker processes that were created for the application pool since the service was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is processes.
ApplicationPool CPU Limit %
- Configures the maximum percentage of CPU resources that worker processes in an application pool are allowed to consume over a period of time, as indicated by the 'CPUResetInterval' attribute. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
ApplicationPool Periodic Restart Private Memory
- Specifies the amount of private memory in KB that a worker process can use before the worker process recycles.The maximum value supported for this property is 4,294,967 KB. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is kilobytes.
Dimensions
The following dimensions are available for the component.
ApplicationPool Aplication Pool Name
- The name of the application pool.
- The type is string.
ApplicationPool Application Pool Enable32BitApp On Win64
- Indicates whether IIS creates 32-bit worker processes or 64-bit worker processes on 64-bit Windows systems. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
ApplicationPool Application Pool Managed Pipeline Mode
- Indicates the mode used by the IIS server to process the requests for the managed code. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
ApplicationPool Application Pool Managed Runtime Version
- Indicates the version of the .NET Framework used for the managed applications in the application pool. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Application Pool Name
- The name of the application pool.
- The type is string.
ApplicationPool AppPool AutoStart
- Indicates the World Wide Web Publishing Service (WWW service) to automatically start an application pool when the application pool is created or when IIS is started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool AppPool Command
- Allows an application to send commands to the application pool to start or stop the application pool. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool AppPool Identity Type
- Allows application pools to run as a specific user account. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool AppPool Queue Length
- Indicates to the Universal Listener the number of requests to queue up for an application pool before rejecting future requests. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool AppPool Recycle Config Change
- Specifies that IIS should log an event when an application pool is recycled.In order for IIS to log the event, the 'LogEventOnRecycle' attribute must have a bit set corresponding to the reason for the recycle. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool AppPool Recycle Isapi Unhealthy
- Specifies that IIS should log an event when an application pool is recycled.In order for IIS to log the event, the 'LogEventOnRecycle' attribute must have a bit set corresponding to the reason for the recycle. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool AppPool Recycle Memory
- Specifies that IIS should log an event when an application pool is recycled.In order for IIS to log the event, the 'LogEventOnRecycle' attribute must have a bit set corresponding to the reason for the recycle. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool AppPool Recycle OnDemand
- Specifies that IIS should log an event when an application pool is recycled.In order for IIS to log the event, the 'LogEventOnRecycle' attribute must have a bit set corresponding to the reason for the recycle. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool AppPool Recycle Private Memory
- Specifies that IIS should log an event when an application pool is recycled.In order for IIS to log the event, the 'LogEventOnRecycle' attribute must have a bit set corresponding to the reason for the recycle. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool AppPool Recycle Requests
- Specifies that IIS should log an event when an application pool is recycled.In order for IIS to log the event, the 'LogEventOnRecycle' attribute must have a bit set corresponding to the reason for the recycle. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool AppPool Recycle Schedule
- Specifies that IIS should log an event when an application pool is recycled.In order for IIS to log the event, the 'LogEventOnRecycle' attribute must have a bit set corresponding to the reason for the recycle. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool AppPool Recycle Time
- Specifies that IIS should log an event when an application pool is recycled.In order for IIS to log the event, the 'LogEventOnRecycle' attribute must have a bit set corresponding to the reason for the recycle. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is time.
ApplicationPool AppPool State
- This value is used by applications to determine the state of an application pool.
- The type is string.
ApplicationPool apppoolCpuAction
- Configures the actions that IIS takes when Microsoft Windows NT job objects run.Only one Windows NT job object exists per application pool.Therefore the CPUAction property is configured on a per application pool basis. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Auto Shutdown AppPool Exe
- Specifies an executable to run when the World Wide Web Publishing Service (WWW service) shuts down an application pool for rapid fail protection.It will display blank if not configured. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Auto Shutdown AppPool Params
- Specifies any command-line parameters for the executable that is specified in the 'AutoShutdownAppPoolExe' attribute.It will display blank if not configured. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool CPU Reset Interval
- Specifies the reset period, in minutes, for CPU monitoring and throttling limits on the application pool. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Disallow Overlapping Rotation
- Specifies whether the World Wide Web Publishing Service (WWW Service) should start another worker process to replace the existing worker process while it is shutting down. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Disallow Rotation On Config Change
- Specifies whether the World Wide Web Publishing Service (WWW Service) should rotate worker processes in an application pool when the configuration has changed. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Idle Timeout
- Specifies the time, in minutes, that a worker process should run idle if no new requests are received and the worker process is not processing requests. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Load Balancer Capabilities
- Specifies behavior when a service is unavailable. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Logon Method
- Specifies the logon method for cleartext logons. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Max Processes
- The maximum number of worker processes an application pool allows to service requests for an application pool. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Orphan Action Exe
- Specifies an executable file to run when the World Wide Web Publishing Service (WWW service) orphans a worker process.It will display blank if not configured. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Orphan Action Params
- Specifies command-line parameters for the executable that is specified by the 'OrphanActionExe' attribute.It will display blank if not configured. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Orphan Worker Process
- When set to true, this notifies the WWW service not to terminate a worker process that fails to respond to pings.Instead it should orphan the worker process in the application pool if the worker process causes fatal errors. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Periodic Restart Memory
- Specifies the amount of virtual memory in KB that a worker process can use before the worker process recycles.The maximum value supported for this attribute is 4,294,967 KB. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
ApplicationPool Periodic Restart Requests
- Indicates the number of requests that the OOP application should process, after which it is recycled. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Periodic Restart Time
- Specifies the period of time, in minutes, after which IIS rotates an isolated OOP application.The maximum supported value for this attribute is 71,582. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is time.
ApplicationPool Ping Interval
- Specifies the period of time, in seconds, between health-monitoring pings that the World Wide Web Publishing Service (WWW Service) sends to a worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is time.
ApplicationPool Ping Response Time
- Specifies the amount of time, in seconds, that a worker process is given to respond to a health monitoring ping. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is time.
ApplicationPool Pinging Enabled
- Specifies whether the World Wide Web Publishing Service (WWW Service) should periodically monitor the health of a worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Rapid Fail Protection
- Indicates whether the Rapid Fail Protection is enabled for application pool. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Rapid Fail Protection Interval
- Specifies the number of minutes before the failure count for a process is reset. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Rapid Fail Protection Max Crashes
- Specifies the maximum number of failures that are allowed within the number of minutes specified by the 'RapidFailProtectionInterval' attribute. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Shutdown Time Limit
- Specifies the amount of time, in seconds, after a recycle threshold has reached.IIS waits for all old requests to finish running in a worker process before terminating the worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is time.
ApplicationPool SMP Affinitized
- Indicates whether a particular worker process assigned to an application pool should be assigned to a given CPU. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool SMP Processor Affinity Mask
- Configures the hexadecimal processor mask.The hexadecimal processor mask indicates to which CPU the worker processes in an application pool should be bound. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool Startup Time Limit
- Specifies the amount of time, in seconds, that the WWW Service should wait for a worker process to finish starting up and reporting to the WWW Service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is time.
ApplicationPool timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
ApplicationPool WAM User Name
- Specifies the account user name that IIS uses by default as the COM+ application identity for newly created IIS out-of-process applications.It will display blank if not configured. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool win32Error
- ApplicationPool_win32Error. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPoolSetting node
- This is the managed system name of the agent.
- The type is string.
ApplicationPoolWas Application Pool Name
- The name of the application pool. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ApplicationPool_cpuAction
- Configures the actions that IIS takes when Microsoft Windows NT job objects run.Only one Windows NT job object exists per application pool.Therefore the CPUAction property is configured on a per application pool basis. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: ASP Garbage Collection
Information about ASP.NET Garbage Collections. The following section lists the metrics and dimensions of Component ASP Garbage Collection.
Metrics
The following metrics are available for the component.
ASP Garbage Collection Percent Time in GC
- This attribute displays the percentage of elapsed time that was spent in performing a garbage collection (GC) since the last GC cycle. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
Dimensions
The following dimensions are available for the component.
ASP Garbage Collection Name
- The name of application pool with worker process identifier (ID) for that worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ASP Garbage Collection Node
- This is the managed system name of the agent.
- The type is string.
ASP Garbage Collection Process ID
- This attribute displays the process id of each asp.net application. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: ASP.Net
This provides information of all ASP.NET applications. The following section lists the metrics and dimensions of Component ASP.Net.
Metrics
The following metrics are available for the component.
ASPNet Cache % Machine Memory Limit Used
- The amount of physical memory used by the computer divided by the physical memory limit for the cache, as a percentage. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is percent.
ASPNet Cache % Process Memory Limit Used
- The value of private bytes for the worker process divided by the private bytes memory limit for the cache, as a percentage. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is bytes.
ASPNet Infrastructure Error Event Raised Rate (per sec)
- The number of HTTP error events raised per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is seconds.
ASPNet Membership Authentication Failures
- The number of failed membership credential validations since the application was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is failures.
Dimensions
The following dimensions are available for the component.
ASPNet ASP Site Name
- The name of the ASP.NET site. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ASPNet name
- The Name of the ASP.NET application instance. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
ASPNet node
- This is the managed system name of the agent.
- The type is string.
ASPNet timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
ASPNet version
- The version of .NET Framework for this ASP.NET application. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
Component: Centralized Certificate Details
This provides information about the Secure Sockets Layer (SSL) certificates that are stored on a file share.This attribute group is applicable to IIS 8 and later. The following section lists the dimensions of Component Centralized Certificate Details.
Dimensions
The following dimensions are available for the component.
Centralized Certificate Location
- This attribute displays the UNC (Universal Naming Convention) path to the file share where the SSL certificates are located. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
CentralizedCertificateDetails node
- This is the managed system name of the agent.
- The type is string.
CentralizedCertificateDetails timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
Use Centralized Certificate
- Indicates whether the web server is configured to use a centralized SSL certificate store. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
Username
- This attribute displays the name of the user account that has read access to a file share. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: Error Log
Information about HTTP errors logged by HTTP sys kernel in the Httperr log file. The following section lists the dimensions of Component Error Log.
Dimensions
The following dimensions are available for the component.
Error Log Client IP Address
- The IP address of the client that made the request. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Error Log Client Port Number
- The port number of the client that made the request. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Error Log Date
- The date on which the error occurred. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Error Log Error Code
- The error code. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Error Log Error Description
- The error description. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Error Log Node
- This is the managed system name of the agent.
- The type is string.
Error Log Protocol Sub Status
- The sub status error code. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Error Log Protocol Version
- The protocol version that the client used. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Error Log Requested Action
- The requested action, for example, a GET method. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Error Log Server IP Address
- The IP address of the server on which the log file entry was generated. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Error Log Server Port Number
- The server port number that is configured for the service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Error Log Status Code
- The HTTP status code. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Error Log Target Action
- The target of the action. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Error Log Time
- The time, in Coordinated Universal Time (UTC), at which the activity occurred. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Error Log Time Stamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
Component: Event Log
Information for event log entries that pertain to this application. The following section lists the dimensions of Component Event Log.
Dimensions
The following dimensions are available for the component.
Event Log API Version
- The version of the Event Log API used to retrieve this event. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
Event Log Category
- The category of the event. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Event Log ID
- The ID of the event. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
Event Log Keywords
- A comma-separated list of the keywords specified in the event. This field only available on Windows 2008 or later. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Event Log Level
- The level value specified in the event. This is attribute an expanded version of the Event_Type field available only on Windows 2008, or later. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Event Log Messages
- The event message. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Event Log Name
- The name of the event log, for example, Application, System, Security or an application-specific log. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Event Log Node
- This is the managed system name of the agent.
- The type is string.
Event Log Source
- The event source defined by the application. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Event Log Timestamp
- The time the event was generated. This is available for thresholds, but not in the UI.
- The type is timestamp.
Event Log Type
- The type of event, for example, Error(0), Warning(1), Informational(2), Audit_Success(3), Audit_Failure(4), and Unknown(5). This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
Component: Failed Request Tracing
This provides information about the Failed Request Tracing configuration that is applied to a website.This attribute group is applicable for IIS 7.x and later. The following section lists the metrics and dimensions of Component Failed Request Tracing.
Metrics
The following metrics are available for the component.
FailedRequestTracing Max Number of Log Files
- The maximum number of log files that are saved for Failed Request Tracing. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is files.
Dimensions
The following dimensions are available for the component.
FailedRequestTracing Associated Providers
- The trace providers that are configured for Failed Request Tracing. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
FailedRequestTracing Content Type
- The type of files for Failed Request Tracing. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
FailedRequestTracing Directory Path
- The location of the log file that is created for Failed Request Tracing. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
FailedRequestTracing Max Log File Size
- The maximum size of the log file that is allowed for Failed Request Tracing. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
FailedRequestTracing Status Codes
- The HTTP status codes that are traced. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
FailedRequestTracing Time Taken
- The maximum time that is taken by a request to be processed before it is traced.The format is days.HH:MM:SS. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
FailedRequestTracing Tracing
- The status of Failed Request Tracing for a website. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
FailedRequestTracingRules node
- This is the managed system name of the agent.
- The type is string.
FailedRequestTracingRules timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is string.
FailedRequestTracingRules Website Name
- The name of the website. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: FTP Server
FTP Server. The following section lists the metrics and dimensions of Component FTP Server.
Metrics
The following metrics are available for the component.
FTP Server % Current Anonymous Users
- The percentage of users who have an anonymous connection that was made by using the FTP service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
FTP Server % Current NonAnonymous Users
- The percentage number of users who currently have a nonanonymous connection that was made by using the FTP service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
FTP Server % Total Anonymous Users
- The percentage of users who established an anonymous connection with the FTP service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
FTP Server % Total NonAnonymous Users
- The percentage of users who established nonanonymous connections with the FTP service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
FTP Server Current Anonymous Users
- The number of users who currently have an anonymous connection that was made by using the FTP service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
FTP Server Current Connections
- The current number of connections that have been established with the FTP service.
- The type is int.
- The unit is connections.
FTP Server Current NonAnonymous Users
- The number of users who currently have a nonanonymous connection that was made by using the FTP service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
FTP Server File Sent Rate (per sec)
- The total number of files that are sent by the FTP service per second.
- The type is double.
- The unit is files/second.
FTP Server Files Received Rate (per sec)
- The total number of files that are received by the FTP service per second.
- The type is double.
- The unit is files/second.
FTP Server Files Transferred Rate (per sec)
- The rate of total files transferred by the FTP service per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is files/second.
FTP Server FTP Service Uptime (hrs)
- The amount of time, in hours, that the FTP service has been running.
- The type is double.
- The unit is hours.
FTP Server KB Received Rate (per sec)
- The rate at which KB are received by the FTP service.
- The type is double.
- The unit is kilobytes/second.
FTP Server KB Sent Rate (per sec)
- The rate at which KB are sent by the FTP service.
- The type is double.
- The unit is kilobytes/second.
FTP Server KB Total Rate (per sec)
- The total rate of KB transferred by the FTP service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is kilobytes/second.
FTP Server Logon Attempt Rate (per sec)
- The rate of number of logons that have been attempted by using the FTP service per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is logons/second.
FTP Server Maximum Anonymous Users
- The maximum number of users who have established concurrent anonymous connections using the FTP service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
FTP Server Maximum Connections
- The maximum number of simultaneous connections that have been established with the FTP service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is connections.
FTP Server Maximum NonAnonymous Users
- The maximum number of users who have established concurrent nonanonymous connections using the FTP service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
FTP Server Total Anonymous Users
- The number of users who have established an anonymous connection with the FTP service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
FTP Server Total Connection Attempts (all instances)
- The number of connections that have been attempted by using the FTP service for all instances since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is connections.
FTP Server Total Files Received
- The total number of files that are received by the FTP service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is files.
FTP Server Total Files Sent
- The total number of files that are sent by the FTP service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is files.
FTP Server Total Files Transferred
- The sum of total files sent and received by the FTP service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is files.
FTP Server Total Logon Attempts
- The number of logons that have been attempted by using the FTP service since the service started.
- The type is int.
- The unit is logons.
FTP Server Total NonAnonymous Users
- The number of users who established nonanonymous connections with the FTP service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
Dimensions
The following dimensions are available for the component.
FTP Server Major FTP Version Number
- The major version number of the IIS FTP Server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
FTP Server Minor FTP Version Number
- The minor version number of the IIS FTP Server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
FTP Server Name
- The name of the instance.
- The type is string.
FTP Server name
- The name that is used to identify the IIS FTP server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
FTP Server Version Node
- This is the managed system name of the agent.
- The type is string.
FTP Server Version Timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
Component: FTP Site Dynamic IP and Domain Restrictions
This provides information about the IP and domain restrictions that are applied on an FTP site.This attribute group is applicable for FTP 7.5. The following section lists the metrics and dimensions of Component FTP Site Dynamic IP and Domain Restrictions.
Metrics
The following metrics are available for the component.
Time Duration (in sec)
- The duration (in seconds) within which the number of failed logon attempts can reach the maximum limit, after which the FTP service either allows or denies access to the FTP server according to the configuration settings that are specified in the IIS Manager. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is Seconds.
Dimensions
The following dimensions are available for the component.
Action
- The action that is taken if the number of failed logon attempts exceeds the maximum limit over a duration (in days,hours, minutes, and seconds). This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
FTP Logon Attempt Restrictions
- Indicates that the FTP service is configured to either allow or deny access to the FTP server if the user exceeds the number of failed logon attempts within the duration that is specified in the IIS Manager. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
FTPLogonRestrictionsSettings node
- This is the managed system name of the agent.
- The type is string.
FTPLogonRestrictionsSettings timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
FTPSiteDynamicIPandDomainRestrictions Access for Unspecified Clients
- Indicates whether access is to be allowed or denied to the clients that are not specified by any rule. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
FTPSiteDynamicIPandDomainRestrictions Allowed Domain
- The domain names that are allowed to access the FTP site. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
FTPSiteDynamicIPandDomainRestrictions Allowed IP Range
- The ranges of IP addresses that are allowed to access the FTP site.The format of the value is IP address(Subnet Mask). This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
FTPSiteDynamicIPandDomainRestrictions Allowed Specific IP
- The IP addresses that are allowed to access the FTP site. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
FTPSiteDynamicIPandDomainRestrictions Denied Domain
- The domain names that are not allowed to access the FTP site. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
FTPSiteDynamicIPandDomainRestrictions Denied IP Range
- The ranges of IP addresses that are not allowed to access the FTP site.The format of the value is IP address(Subnet Mask). This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
FTPSiteDynamicIPandDomainRestrictions Denied Specific IP
- The specific IP addresses that is not allowed to access the FTP site. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
FTPSiteDynamicIPandDomainRestrictions Domain Name Restrictions
- Indicates whether access for an FTP request is to be allowed or denied based on the domain name. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
FTPSiteIPandDomainRestrictions FTP Site Name
- The name of the FTP site. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Max Number of Failed Login Attempts
- The maximum number of failed logon attempts that are allowed. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
Time Duration (in Days.hh:mm:ss)
- The duration (in days.hours, minutes, and seconds) within which the number of failed logon attempts can reach the maximum limit, after which the FTP service either allows or denies access to the FTP server according to the configuration settings that are specified in the IIS Manager. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is time.
Component: HTTP Error
This monitors the HTTP error response that is sent by the worker processes. The following section lists the metrics and dimensions of Component HTTP Error.
Metrics
The following metrics are available for the component.
HTTP 401 Response Sent percent
- The current percentage of 401 HTTP responses that are sent by the worker processes. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is percent.
HTTP 403 Response Sent percent
- The current percentage of 403 HTTP responses that are sent by the worker processes. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is percent.
HTTP 404 Response Sent percent
- The current percentage of 404 HTTP responses that are sent by the worker processes. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is percent.
HTTP 500 Response Sent percent
- The current percentage of 500 HTTP responses that are sent by the worker processes. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is percent.
Dimensions
The following dimensions are available for the component.
HTTPCustomError node
- This is the managed system name of the agent.
- The type is string.
HTTPCustomError timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
HTTPError errorCode
- The error code. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
HTTPError errorSubCode
- The HTTP sub status code for the custom error message. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
HTTPError httpStatus
- The HTTP status code for the custom error message. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
HTTPError messageLocation
- The location of custom error message file. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
HTTPError messageSource
- The custom error message source. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
HTTPError name
- The name of the instance. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: HTTP Service Request Queues
This monitors the requests that are queued by the HTTP Service.This attribute group is applicable for IIS 7.x and later. The following section lists the metrics and dimensions of Component HTTP Service Request Queues.
Metrics
The following metrics are available for the component.
Arrival Rate
- The current rate at which requests arrive in the queue. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is rate.
Cache Hit Rate
- The current rate of cache hits in the queue. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is rate.
Current Queue Size
- The current number of requests in the queue. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
Rejected Requests
- The total number of requests that were rejected from the queue since the HTTP service was started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
Rejection Rate
- The current rate at which the requests are rejected from the queue. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is rate.
Dimensions
The following dimensions are available for the component.
HTTPServiceRequestQueues node
- This is the managed system name of the agent.
- The type is string.
HTTPServiceRequestQueues timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
HTTPServiceRequestQueues_name
- The name of the instance. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: IIS Global
This monitors FTP, SMTP, and NNTP services as a whole. The following section lists the metrics and dimensions of Component IIS Global.
Metrics
The following metrics are available for the component.
IISGlobal Active Flushed Entries
- The number of cached file handles that will close when all the current transfers are complete. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is handles.
IISGlobal BLOB Cache Flushes
- The number of BLOB cache flushes that occurred since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is flushes.
IISGlobal BLOB Cache Hits
- The number of successful lookups in the BLOB cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is hits.
IISGlobal BLOB Cache Hits %
- The ratio of BLOB cache hits to the total number of cache requests. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is hits/requests.
IISGlobal BLOB Cache Misses
- The number of unsuccessful lookups in the BLOB cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is misses.
IISGlobal Current BLOBs Cached
- The BLOB information blocks that are currently in the cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is blocks.
IISGlobal Current File Cache Memory Usage (KB)
- The current number of KB used for the file cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is kilobytes.
IISGlobal Current Files Cached
- The number of files that are currently in the cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is files.
IISGlobal File Cache Flushes
- The number of file cache flushes that occurred since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is flushes.
IISGlobal File Cache Hits
- The number of successful lookups in the file cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is lookups.
IISGlobal File Cache Hits %
- The ratio of file cache hits to the total number of cache requests. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is percent.
IISGlobal File Cache Misses
- The number of unsuccessful lookups in the file cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is lookups.
IISGlobal Maximum File Cache Memory Usage (KB)
- The maximum number of KB used for the file cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is kilobytes.
IISGlobal Total BLOBs Cached
- The number of BLOB information blocks that are added to the cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is blocks.
IISGlobal Total Files Cached
- The number of files that are added to the cache since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is files.
IISGlobal Total Flushed Files
- The number of file handles that are removed from the cache since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is files.
Dimensions
The following dimensions are available for the component.
IISGlobal node
- This is the managed system name of the agent.
- The type is string.
IISGlobal timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
IISGlobal Total Flushed BLOBs
- The number of BLOB information blocks that are removed from the cache since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: IISComponents
This displays information about the installed components of IIS V7.x and later. The following section lists the dimensions of Component IISComponents.
Dimensions
The following dimensions are available for the component.
IISComponents moduleName
- The name of the installed module of IIS 7.x and later. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
IISComponents node
- This is the managed system name of the agent.
- The type is string.
IISComponents status
- The status of the component is Installed. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
IISComponents timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
Component: MEMIISUS
MEMIISUS. The following section lists the metrics and dimensions of Component MEMIISUS.
Metrics
The following metrics are available for the component.
MEMIISUS Free Memory Percent
- This attribute available memory space in percent. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
MEMIISUS IIS Memory Usage
- This attribute displays percentage of memory used by IIS Server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
MEMIISUS IIS Server CPU Usage
- This attribute displays the overall CPU assigned to IIS Server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
MEMIISUS Inuse Physical Memory
- This attribute displays the amount of physical memory in use on server machine. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is Megabytes.
MEMIISUS Inuse Physical Memory in GB
- This attribute displays the amount of physical memory in use on server machine in GB. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is Gigabytes.
MEMIISUS Total Physical Memory
- This attribute displays the total amount of physical memory available on server machine. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is Megabytes.
MEMIISUS Total Physical Memory in GB
- This attribute displays the total amount of physical memory available on server machine in GB. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is Gigabytes.
Dimensions
The following dimensions are available for the component.
MEMIISUS Node
- This is the managed system name of the agent.
- The type is string.
MEMIISUS Timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
Component: Microsoft FTP Service
This monitors Microsoft FTP Service V7.x and later. The following section lists the metrics and dimensions of Component Microsoft FTP Service.
Metrics
The following metrics are available for the component.
% Current Anonymous Users
- The percentage number of users who currently have an anonymous connection that was made by using the Microsoft FTP service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is percent.
% Current NonAnonymous Users
- The percentage number of users who currently have a nonanonymous connection that was made by using the Microsoft FTP service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is percent.
% Total Anonymous Users
- The percentage of users who have established an anonymous connection with the Microsoft FTP service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is percent.
% Total NonAnonymous Users
- The percentage of users who have established nonanonymous connections with the Microsoft FTP service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is percent.
Current Anonymous Users
- The number of users who currently have an anonymous connection that was made by using the Microsoft FTP service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
Current Connections
- The current number of connections that have been established with the Microsoft FTP service.
- The type is int.
- The unit is connections.
Current NonAnonymous Users
- The number of users who currently have a nonanonymous connection that was made by using the Microsoft FTP service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
File Sent Rate (per sec)
- The total number of files that have been sent by the Microsoft FTP service per second.
- The type is double.
- The unit is seconds.
Files Received Rate (per sec)
- The total number of files that have been received by the Microsoft FTP service per second.
- The type is double.
- The unit is seconds.
Files Transferred Rate (per sec)
- The rate of total files transferred by the Microsoft FTP service per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is seconds.
KB Received Rate (per sec)
- The rate at which KB are received by the Microsoft FTP service.
- The type is double.
- The unit is seconds.
KB Sent Rate (per sec)
- The rate at which KB are sent by the Microsoft FTP service.
- The type is double.
- The unit is seconds.
KB Total Rate (per sec)
- The total rate of KB transferred by the Microsoft FTP service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is seconds.
Logon Attempt Rate (per sec)
- The rate of number of logons that have been attempted by using the Microsoft FTP service per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is seconds.
Maximum Anonymous Users
- The maximum number of users who have established concurrent anonymous connections using the Microsoft FTP service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
Maximum Connections
- The maximum number of simultaneous connections that have been established with the Microsoft FTP service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is connections.
Maximum NonAnonymous Users
- The maximum number of users who have established concurrent nonanonymous connections using the Microsoft FTP service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
Total Anonymous Users
- The number of users who have established an anonymous connection with the Microsoft FTP service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
Total Connection Attempts
- The number of connections that have been attempted by using the Microsoft FTP service since the service started.
- The type is int.
- The unit is connectionAttempts.
Total Files Received
- The total number of files that have been received by the Microsoft FTP service since the service started.
- The type is int.
- The unit is files.
Total Files Sent
- The total number of files that have been sent by the Microsoft FTP service since the service started.
- The type is int.
- The unit is files.
Total Files Transferred
- The sum of total number of files sent and received.
- The type is int.
- The unit is files.
Total Logon Attempts
- The number of logons that have been attempted by using the Microsoft FTP service since the service started.
- The type is int.
- The unit is logons.
Total NonAnonymous Users
- The number of users who have established nonanonymous connections with the Microsoft FTP service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
Dimensions
The following dimensions are available for the component.
Microsoft FTP Service Uptime (hrs)
- The amount of time, in hours, that the Microsoft FTP service has been running.
- The type is int.
MicrosoftFTPService Name
- Name of the FTP site.
- The type is string.
MicrosoftFTPService node
- This is the managed system name of the agent.
- The type is string.
MicrosoftFTPService timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
Component: Mime Types
This lists all Multipurpose Internet Mail Extensions (MIME) types so that you can identify the types of content that can be served from a web server to a browser or a mail client. The following section lists the dimensions of Component Mime Types.
Dimensions
The following dimensions are available for the component.
MimeTypes fileExtension
- Specifies the file name extension. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
MimeTypes mimeType
- The MIME type that is used to open the files. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
MimeTypes node
- This is the managed system name of the agent.
- The type is string.
MimeTypes timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is string.
Component: MSMQ
This provides information about the incoming HTTP messages that use the Microsoft Message Queuing (MSMQ) protocol. The following section lists the metrics and dimensions of Component MSMQ.
Metrics
The following metrics are available for the component.
MSMQ Incoming HTTP Bytes
- The total number of message bytes that arrive at the computer by using the incoming HTTP connection. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is bytes.
MSMQ Incoming HTTP Bytes (per sec)
- The rate at which message bytes arrive at the computer by using the incoming HTTP connection. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is seconds.
MSMQ Incoming HTTP Messages
- The total number of HTTP messages that arrive at the computer by using the MSMQ protocol. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is messages.
MSMQ Incoming HTTP Messages (per sec)
- The rate at which HTTP messages arrive at the computer by using the MSMQ protocol. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is seconds.
MSMQ Outgoing HTTP Bytes
- The size of the MSMQ messages (in bytes) that are sent during the HTTP session. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is bytes.
MSMQ Outgoing HTTP Bytes (per sec)
- The size of the MSMQ messages (in bytes) are sent per second during the HTTP session. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is seconds.
MSMQ Outgoing HTTP Messages
- The size of the MSMQ messages (in bytes) that are sent during the HTTP session. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is size.
MSMQ Outgoing HTTP Messages (per sec)
- The number of the MSMQ messages that are sent per second during the HTTP session. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is messages.
Dimensions
The following dimensions are available for the component.
MSMQOutgoing name
- The name of the instance. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
MSMQOutgoing node
- This is the managed system name of the agent.
- The type is string.
MSMQOutgoing timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
Component: NNTP Server
This displays information about the Microsoft IIS NNTP Server. The following section lists the dimensions of Component NNTP Server.
Dimensions
The following dimensions are available for the component.
Major NNTP Version Number
- The major version number of the IIS NNTP Server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Minor NNTP Version Number
- The minor version number of the IIS NNTP Server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
NNTP Process ID
- Process identifier of the service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
NNTP state
- The current state of the NNTP virtual server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
NNTP Virtual Server
- The name used to identify NNTP Virtual Server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
NNTPServer node
- This is the managed system name of the agent.
- The type is string.
NNTPServer pathName
- Directory path to the executable file. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
NNTPServer serverName
- The name that is used to identify IIS NNTP Server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
NNTPServer status
- The current status of the IIS NNTP Server (operational and nonoperational status). This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
NNTPServer timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is string.
Component: SMTP Server
This displays information about the Microsoft IIS SMTP Server. The following section lists the dimensions of Component SMTP Server.
Dimensions
The following dimensions are available for the component.
Major SMTP Version Number
- The major version number of the IIS SMTP Server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
Minor SMTP Version Number
- The minor version number of the IIS SMTP Server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
SMTP node
- SMTP node.
- The type is string.
SMTP Process ID
- Process identifier of the service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
SMTP serverName
- The name that is used to identify IIS SMTP Server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
SMTP state
- The current state of the SMTP Virtual Server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
SMTP status
- The current status of the IIS SMTP Server (operational and nonoperational status). This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
SMTP timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
SMTP Virtual Server
- The name used to identify SMTP Virtual Server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
SMTP_pathName
- Directory path to the executable file. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: Virtual Domain Setting
This provides information about the configuration settings of the virtual domain that is used to access the website, which is hosted on the SSL port. The following section lists the dimensions of Component Virtual Domain Setting.
Dimensions
The following dimensions are available for the component.
VirtualDomainSetting node
- This is the managed system name of the agent.
- The type is string.
VirtualDomainSetting Server Name Indication Enabled
- This attribute indicates whether a website can be accessed by using a virtual domain name. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
VirtualDomainSetting SSL Port
- The SSL port number of the website. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
VirtualDomainSetting Virtual Domain Name
- This attribute displays the name of the virtual domain that is used to access the website, which is hosted on the SSL port. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
VirtualDomainSetting Virtual DomainSetting timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
VirtualDomainSetting Website Name
- The name of the website. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: W3SVC
W3SVC. The following section lists the metrics and dimensions of Component W3SVC.
Metrics
The following metrics are available for the component.
W3SVC Active Flushed Entries
- The number of file handles cached in user-mode that will be closed when all current transfers complete. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is handles.
W3SVC Active Requests
- The current number of requests being processed by the worker process.
- The type is int.
- The unit is requests.
W3SVC Active Thread Count
- The number of threads actively processing requests in the worker process.
- The type is int.
- The unit is threads.
W3SVC Current File Cache Memory Usage (KB)
- The current number of KB used by user-mode file cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is kilobytes.
W3SVC Current Files Cached
- The current number of files whose contents are present in user-mode cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is files.
W3SVC Current Metadata Cached
- The number of metadata information blocks currently present in user-mode cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is blocks.
W3SVC File Cache Flushes
- The total number of files removed from the user-mode cache since service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is files.
W3SVC File Cache Hits
- The total number of successful lookups in the user-mode file cache since service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is lookups.
W3SVC File Cache Hits Rate (per sec)
- The rate of successful lookups in file cache during the last sample interval. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is lookups.
W3SVC File Cache Misses
- The total number of unsuccessful lookups in the user-mode file cache since service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is lookups.
W3SVC File Cache Misses Rate (per sec)
- The rate of unsuccessful lookups in file cache during the last sample interval. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is lookups/second.
W3SVC Files Cached Rate (per sec)
- The rate of total number of files whose contents were added to the user-mode cache per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is files/second.
W3SVC Flushed Files Rate (per sec)
- The rate of total number of file handles that have been removed from the user-mode cache per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is handles/second.
W3SVC Flushed Metadata Rate (per sec)
- The rate of total number of metadata information blocks removed from the user-mode cache per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is blocks/second.
W3SVC HTTP Requests Served Rate (per sec)
- The rate of total number of HTTP requests served by the worker process per second.
- The type is int.
- The unit is requests/second.
W3SVC Maximum File Cache Memory Usage (KB)
- The maximum number of KB used by user-mode file cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is kilobytes.
W3SVC Maximum Thread Count
- The maximum number of threads to which the thread pool can grow as needed. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is threads.
W3SVC Metadata Cache Flushes
- The total number of user-mode metadata cache flushes since service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is cache.
W3SVC Metadata Cache Hits
- The total number of successful lookups in the user-mode metadata cache since service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is lookups.
W3SVC Metadata Cache Hits Rate (per sec)
- The rate of successful lookups in metadata cache during the last sample interval. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is lookups.
W3SVC Metadata Cache Misses
- The total number of unsuccessful lookups in the user-mode metadata cache since service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is lookups.
W3SVC Metadata Cache Misses Rate (per sec)
- The rate of unsuccessful lookups in metadata cache during the last sample interval. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is lookups/second.
W3SVC Metadata Cached Rate (per sec)
- The rate of total number of metadata information blocks added to the user-mode cache per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is blocks/second.
W3SVC Output Cache Current Flushed Items
- The number of items that have been flushed from output cache but are still being used by outgoing responses and taking up memory. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is items.
W3SVC Output Cache Current Items
- The number of items currently present in output cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is items.
W3SVC Output Cache Current Memory Usage (KB)
- The current number of KB used by output cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is kilobytes.
W3SVC Output Cache Flushed Items Rate (per sec)
- The rate of total number of items flushed from output cache per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is items.
W3SVC Output Cache Flushes Rate (per sec)
- The rate of total number of flushes of output cache per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is flushes/second.
W3SVC Output Cache Hits Rate (per sec)
- The rate of successful lookups in output cache during the last sample interval. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is lookups/second.
W3SVC Output Cache Misses Rate (per sec)
- The rate of unsuccessful lookups in output cache during the last sample interval. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is lookups/second.
W3SVC Output Cache Total Flushed Items
- The total number of items flushed from output cache since service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is items.
W3SVC Output Cache Total Flushes
- The total number of flushes of output cache since service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is flushes.
W3SVC Output Cache Total Hits
- The total number of successful lookups in output cache since service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is lookups.
W3SVC Output Cache Total Misses
- The total number of unsuccessful lookups in output cache since service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is lookups.
W3SVC Request Rate (per sec)
- The HTTP requests being processed by the worker process per second.
- The type is int.
- The unit is requests/second.
W3SVC Threads Rate (per sec)
- The rate of total number of threads available to process requests in the worker process per second.
- The type is int.
- The unit is threads/second.
W3SVC Total Files Cached
- The total number of files whose contents were added to the user-mode cache since service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is files.
W3SVC Total Flushed Files
- The total number of file handles that have been removed from the user-mode cache since service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is files.
W3SVC Total Flushed Metadata
- The total number of metadata information blocks removed from the user-mode cache since service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is blocks.
W3SVC Total HTTP Requests Served
- The total number of HTTP requests served by the worker process.
- The type is int.
- The unit is requests.
W3SVC Total Metadata Cached
- The total number of metadata information blocks added to the user-mode cache since service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is blocks.
W3SVC Total Threads
- The total number of threads available to process requests in the worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is threads.
W3SVC Websocket Active Reqs
- The number of WebSocket requests that are currently active. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
W3SVC Websocket Connection Attempts Rate (per sec)
- The rate at which WebSocket connection attempts are processed by the worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is attempts/second.
W3SVC Websocket Connections Accepted (per sec)
- The rate at which WebSocket connections are accepted. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is connections/second.
W3SVC Websocket Connections Rejected (per sec)
- The rate at which WebSocket connections are rejected. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is connections/second.
Dimensions
The following dimensions are available for the component.
W3SVC Name
- The name of application pool with worker process identifier (ID) for that worker process.
- The type is string.
W3SVC Node
- This is the managed system name of the agent.
- The type is string.
W3SVC Timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
Component: WAS
Information about a specific worker process. The following section lists the metrics and dimensions of Component WAS.
Metrics
The following metrics are available for the component.
WAS Active Listener Channels
- The number of currently active listener channels in the worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is channels.
WAS Active Protocol Handlers
- The number of currently active protocol handlers in the worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is handlers.
WAS Health Ping Rate (per sec)
- The rate of total number of health pings received by the process per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is pings/second.
WAS Health Ping Reply Latency
- The time, in 100-nanosecond intervals, taken by worker process to reply to last health ping. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is nanoseconds.
WAS Messages Received Rate (per sec)
- The rate of total number of messages received by the worker process from Web admin service per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is messages/second.
WAS Messages Sent to WAS Rate (per sec)
- The rate of total number of messages sent to Web admin service by the worker process per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is messages/second.
WAS Requests Served Rate (per sec)
- The rate of total number of requests served by the worker process per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests/second.
WAS Runtime Status Queries Rate (per sec)
- The rate of total number of runtime status queries received by the process per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is queries/second.
WAS Total Health Pings
- The total number of health pings received by the process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is pings.
WAS Total Messages Received
- The total number of messages received by the worker process from Web admin service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is messages.
WAS Total Messages Sent to WAS
- The total number of messages sent to Web admin service by the worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is messages.
WAS Total Requests Served
- The total number of requests served by the worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
WAS Total Runtime Status Queries
- The total number of runtime status queries received by the process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is queries.
Dimensions
The following dimensions are available for the component.
WAS Name
- The name of application pool with worker process identifier (ID) for that worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WAS Node
- This is the managed system name of the agent.
- The type is string.
WAS Timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
Component: Web Server
Web Server. The following section lists the metrics and dimensions of Component Web Server.
Metrics
The following metrics are available for the component.
WebServer Current File Cache Memory Usage (KB)
- The current number of KB that are used for the user-mode file cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is kilobytes.
WebServer File Cache Hits %
- The ratio of user-mode file cache hits to total cache requests since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
WebServer Maximum File Cache Memory Usage (KB)
- The maximum number of KB that are used for user-mode file cache since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is kilobytes.
WebServer Metadata Cache Hits %
- The ratio of user-mode metadata cache hits to total cache requests since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
WebServer Web Server % Current Anonymous Users
- The percentage of users who currently have an anonymous request pending with the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
WebServer Web Server % Current NonAnonymous Users
- The percentage of users who currently have a nonanonymous request pending with the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
WebServer Web Server % Total Anonymous Users
- The percentage of users who established an anonymous request since the WWW service started.This attribute does not increment when files are served from the kernel cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
WebServer Web Server % Total NonAnonymous Users
- The percentage of users who made nonanonymous requests to the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
WebServer Web Server Anonymous Users Rate (per sec)
- The rate, in seconds, at which users made anonymous requests to the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is requests/second.
WebServer Web Server CGI Requests Rate (per sec)
- The rate, in seconds, at which CGI requests are processed simultaneously by the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is requests/second.
WebServer Web Server Connection Attempts Rate (per sec)
- The rate, in seconds, at which connections are attempted to the WWW service.
- The type is double.
- The unit is attempts/second.
WebServer Web Server Current Anonymous Users
- The number of users who currently have an anonymous request pending with the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
WebServer Web Server Current CGI Requests
- The number of CGI requests that are processed simultaneously by the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
WebServer Web Server Current Connections
- The number of active connections to the WWW service.
- The type is int.
- The unit is connections.
WebServer Web Server Current ISAPI Extension Requests
- The number of ISAPI extension requests that are processed simultaneously by the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
WebServer Web Server Current NonAnonymous Users
- The number of users who currently have a nonanonymous request pending with the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
WebServer Web Server Files Rate (per sec)
- The rate, in seconds, at which files are sent and received by the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is files/second.
WebServer Web Server Files Received Rate (per sec)
- The rate, in seconds, at which files are received by the WWW service.
- The type is double.
- The unit is files/second.
WebServer Web Server Files Sent Rate (per sec)
- The rate, in seconds, at which files are sent.
- The type is double.
- The unit is files/second.
WebServer Web Server ISAPI Extension Requests Rate (per sec)
- The rate, in seconds, at which ISAPI extension requests are processed by the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is requests/second.
WebServer Web Server KB Received Rate (per sec)
- The rate in seconds, at which KB are received by the WWW service.
- The type is double.
- The unit is kilobytes/second.
WebServer Web Server KB Sent Rate (per sec)
- The rate, in seconds, at which KB are sent by the WWW service.
- The type is double.
- The unit is kilobytes/second.
WebServer Web Server KB Total Rate (per sec)
- The sum of KB sent per second and received per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is kilobytes/second.
WebServer Web Server Locked Error Rate (per sec)
- The rate, in seconds, at which requests were not satisfied because the requested document was locked.
- The type is double.
- The unit is errors/second.
WebServer Web Server Logon Attempts Rate (per sec)
- The rate, in seconds, at which attempts were made to log on to the WWW service.
- The type is double.
- The unit is attempts/second.
WebServer Web Server Maximum Anonymous Users
- The maximum number of users who made concurrent anonymous requests to the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
WebServer Web Server Maximum CGI Requests
- The maximum number of CGI requests that are processed simultaneously by the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
WebServer Web Server Maximum Connections
- The maximum number of simultaneous connections made to the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is connections.
WebServer Web Server Maximum ISAPI Extension Requests
- The maximum number of ISAPI extension requests that were processed simultaneously by the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
WebServer Web Server Maximum NonAnonymous Users
- The maximum number of users who made concurrent nonanonymous requests to the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
WebServer Web Server NonAnonymous Users Rate (per sec)
- The rate, in seconds, at which users made nonanonymous requests to the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is users/second.
WebServer Web Server Not Found Error Rate (per sec)
- The rate, in seconds, at which requests were not satisfied by the server because the requested document was not found.
- The type is double.
- The unit is errors/second.
WebServer Web Server Other Request Methods Rate (per sec)
- The rate, in seconds, at which HTTP requests that do not use the methods listed for the Total Other Requests Methods attribute are made to the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is requests/second.
WebServer Web Server Total Anonymous Users
- The number of users who have established an anonymous request since the WWW service started.This attribute does not increment when files are served from the kernel cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
WebServer Web Server Total CGI Requests
- The number of all CGI requests that are made since the WWW service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
WebServer Web Server Total Connection Attempts (all Instances)
- The number of connections attempted to the WWW service since the service started.
- The type is int.
- The unit is attempts.
WebServer Web Server Total Files Received
- The number of files that are received by the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is files.
WebServer Web Server Total Files Sent
- The number of user-mode files that are sent by the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is files.
WebServer Web Server Total Files Transferred
- The sum of total files sent and received by the WWW service since the service started.
- The type is int.
- The unit is files.
WebServer Web Server Total ISAPI Extension Requests
- The number of ISAPI extension requests that are made since the WWW service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
WebServer Web Server Total KB Received
- This attribute is the 64-bit version of Total_KBReceived (Superseded) which signifies the total KB of data that are received by the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is kilobytes.
WebServer Web Server Total KB Received (Superseded)
- The total KB of data that is received by the World Wide Web service since the service started. This is available for thresholds, but not in the UI.
- The type is int.
- The unit is kilobytes.
WebServer Web Server Total KB Sent
- This attribute is the 64-bit version of Total_KBSent (Superseded) which signifies the number of KB that are sent by the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is kilobytes.
WebServer Web Server Total KB Sent (Superseded)
- The total KB of data that is sent by the World Wide Web service since the service started. This is available for thresholds, but not in the UI.
- The type is int.
- The unit is kilobytes.
WebServer Web Server Total KB Transferred
- This attribute is the 64-bit version of Total_KBTransferred (Superseded) which is the sum of total KB of data that are sent and received by the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is kilobytes.
WebServer Web Server Total KB Transferred (Superseded)
- The total number of KB of data that are sent and received by the WWW service since the service started. This is available for thresholds, but not in the UI.
- The type is int.
- The unit is kilobytes.
WebServer Web Server Total Locked Errors
- The number of requests that are made since the service started , but not satisfied by the server because the requested document was locked.This is usually reported as HTTP error 423.
- The type is int.
- The unit is requests.
WebServer Web Server Total Logon Attempts
- The number of attempts made to log on to the WWW service since the service started.
- The type is int.
- The unit is attempts.
WebServer Web Server Total Method Requests
- The number of HTTP requests that are made since the WWW service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
WebServer Web Server Total Method Requests Rate (per sec)
- The rate, in seconds, at which all HTTP requests are received. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is requests/second.
WebServer Web Server Total NonAnonymous Users
- The number of users who made nonanonymous requests to the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
WebServer Web Server Total Not Found Errors
- The number of requests that are made since the service started, but not satisfied by the server because the requested document was not found.This is usually reported as HTTP error 404.
- The type is int.
- The unit is requests.
WebServer Web Server Total Other Request Methods
- The number of HTTP requests that did not use the OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, MOVE, COPY, MKCOL, PROPFIND, PROPPATCH, SEARCH, LOCK, or UNLOCK methods since the WWW service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
WebServer Web Server Total Requests Rate (per sec)
- The rate, in seconds, at which all the HTTP requests are received.
- The type is double.
- The unit is requests/second.
WebServer Web Server Web Service Uptime (hrs)
- The amount of time, in hours, that the WWW service is running.
- The type is double.
- The unit is hours.
Dimensions
The following dimensions are available for the component.
WebServer Current Files Cached
- The current number of files that are in the user-mode cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebServer Current Metadata Cached
- The number of metadata information blocks that are currently in the user-mode cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebServer File Cache Flushes
- The number of files that were removed from the user-mode cache since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebServer File Cache Hits
- The number of successful lookups in the user-mode file cache that occurred since the WWW service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebServer File Cache Misses
- The total number of unsuccessful lookups in the user-mode file cache since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebServer Metadata Cache Flushes
- The number of user-mode metadata cache flushes since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebServer Metadata Cache Hits
- The number of successful lookups in the user-mode metadata cache that occurred since the WWW service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebServer Metadata Cache Misses
- The total number of unsuccessful lookups in the user-mode metadata cache since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebServer node
- This is the managed system name of the agent.
- The type is string.
WebServer timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
WebServer Total Files Cached
- The total number of files that are added to the user-mode cache since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebServer Total Flushed Files
- The number of file handles that are removed from the user-mode cache since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebServer Total Flushed Metadata
- The number of metadata information blocks that are removed from the user-mode cache since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebServer Total Metadata Cached
- The total number of metadata information blocks that are added to the user-mode cache since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebServer Web Server name
- The name of the instance.
- The type is string.
WebServer_activeFlushedEntries
- WebServer_activeFlushedEntries. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: Web Service Extensions Restricted List
This displays information about all available web service extensions for Microsoft IIS. The following section lists the dimensions of Component Web Service Extensions Restricted List.
Dimensions
The following dimensions are available for the component.
WebServiceExtensionsRestrictedList Allow/Deny Flag
- Status of web service extension. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
WebServiceExtensionsRestrictedList description
- Localizable description of the server extension. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebServiceExtensionsRestrictedList groupId
- Non-localizable string used to identify groups of extensions. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebServiceExtensionsRestrictedList node
- This is the managed system name of the agent.
- The type is string.
WebServiceExtensionsRestrictedList physicalPath
- The full path to the extension.If the last three characters of the physical path are DLL (case insensitive), then the extension is ISAPI, otherwise it is CGI. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebServiceExtensionsRestrictedList removable
- Indicates whether the server administrator is allowed to delete the extension from IIS Manager. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
WebServiceExtensionsRestrictedList timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
Component: Web Site Certificates
Information about details of the website certificate that is installed for each Microsoft IIS website. The following section lists the metrics and dimensions of Component Web Site Certificates.
Metrics
The following metrics are available for the component.
Website Certificate Days Remaining
- The number of days remaining before the website certificate expires. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is days.
Dimensions
The following dimensions are available for the component.
Website Certificate Expiry Date
- The expiry date of the website certificate. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Website Certificate Issued By
- The name of the website certification authority. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Website Certificate Issued To
- The users, organizations, or the servers to which the website certificate is issued. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Website Certificate Node
- This is the managed system name of the agent.
- The type is string.
Website Certificate SSL Certificate Friendly Name
- Friendly name of the SSL certificate. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Website Certificate SSL Ports
- Ports on which the SSL certificate is applied. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Website Certificate Time Stamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
Website Certificate WebSite Name
- The name of the website. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: Website Dynamic IP and Domain Restrictions
This provides information about the IP and domain restrictions that are applied on a website.This attribute group is applicable for IIS 7.x and later. The following section lists the metrics and dimensions of Component Website Dynamic IP and Domain Restrictions.
Metrics
The following metrics are available for the component.
Max Number of Reqs Over a Duration (in ms)
- The maximum number of requests that are allowed from an IP address over a specified duration. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
- The unit is milliseconds.
Dimensions
The following dimensions are available for the component.
Deny Action Type
- This attribute specifies the action to be taken when a request is denied. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Deny IP Address (Number of Concurrent Reqs)
- Indicates whether the website is configured to deny the requests that arrive after the number of concurrent requests has reached the maximum limit. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Deny IP Address (Number of Reqs Over a Duration)
- Indicates whether the website is configured to deny the requests that arrive after the number of requests over a duration (in milliseconds) exceeds the maximum limit. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Enable Logging Only Mode
- Indicates that an event is logged if the number of requests from an IP address exceeds the maximum number of concurrent requests or the number of requests over a duration. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Max Number of Concurrent Allowed Reqs
- The maximum number of concurrent requests that are allowed from an IP address. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
Proxy Mode
- This attribute helps administrators to determine the client IP address and the requests that contain the X-Forwarded-For HTTP header to identify the requests that must be blocked. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebsiteDynamicIPandDomainRestrictions Access for Unspecified Clients
- Indicates whether access is to be allowed or denied to the clients that are not specified by any rule. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebsiteDynamicIPandDomainRestrictions Allowed Domain
- The domain names that are allowed to access the website. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebsiteDynamicIPandDomainRestrictions Allowed IP Range
- The ranges of IP addresses that are allowed to access the website.The format of the value is IP address(Subnet Mask). This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebsiteDynamicIPandDomainRestrictions Allowed Specific IP
- The IP addresses that are allowed to access the website. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebsiteDynamicIPandDomainRestrictions Denied Domain
- The domain names that are not allowed to access the website. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebsiteDynamicIPandDomainRestrictions Denied IP Range
- The ranges of IP addresses that are not allowed to access the website.The format of the value is IP address(Subnet Mask). This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebsiteDynamicIPandDomainRestrictions Denied Specific IP
- The IP addresses that are not allowed to access the website. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebsiteDynamicIPandDomainRestrictions Domain Name Restrictions
- Indicates whether access for an incoming request is to be allowed or denied based on the domain name. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebsiteIPandDomainRestrictionsSessings node
- This is the managed system name of the agent.
- The type is string.
WebsiteIPandDomainRestrictionsSessings timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
WebsiteIPandDomainRestrictionsSessings Website Name
- The name of the website. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: Website Virtual Directory Details
This displays the details of the website virtual directory. The following section lists the dimensions of Component Website Virtual Directory Details.
Dimensions
The following dimensions are available for the component.
WebsiteVirtualDirectoryDetails Application Pool Name
- The name of the application pool. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebsiteVirtualDirectoryDetails Directory Path
- The path of the directory that is available either on a local server or a remote server to which the virtual directory is mapped. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WebsiteVirtualDirectoryDetails node
- This is the managed system name of the agent.
- The type is string.
WebsiteVirtualDirectoryDetails timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
WebsiteVirtualDirectoryDetails Virtual Directory Name
- The name of the website virtual directory. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: Website W3C Logs
This attribute group shows information about incoming requests that are logged by http.sys kernel in u_ex{date}.log file in unicode W3C log format for each websites. The following section lists the metrics and dimensions of Component Website W3C Logs.
Metrics
The following metrics are available for the component.
W3C Log Bytes Received
- The number of bytes that the server received. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is bytes.
W3C Log Bytes Sent
- The number of bytes that the server sent. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is bytes.
W3C Log Timetaken
- The length of time that the action took, in milliseconds.
- The type is int.
- The unit is milliseconds.
Dimensions
The following dimensions are available for the component.
W3C Log Client IP Address
- The IP address of the client that made the request. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
W3C Log Cookie
- The content of the cookie sent or received, if any. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
W3C Log Date
- The date on which the activity occurred. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
W3C Log Host
- The host header name, if any.
- The type is string.
W3C Log HTTP Status
- The HTTP status code.
- The type is string.
W3C Log Method
- The requested action, for example, a GET method.
- The type is string.
W3C Log Node
- This is the managed system name of the agent.
- The type is string.
W3C Log Protocol Version
- The protocol version HTTP or FTP that the client used.
- The type is string.
W3C Log Referrer
- The site that the user last visited.This site provided a link to the current site. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
W3C Log Server IP Address
- The IP address of the server on which the log file entry was generated. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
W3C Log Server Name
- The name of the server on which the log file entry was generated.
- The type is string.
W3C Log Server Port
- The server port number that is configured for the service.
- The type is string.
W3C Log Service Name and Instance number
- The Internet service name and instance number that was running on the client. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
W3C Log Substatus Error Code
- The substatus error code. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
W3C Log Time
- The time, in coordinated universal time (UTC), at which the activity occurred.
- The type is string.
W3C Log Timestamp
- This is the local time when the data was collected. This is available for thresholds, but not in the UI.
- The type is timestamp.
W3C Log URI Query
- The query, if any, that the client was trying to perform.A Universal Resource Identifier (URI) query is necessary only for dynamic pages. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
W3C Log URIstem
- The target of the action, for example, Default.htm.
- The type is string.
W3C Log User Agent
- The browser type that the client used. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
W3C Log User name
- The name of the authenticated user who accessed your server.Anonymous users are indicated by a hyphen. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
W3C Log Win32 Status
- The Windows status code. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: WPROCESS
WPROCESS. The following section lists the metrics and dimensions of Component WPROCESS.
Metrics
The following metrics are available for the component.
WPROCESS CPU Usage Percent
- This attribute displays the % of CPU utilized by each worker processes. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
WPROCESS CPULimit in Percent
- This attribute displays cpu limit set for each application pool in %. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
WPROCESS Elapsed Time
- This attribute displays the Elapsed time of each worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is seconds.
WPROCESS ElapsedTime In Minutes
- This attribute shows elapsed time for worker process in mintes. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is minutes.
WPROCESS Memory Usage Percent
- This attribute shows the percentage of RAM used by each worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
WPROCESS Percent Process Time
- This attribute displays the processor time(%) of each worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
WPROCESS Private Memory Limit In MB
- This attribute displays private memory limit set for application pool in MB. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is Megabytes.
WPROCESS Queue Length
- This attribute displays number of requests in queue. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is Count.
WPROCESS Requests Per Second
- This attribute displays the number of requests processed by each worker process per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is seconds.
WPROCESS Virtual Memory Limit In GB
- This attribute shows virtual memory usage of worker process in GB. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is Gigabytes.
WPROCESS Virutal Memory In GB
- This attribute shows virtual memory usage of worker process in GB. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is Gigabytes.
WPROCESS Working Set In MB
- This attribute shows memory usage of worker process in MB. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is Megabytes.
WPROCESS Working Set Private
- This attribute displays the memory consumption (private working set)of each worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is bytes.
Dimensions
The following dimensions are available for the component.
WPROCESS Name
- This is the name of each worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
WPROCESS Node
- This is the managed system name of the agent.
- The type is string.
WPROCESS Process ID
- This attribute displays the process id of each worker process. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is string.
Component: WTOTCESS
WTOTCESS. The following section lists the metrics and dimensions of Component WTOTCESS.
Metrics
The following metrics are available for the component.
WTOTCESS Total Method Requests Per Sec
- This attribute displays total method requests received by IIS Server. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is seconds.
Dimensions
The following dimensions are available for the component.
WTOTCESS Node
- This is the managed system name of the agent.
- The type is string.
Resource IISWebsite
Resource type for information related to website. The following section lists the metrics, dimensions and components of Resource IISWebsite.
Metrics
The following metrics are available for the resource.
% Current Anonymous Users
- The percentage of users who currently have an anonymous request pending with the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
% Current NonAnonymous Users
- The percentage of users who currently have a nonanonymous request pending with the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
% Total Anonymous Users
- The percentage of users who established an anonymous request since the WWW service started.This attribute does not increment when files are served from the kernel cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
% Total NonAnonymous Users
- The percentage of users who made nonanonymous requests to the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is percent.
Anonymous Users Rate (per sec)
- The rate, in seconds, at which users made anonymous requests to the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is requests/seconds.
CGI Requests Rate (per sec)
- The rate, in seconds, at which CGI requests are processed simultaneously by the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is requests/seconds.
Connection Attempts Rate (per sec)
- The rate, in seconds, at which connections are attempted to the WWW service.
- The type is double.
- The unit is connections/second.
Current Anonymous Users
- The number of users who currently have an anonymous request pending with the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
Current CGI Requests
- The number of CGI requests that are processed simultaneously by the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
Current Connections
- The number of active connections to the WWW service.
- The type is int.
- The unit is connections.
Current ISAPI Extension Requests
- The number of ISAPI extension requests that are processed simultaneously by the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
Current NonAnonymous Users
- The number of users who currently have a nonanonymous request pending with the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
Files Rate (per sec)
- The rate, in seconds, at which files are sent and received by the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is files/second.
Files Received Rate (per sec)
- The rate, in seconds, at which files are received by the WWW service.
- The type is double.
- The unit is files/second.
Files Sent Rate (per sec)
- The rate, in seconds, at which files are sent.
- The type is double.
- The unit is files/second.
ISAPI Extension Requests Rate (per sec)
- The rate, in seconds, at which ISAPI extension requests are processed by the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is requests/second.
KB Received Rate (per sec)
- The rate in seconds, at which KB are received by the WWW service.
- The type is double.
- The unit is kilobytes/second.
KB Sent Rate (per sec)
- The rate, in seconds, at which KB are sent by the WWW service.
- The type is double.
- The unit is kilobytes/second.
KB Total Rate (per sec)
- The sum of KB sent per second and received per second. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is kilobytes/second.
Locked Error Rate (per sec)
- The rate, in seconds, at which requests were not satisfied because the requested document was locked.
- The type is double.
- The unit is errors/second.
Logon Attempts Rate (per sec)
- The rate, in seconds, at which attempts were made to log on to the WWW service.
- The type is double.
- The unit is attempts/second.
Maximum Anonymous Users
- The maximum number of users who made concurrent anonymous requests to the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
Maximum CGI Requests
- The maximum number of CGI requests that are processed simultaneously by the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
Maximum Connections
- The maximum number of simultaneous connections made to the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is connections.
Maximum ISAPI Extension Requests
- The maximum number of ISAPI extension requests that were processed simultaneously by the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
Maximum NonAnonymous Users
- The maximum number of users who made concurrent nonanonymous requests to the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
NonAnonymous Users Rate (per sec)
- The rate, in seconds, at which users made nonanonymous requests to the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is users/second.
Not Found Error Rate (per sec)
- The rate, in seconds, at which requests were not satisfied by the server because the requested document was not found.
- The type is double.
- The unit is errors/second.
Other Request Methods Rate (per sec)
- The rate, in seconds, at which HTTP requests that do not use the methods listed for the Total Other Requests Methods attribute are made to the WWW service. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is methods/second.
Total Anonymous Users
- The number of users who have established an anonymous request since the WWW service started.This attribute does not increment when files are served from the kernel cache. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
Total CGI Requests
- The number of all CGI requests that are made since the WWW service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
Total Connection Attempts (all Instances)
- The number of connections attempted to the WWW service since the service started.
- The type is int.
- The unit is connectionAttempts.
Total Files Received
- The number of files that are received by the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is files.
Total Files Sent
- The number of user-mode files that are sent by the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is files.
Total Files Transferred
- The sum of total files sent and received by the WWW service since the service started.
- The type is int.
- The unit is files.
Total ISAPI Extension Requests
- The number of ISAPI extension requests that are made since the WWW service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
Total KB Received
- This attribute is the 64-bit version of Total_KBReceived (Superseded) which signifies the total KB of data that are received by the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is kilobytes.
Total KB Received (Superseded)
- The total KB of data that is received by the World Wide Web service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is kilobytes.
Total KB Sent
- This attribute is the 64-bit version of Total_KBSent (Superseded) which signifies the number of KB that are sent by the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is kilobytes.
Total KB Sent (Superseded)
- The total KB of data that is sent by the World Wide Web service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is kilobytes.
Total KB Transferred
- This attribute is the 64-bit version of Total_KBTransferred (Superseded) which is the sum of total KB of data that are sent and received by the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is kilobytes.
Total KB Transferred (Superseded)
- The total number of KB of data that are sent and received by the WWW service since the service started.
- The type is int.
- The unit is kilobytes.
Total Locked Errors
- The number of requests that are made since the service started , but not satisfied by the server because the requested document was locked.This is usually reported as HTTP error 423.
- The type is int.
- The unit is requests.
Total Logon Attempts
- The number of attempts made to log on to the WWW service since the service started.
- The type is int.
- The unit is logonAttempts.
Total Method Requests
- The number of HTTP requests that are made since the WWW service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is requests.
Total Method Requests Rate (per sec)
- The rate, in seconds, at which all HTTP requests are received. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is double.
- The unit is requests/second.
Total NonAnonymous Users
- The number of users who made nonanonymous requests to the WWW service since the service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is users.
Total Not Found Errors
- The number of requests that are made since the service started, but not satisfied by the server because the requested document was not found.This is usually reported as HTTP error 404.
- The type is int.
- The unit is errors.
Total Other Request Methods
- The number of HTTP requests that did not use the OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, MOVE, COPY, MKCOL, PROPFIND, PROPPATCH, SEARCH, LOCK, or UNLOCK methods since the WWW service started. This is not available in the UI by default. It can be made available through dynamic configuration.
- The type is int.
- The unit is methods.
Total Requests Rate (per sec)
- The rate, in seconds, at which all the HTTP requests are received.
- The type is double.
- The unit is requests/second.
Web Service Uptime (hrs)
- The amount of time, in hours, that the WWW service is running.
- The type is double.
- The unit is hours.
Dimensions
The following dimensions are available for the resource.
Full Website Name
- Full Website Name.
- The type is string.
Name
- The name of the instance.
- The type is string.
Node
- This is the managed system name of the agent.
- The type is string.
Timestamp
- This is the local time when the data was collected.
- The type is timestamp.
Component: Website Total Error Count
Website Total Error Count. The following section lists the metrics and dimensions of Component Website Total Error Count.
Metrics
The following metrics are available for the component.
% Internal Server-Errors
- The rate, in seconds, at which requests were not satisfied.
- The type is double.
- The unit is percent.
% Internal-Errors
- The count of the website Internal Server error.This is usually reported as HTTP error 500.
- The type is double.
- The unit is percent.
Timestamp
- This is the local time when the data was collected.
- The type is timestamp.
- The unit is timestamp.
Dimensions
The following dimensions are available for the component.
Node
- node.
- The type is string.
WebSite Name
- The name of a website.
- The type is string.