SlideShare a Scribd company logo
Pandora FMS
Administrator Manual
ISS Servers Monitoring
Administrator Manual ISS Servers Monitoring
© Artica Soluciones Tecnológicas 2005­2012
Index
1Changelog...........................................................................................................................................3
2Introduction........................................................................................................................................4
3Compatibility Matrix..........................................................................................................................5
4Documentation provided by the requesting area................................................................................6
5Modules provided by the plugin.........................................................................................................7
6Installing...........................................................................................................................................11
7Default monitoring...........................................................................................................................12
7.1.General Monitoring..................................................................................................................12
7.2.Additional Configuration Fixes...............................................................................................12
7.2.1.Monitoring via Powershell...............................................................................................12
7.2.2.Monitoring the IIS register...............................................................................................16
7.2.3.IIS Events Monitoring......................................................................................................18
7.2.4.Monitoring the IIS status..................................................................................................18
8File explanation................................................................................................................................20
9Software Agent Modules classification by default ..........................................................................21
9.1.Disk space verification and Resources....................................................................................21
9.2.Services Verification ...............................................................................................................21
9.3.Status Verification in IIS.........................................................................................................21
9.4.Event Verification in IIS..........................................................................................................22
9.5.Logs Verification en IIS..........................................................................................................22
9.6. Performance Counters Verification........................................................................................22
1 CHANGELOG
Date Author Change Version
17/03/12 Dario First version v1r1
27/11/12 Mario_P Change code v1r3
Page 3
2 INTRODUCTION
This document has as main objective the description of the massive monitoring of performance 
counters in Windows environments with a II service integrated, and also the monitoring of the 
status of Sites, Application Pools, URLs  and the events and registers of this service.
To extract the information we use these:
• Powershell 2.0 Console(installed by default in Windows Server 2008 R2 and Windows 7). 
Available from  Windows XP SP2 and forward.
• An “open” interface (the one from Pandora, as extension of the administration section) to 
specify free SQL queries.
• The system, that is integrated with the Windows agent, and has the capacity to distribute 
file collections, so it is possible to distribute the plugin and also the file collections in an 
individual way ­by agent­and/or by policy .
• The Snap­In or the  “WebAdministration” Powershell module, this is, the IIS administration 
console for Powershell
It is important to mention that the Performance Counters monitoring plugin could be used to collect 
information kind numeric (to do performance management), whereas the IIS register monitoring 
plugin is more aimed to the troubleshooting and the execution as the log analysis tool, than to the 
synchronous monitoring.
Page 4
3 COMPATIBILITY MATRIX
The plugin compatibility matrix is the following: 
Systems where it has been tested  • Windows Server 2008
Systems where it should work
• Same system or higher
Depending on the system language, the format of the counters to monitor could change, so it will be 
necessary to adapt the counters.txt  file according to those circunstances.
Page 5
4 DOCUMENTATION PROVIDED BY THE REQUESTING AREA
The requesting area must send the following information:
• Device requirements:
◦ Pandora FMS agents installed
• A Powershell 2.0 console to execute the plugin. By default it comes installed in  Windows 
Server 2008 R2 and Windows 7 systems, but it should be downloaded for previous Windows 
versions. Powershell is not compatible with Windows XP SP1 and lower.
• It is necessary that the user with which the Pandora FMS agent is executed, who is the user 
that will execute the plugin has available the following system permissions:
◦  Local administration
• Poweshell scripts execution policy should be fixed as RemoteSigned or lower:
Set-ExecutionPolicy RemoteSigned
• The different plugins will automatically get the information about all the counters that we 
have specified to them in a list in the file counters.txt and will generate one module by each 
one in Pandora Plugin PerfCounter). And they also will get information about the status of 
the critical elements for the IIS (Plugin IIS Status) server and also about the IIS registers and 
the generated events that are related to it(Plugin IIS Logs e IIS Events) 
Page 6
5 MODULES PROVIDED BY THE PLUGIN
• Service verification
◦ Serv_IISADMIN
◦ Serv_MSFTPSVC
◦ Serv_NntpSvc
◦ Serv_SMTPSVC
◦ Serv_W3SVC
◦ Serv_HTTPFilter
• IIS status verification
◦ AppPool Status – AppPoolName
◦ Site Status – SiteName
◦ WebURL Status – URL
• IIS events verification
◦ Event ID
• IIS logs verification
◦ Error 404 – IIS Hostname
◦ Error 500 – IIS Hostname
◦ Error 503 – IIS Hostname
◦ Error 504 – IIS Hostname
◦ Error 505 – IIS Hostname
• Performance counter verification
◦ Web Service(*)Total Bytes Sent 
◦ Web Service(*)Bytes Sent/sec 
◦ Web Service(*)Total Bytes Received 
◦ Web Service(*)Bytes Received/sec 
◦ Web Service(*)Total Bytes Transferred 
◦ Web Service(*)Bytes Total/sec 
Page 7
◦ Web Service(*)Total Files Sent 
◦ Web Service(*)Files Sent/sec 
◦ Web Service(*)Total Files Received 
◦ Web Service(*)Files Received/sec 
◦ Web Service(*)Total Files Transferred 
◦ Web Service(*)Files/sec 
◦ Web Service(*)Current Anonymous Users 
◦ Web Service(*)Current NonAnonymous Users 
◦ Web Service(*)Total Anonymous Users 
◦ Web Service(*)Anonymous Users/sec 
◦ Web Service(*)Total NonAnonymous Users 
◦ Web Service(*)NonAnonymous Users/sec 
◦ Web Service(*)Maximum Anonymous Users 
◦ Web Service(*)Maximum NonAnonymous Users 
◦ Web Service(*)Current Connections 
◦ Web Service(*)Maximum Connections 
◦ Web Service(*)Total Connection Attempts (all instances) 
◦ Web Service(*)Connection Attempts/sec 
◦ Web Service(*)Total Logon Attempts 
◦ Web Service(*)Logon Attempts/sec 
◦ Web Service(*)Total Options Requests 
◦ Web Service(*)Options Requests/sec 
◦ Web Service(*)Total Get Requests 
◦ Web Service(*)Get Requests/sec 
◦ Web Service(*)Total Post Requests 
◦ Web Service(*)Post Requests/sec 
◦ Web Service(*)Total Head Requests 
◦ Web Service(*)Head Requests/sec 
Page 8
◦ Web Service(*)Total Put Requests 
◦ Web Service(*)Put Requests/sec 
◦ Web Service(*)Total Delete Requests 
◦ Web Service(*)Delete Requests/sec 
◦ Web Service(*)Total Trace Requests 
◦ Web Service(*)Trace Requests/sec 
◦ Web Service(*)Total Move Requests 
◦ Web Service(*)Move Requests/sec 
◦ Web Service(*)Total Copy Requests 
◦ Web Service(*)Copy Requests/sec 
◦ Web Service(*)Total Mkcol Requests 
◦ Web Service(*)Mkcol Requests/sec 
◦ Web Service(*)Total Propfind Requests 
◦ Web Service(*)Propfind Requests/sec 
◦ Web Service(*)Total Proppatch Requests 
◦ Web Service(*)Proppatch Requests/sec 
◦ Web Service(*)Total Search Requests 
◦ Web Service(*)Search Requests/sec 
◦ Web Service(*)Total Lock Requests 
◦ Web Service(*)Lock Requests/sec 
◦ Web Service(*)Total Unlock Requests 
◦ Web Service(*)Unlock Requests/sec
◦ Web Service(*)Total Other Request Methods 
◦ Web Service(*)Other Request Methods/sec 
◦ Web Service(*)Total Method Requests 
◦ Web Service(*)Total Method Requests/sec 
◦ Web Service(*)Total CGI Requests 
◦ Web Service(*)CGI Requests/sec 
Page 9
◦ Web Service(*)Total ISAPI Extension Requests 
◦ Web Service(*)ISAPI Extension Requests/sec 
◦ Web Service(*)Total Not Found Errors 
◦ Web Service(*)Not Found Errors/sec 
◦ Web Service(*)Total Locked Errors 
◦ Web Service(*)Locked Errors/sec 
◦ Web Service(*)Current CGI Requests 
◦ Web Service(*)Current ISAPI Extension Requests 
◦ Web Service(*)Maximum CGI Requests 
◦ Web Service(*)Maximum ISAPI Extension Requests 
◦ Web Service(*)Current CAL count for authenticated users 
◦ Web Service(*)Maximum CAL count for authenticated users 
◦ Web Service(*)Total count of failed CAL requests for authenticated users 
◦ Web Service(*)Current CAL count for SSL connections 
◦ Web Service(*)Maximum CAL count for SSL connections 
◦ Web Service(*)Total count of failed CAL requests for SSL connections 
◦ Web Service(*)Total Blocked Async I/O Requests 
◦ Web Service(*)Total Allowed Async I/O Requests 
◦ Web Service(*)Total Rejected Async I/O Requests 
◦ Web Service(*)Current Blocked Async I/O Requests 
◦ Web Service(*)Measured Async I/O Bandwidth Usage 
◦ Web Service(*)Total blocked bandwidth bytes. 
◦ Web Service(*)Current blocked bandwidth bytes. 
◦ Web Service(*)Service Uptime
Page 10
6 INSTALLING
Copy the plugins to the agent plugin directory, distributing it through file collections. Do the same 
with the additional files that it requires. The call from the agent will be similar to this, but using the 
paths where the plugin and the list are installed.
For example:
module_plugin "<ruta-powershell>powershell.exe" -command C:'<ruta-
plugin>Pandora_Plugin_PerfCounter_vx.y.ps1' -list C:'<ruta-listado>counters.txt'
2> counter_plugin.error
Page 11
7 DEFAULT MONITORING
The Windows systems default monitoring includes:
• System resources monitoring
• Service monitoring
• System log and events monitoring
• Performance counters monitoring
7.1. General Monitoring
As we have lot of experience with Windows environments, we have considered that some modules 
are   interesting   for   a   monitoring,   and   because   of   this   they   come   installed   by   default   in   the 
pandora_agent.conf.
There are several templates of configuration and plugins, with diferent modules by default in each 
case, for each technology,  apart from the default template.
7.2. Additional Configuration Fixes
NOTE: It is very important to consider that the configuration files thought for the plugin in WINDOWS  
should be edited and saved with carriage returns type “WINDOWS” and that if we use “UNIX”  type  
carriage returns, the plugin won't work correctly .
There are some specific checks that have their own configuration “tokens”, that are described next:
7.2.1. Monitoring via Powershell   
Considering that we have already installed and configured both Pandora and the system to monitor, 
we are going to explain how to get information about the IIS server status in general, from the 
activity of the different services to specific Powershell counters that through different cmdlets will 
be in charge of checking critical elements of our systems
In this case, we  will install both a Pandora software agent and the different plugins of the 
Powershell agent in that machine.
Summarizing, an agent plugin is one script that is executed in the local machine where the software 
agent is installed and that extract an useful information in XML format that the agent is going to 
send after to the Pandora server in order to be procesed).
To do that the Pandora software agent that we have installed in our server to monitor execute that 
scritp, we should edit the agent configuration file and do the call to the plugin through the 
module_plugin configuration token.
Page 12
We are going to edit the Pandora agent configuration file from the Pandora FMS administration 
console. To do this, we have first to activate the  remote_config option in the same file to 1. This file 
is located by default at:
C:Archivos de programapandora_agentpandora_agent.conf
As we could edit the configuration by remote, we go to the Administration­>Agent management 
and click on the remote configuration of the agent that we want to configure,
List of agents in the Pandora FMS management view
We introduce the following at the end of the configuration file, for example:
# Agent Plugins for IIS Monitoring
module_plugin "<ruta-powershell>powershell.exe" -command C:'<ruta-
plugin>Pandora_Plugin_IIS_Log_v1.0.ps1' -format W3C -offset 1 -i 300 -path
C:'<ruta-logs>' 2> regplugin_error.log
module_plugin "<ruta-powershell>powershell.exe" -command C:'<ruta-
plugin>Pandora_Plugin_IIS_Events_v1.0.ps1' -i 300 2> eventplugin_error.log
module_plugin "<ruta-powershell>powershell.exe" -command "C:'<ruta-
plugin>Pandora_Plugin_IIS_Status_v1.0.ps1' -select all -list C:'<ruta-
listado>URLs.txt'"
module_plugin "<ruta-powershell>powershell.exe" -command C:'<ruta-
plugin>Pandora_Plugin_PerfCounter_vx.y.ps1' -list C:'<ruta-listado>counters.txt'
2> counter_plugin.error
Page 13
Edition of the remote configuration file in Pandora FMS
We save the file and re­start  the Pandora agent.
Please, consider the error readressing of the plugin to one error log, specially due to the cmdlets 
execution timeout when you have to process lot of information in little time.
If for example, we want to generate one module for each one of the machine counters, the cmdlet 
will have to process an average of 20000 counters by once and so until it hasn't process all the 
counter list it wont't show the information, all the time from which it process the info until it 
presents it, the Powershell cmdlet will get an error message after another warning that the list 
counter hasn't been found.
This is because the Powershell cmdlet understands that if x time has passed since the counter 
information request and this information has been shown in the output, then, the information that 
you were looking for couldn't been find, but what really happen is that this information was found, 
but it hasn't been shown.
To avoid incrementing the log without control and even whit this receive all the errors made when 
executing the plugin in the last interval (just in case there is a real error), do the readressing using 
the symbol  “2>” as it comes specified in the line that you should introduce in the configuration file.
Once we have configured it, we should distribute the necessary files through file collections. These 
are file packages that are sent to all the agents that have them assigned  (separately or because it is 
included in one policy with file collection assigned) through a centralized distribution system 
integrated in Pandora FMS.
Page 14
This process will be explained in detail through this document.
One of the most powerfull characteristics of the plugin in Powershell, is the possibility of specifying 
instead of create one by one modules for each performance counter, select all the counters that are 
specified in one list, as the plugin will do a single check and generate automatically one module for 
all these counters, optimizing at maximum the time to extract the information. Those list should be 
located in the same folder where the plugin is, with the name counters.txt. Lets see an example of 
its content:
Web Service(*)Total Bytes Sent
Web Service(*)Bytes Sent/sec
Web Service(*)Total Bytes Received
Web Service(*)Bytes Received/sec
As these counters have  counters.txt, the plugin will do one module for each one of them. If one 
counter has several instances, as in the case of (*), the plugin will do one module for each one of 
the instaces of the counter. For the development of any other plugin that gets information via 
Powershell it is important to consider the cmdlet use:
select-object -property *
In base to this cmdlet, we could add it after any other cmdlet that give us statistics, preceded by 
(|), and it will give us information about  all  the properties that this cmdlet has, though when 
executing the first cmdlet in a general way without using parameters, it will only return a default 
info list.
This way, our monitoring posibilities using Powershell are considerably extended.
In case that we want to add new modules to our plugin, before doing anything, try to execute the 
cmdlet from which we want to get information together with the previousy mentioned to could get 
all the information posible.
An example of the use of this command would be this:
Get-Service | Select-Object -Property *
Usually, the result of the Get­Service cmdlet would  be a list in table format of all the services with 
their description and status. Though, when applying this second cmdlet, we will get, for each 
service, information of all the properties that this service has:
Page 15
Name : service
RequiredServices : {service1, service2}
CanPauseAndContinue : False
CanShutdown : True
CanStop : True
DisplayName : This is a Windows Service
DependentServices : {service3}
MachineName : .
ServiceName : service
ServicesDependedOn : {service1, service2}
ServiceHandle : SafeServiceHandle
Status : Stopped
ServiceType : Win32ShareProcess
Site :
Container :
7.2.2. Monitoring the IIS registe   r  
It is possible to activate, if it isn't, the IIS register, to store one log with all these connections and its 
status code, in the server side, as it is specified in the Microsoft articles:
http://support.microsoft.com/kb/318380/es
http://support.microsoft.com/kb/313437/es 
It is possible to define modules that check the content of this register and that reports and generate 
event any time that it founds information of these error codes that implies a service stop.
With this aim, we have developped a Powershell plugin to which, showing the store path of the IIS 
logs or the path of one specific log file, will search in the selected log  or in the current log in use, in 
all the try of connection against the IIS, those which HTTP status code results to be one of the 
following ones:
– 404: Not Found
– 500: Internal Server Error
– 503: Service Unavailable
– 504: Gateway Timeout
– 505: HTTP Version Not Supported
Page 16
This plugin parameters are the following:
-i Interval in seconds to look for new events
-offset Timezone difference (W3C Format Only - Timestamp in W3C log entries is
displayed in GMT zone)
-format IIS Log Format (W3C, IIS, NCSA)
-file Path to a specific IIS log file (not to be used with the path parameter)
-path Path to the IIS logs directory (not to be used with the file paramenter)
Usage example for a server with a local time of GMT+1:
.Pandora_Plugin_IIS_Log_v1.0.ps1 -format W3C -i 300 -offset 1 -path
L:ExchangeLogsIISW3SVC1 2> plugin_error.log
For the correct work of the plugin, it is important to consider that:
– The intervale to use should be the same that the agent intervale.
– In case of using the W3C log format (by default), you should use the offset parameter to fix 
the different schedule from GMT to GMT+1(1).
– If you use the W3C log format, you should use the default log fields. The contrary will mean 
a modification of the plugin in a code level.
– In case that the logs would not be created daily (by default) but that there would be a single 
log, it will be advisable to use the file parameter instead of path.
– If the logs are created daily( by default), schedule, weekly or monthy, you should used the 
path parameter instead of file. In any case, it will be better the creation by default or the 
schedule to have more speed in the  presentation of the data extracted of the log. 
The problem consist in that the specific HTTP (xxx.x) status codes  will be only shown to the client 
in the navigator, as that IIS register store only simple state code, so additionaly and both for the 
case of the control of thes specific codes and also to check the connectivity on the client side 
correctly. 
To this we can add that the fact that in same specific implementations, the number of daily or 
schedule connections is that, in the IIS connection register is so big that the plugin is not able to 
process quick enough to define a synchronous monitoring, so its use is more oriented to the 
troubleshooting than to the monitoring.
Page 17
Modules generated by the IIS log plugin
7.2.3. IIS Events Monitoring   
Other important thing to consider facing the monitoring in Windows environment is the event logs 
content.
In the case of IIS there are a serie of fonts in the system event log, from which we could extract all 
the events that are related with this technology in a massive way through the Powershell agent 
plugin, which purpose is to generate modules by each Event ID related with IIS, updating its values 
in each agent execution intervale in case that there are new entries in event logs with those Ids.
We only have to pass to the plugin the agent intervale as parameter and this will do the rest.
Modules generated by the IIS event plugin
7.2.4. Monitoring the IIS status   
Additionally, using the IIS Powershell administration console we can get information easily about 
the status of the different Websites and Application Tools, and also of the applications contained in 
these, through one Powershell agent plugin executed from those interface. Besides, it is possible to 
do simple web checks in a massive way, passing a URLs list as parameter of this plugin to generate 
modules in an automatic way reporting the status of each URL and in case of error, to update its 
description wiht the HTTP status that results.
Page 18
Although, this plugin doesn't support the use of POST against those URLs, only GET requests. To 
simulate   the   autentication   process   and   the   mail   sending/reception   it   is   necessary   the 
implementation of the Goliat checks previously commented.
The parameters of this plugin are these:
-select all All operations are executed
-select server-status Only operations to check sites and application pools
are executed
-select web-status Only operations to check HTTP status codes from an
URL list are executed
-list Provides a path for a list with URLs to check (to use
with all and webstatus only)
Usage example: .Pandora_Plugin_IIS_v1.0.ps1 -select all -list URLs.txt 2>
plugin_error.log
We can choose between   executing all the operations or check only the status of Websites and 
Application Pools, or only the web checks.
Modules generated by the IIS status plugin
Page 19
8 FILE EXPLANATION
– IIS Monitoring
– Powershell.exe
– counters.txt: Contains the list of performance counters to monitor. This file 
should be located in the same path where the Powershell plugin is executed.
– URLs.txt: Contains the list of URLs to monitor.This file should be located in the 
same path of the Powershell plugin.
– Pandora_Plugin_PerfCounter_vx.y.ps1:   Plugin  for  the complete monitoring   of 
performance counters.
– Pandora_Plugin_IIS_Status_vx.y.ps1:   Plugin   to   monitor   the   status   of   IIS 
WebSites, ApplicationPools and URLs.
– Pandora_Plugin_IIS_Logs_vx.y.ps1: Plugin to monitor the error codes in the IIS 
registers.
– Pandora_Plugin_IIS_Events_vx.y.ps1: plugin to monitor the event system that are 
related with IIS.
Page 20
9 SOFTWARE AGENT MODULES CLASSIFICATION BY DEFAULT 
9.1. Disk space verification and Resources
The disk space verification is done through the plugin Pandora_Plugin_Win32Volume.ps1 
and is applied in the Windows general policy. The resource verification is done through 
modules in the Windows policy itself.
9.2. Services Verification 
Next is shown a list with some of the most important service to monitor int a system with 
IIS server incorporated.There is other serie of necessary services that are included in the 
Windows operative systems general monitoring policy:
– IIS Monitoring
– Serv_IISADMIN
– Serv_MSFTPSVC
– Serv_NntpSvc
– Serv_SMTPSVC
– Serv_W3SVC
– Serv_HTTPFilter
9.3. Status Verification in IIS
The   verification   of   the   status   of   the   IIS   servers   is   done   through   the 
Pandora_Plugin_IIS_Status.ps1 plugin, and could be applied in the IIS specific technology 
in a generic way or adding different URL list for different agents when doing simple web 
checks.
Generated modules:
– IIS Monitoring
– AppPool Status – AppPoolName
– Site Status – SiteName
– WebURL Status – URL
Page 21
9.4. Event Verification in IIS
The   IIS   server   events   verification   is   done   through   the   Pandora_Plugin_IIS_Events.ps1 
plugin and could be applied in the IIS specific technology, in a general way.
Generated modules:
– IIS Monitoring
– Event ID
Other option is to create software agent modules to monitor some of the more important 
Event IDS of this technology.
9.5. Logs Verification en IIS
The   verification   of   connection   logs   of   the   IIS   servers   is   done   through   the 
Pandora_Plugin_IIS_Logs.ps1 and could be applied in the IIS specific technology   in a 
general way for each server and for each site.
Generated modules:
– IIS Monitoring
– Error 404 – IIS Hostname
– Error 500 – IIS Hostname
– Error 503 – IIS Hostname
– Error 504 – IIS Hostname
– Error 505 – IIS Hostname
9.6.  Performance Counters Verification
The   verification   of   performance   counters   is   done   through   the 
Pandora_Plugin_PerfCounter.ps1   plugin   and   could   be   applied   in   different   policies   for 
different technologies, each of them with different list of counters, depending on which we 
want to monito of each one of those technologies.
Page 22
We show here the list of counters that can be monitor in the IIS case:
– IIS Monitoring
– Web Service(*)Total Bytes Sent 
– Web Service(*)Bytes Sent/sec 
– Web Service(*)Total Bytes Received 
– Web Service(*)Bytes Received/sec 
– Web Service(*)Total Bytes Transferred 
– Web Service(*)Bytes Total/sec 
– Web Service(*)Total Files Sent 
– Web Service(*)Files Sent/sec 
– Web Service(*)Total Files Received 
– Web Service(*)Files Received/sec 
– Web Service(*)Total Files Transferred 
– Web Service(*)Files/sec 
– Web Service(*)Current Anonymous Users 
– Web Service(*)Current NonAnonymous Users 
– Web Service(*)Total Anonymous Users 
– Web Service(*)Anonymous Users/sec 
– Web Service(*)Total NonAnonymous Users 
– Web Service(*)NonAnonymous Users/sec 
– Web Service(*)Maximum Anonymous Users 
– Web Service(*)Maximum NonAnonymous Users 
– Web Service(*)Current Connections 
– Web Service(*)Maximum Connections 
– Web Service(*)Total Connection Attempts (all instances) 
– Web Service(*)Connection Attempts/sec 
– Web Service(*)Total Logon Attempts 
– Web Service(*)Logon Attempts/sec 
– Web Service(*)Total Options Requests 
– Web Service(*)Options Requests/sec 
– Web Service(*)Total Get Requests 
– Web Service(*)Get Requests/sec 
– Web Service(*)Total Post Requests 
– Web Service(*)Post Requests/sec 
– Web Service(*)Total Head Requests 
– Web Service(*)Head Requests/sec 
– Web Service(*)Total Put Requests 
– Web Service(*)Put Requests/sec 
– Web Service(*)Total Delete Requests 
– Web Service(*)Delete Requests/sec 
– Web Service(*)Total Trace Requests 
– Web Service(*)Trace Requests/sec 
– Web Service(*)Total Move Requests 
– Web Service(*)Move Requests/sec 
Page 23
– Web Service(*)Total Copy Requests 
– Web Service(*)Copy Requests/sec 
– Web Service(*)Total Mkcol Requests 
– Web Service(*)Mkcol Requests/sec 
– Web Service(*)Total Propfind Requests 
– Web Service(*)Propfind Requests/sec 
– Web Service(*)Total Proppatch Requests 
– Web Service(*)Proppatch Requests/sec 
– Web Service(*)Total Search Requests 
– Web Service(*)Search Requests/sec 
– Web Service(*)Total Lock Requests 
– Web Service(*)Lock Requests/sec 
– Web Service(*)Total Unlock Requests 
– Web Service(*)Unlock Requests/sec 
– Web Service(*)Total Other Request Methods 
– Web Service(*)Other Request Methods/sec 
– Web Service(*)Total Method Requests 
– Web Service(*)Total Method Requests/sec 
– Web Service(*)Total CGI Requests 
– Web Service(*)CGI Requests/sec 
– Web Service(*)Total ISAPI Extension Requests 
– Web Service(*)ISAPI Extension Requests/sec 
– Web Service(*)Total Not Found Errors 
– Web Service(*)Not Found Errors/sec 
– Web Service(*)Total Locked Errors 
– Web Service(*)Locked Errors/sec 
– Web Service(*)Current CGI Requests 
– Web Service(*)Current ISAPI Extension Requests 
– Web Service(*)Maximum CGI Requests 
– Web Service(*)Maximum ISAPI Extension Requests 
– Web Service(*)Current CAL count for authenticated users 
– Web Service(*)Maximum CAL count for authenticated users 
– Web Service(*)Total count of failed CAL requests for authenticated users 
– Web Service(*)Current CAL count for SSL connections 
– Web Service(*)Maximum CAL count for SSL connections 
– Web Service(*)Total count of failed CAL requests for SSL connections 
– Web Service(*)Total Blocked Async I/O Requests 
– Web Service(*)Total Allowed Async I/O Requests 
– Web Service(*)Total Rejected Async I/O Requests 
– Web Service(*)Current Blocked Async I/O Requests 
– Web Service(*)Measured Async I/O Bandwidth Usage 
– Web Service(*)Total blocked bandwidth bytes. 
– Web Service(*)Current blocked bandwidth bytes. 
– Web Service(*)Service Uptime
Page 24

More Related Content

PDF
Pandora FMS: SQL Enterprise PIugin
PDF
Pandora FMS: Mysql Server Monitoring
PDF
Pandora FMS: Fim Events Plugin
PDF
Pandora FMS: Open LDAP server monitoring administrator's manual
PDF
Pandora FMS: ePolicy Orchestrator
DOCX
Stage 4 - Final Proposal
PDF
Cert wc7425 7428_7435_supplementary_guide
PDF
Ac020+ +investment+management
Pandora FMS: SQL Enterprise PIugin
Pandora FMS: Mysql Server Monitoring
Pandora FMS: Fim Events Plugin
Pandora FMS: Open LDAP server monitoring administrator's manual
Pandora FMS: ePolicy Orchestrator
Stage 4 - Final Proposal
Cert wc7425 7428_7435_supplementary_guide
Ac020+ +investment+management

What's hot (17)

PDF
2015R2_CPQ_WN-Rev1
PDF
Protective Device Coordination
PDF
Windowstweaksguide updated
PDF
Acrobat document
PDF
MUHAMMAD SHARIF | TECHNOITSCHOOL BOOK
PDF
Odi installation guide
PDF
Ale edi i_doc.sapdb.info
DOCX
TECHNOITSCHOOL BOOK OF PROJECT
PDF
Sitecore Technical Considerations & Partner Onboarding
PDF
Microsoft excel 2010 product guide final
PDF
Etap 16-getting-started
PDF
NetApp-openstack-liberty-deployment-ops-guide
PDF
Loadbalancer Appliance Administrations Handbuch v7.5 - 215 Seiten
PDF
Instructor utilities guide
PDF
Getting started with odi
PDF
Whitepaper - The 5 I's of the CIO
PDF
CEI Asia-Pacific Logistics Overview
2015R2_CPQ_WN-Rev1
Protective Device Coordination
Windowstweaksguide updated
Acrobat document
MUHAMMAD SHARIF | TECHNOITSCHOOL BOOK
Odi installation guide
Ale edi i_doc.sapdb.info
TECHNOITSCHOOL BOOK OF PROJECT
Sitecore Technical Considerations & Partner Onboarding
Microsoft excel 2010 product guide final
Etap 16-getting-started
NetApp-openstack-liberty-deployment-ops-guide
Loadbalancer Appliance Administrations Handbuch v7.5 - 215 Seiten
Instructor utilities guide
Getting started with odi
Whitepaper - The 5 I's of the CIO
CEI Asia-Pacific Logistics Overview
Ad

Similar to Pandora FMS: IIS Enterprise Plugin (20)

PDF
Pandora FMS: Apache Tomcat Enterprise Plugin
PDF
Pandora FMS: Oracle Enterprise Plugin
PDF
System Security Permanent Monitoring | Hardening
PDF
Pandora FMS: Informix Plugin
PDF
Pandora FMS: Apache server monitoring
PPTX
Pandora fms
PDF
Pandora FMS - Selenium Enterprise Plugin
PDF
Complete IT Monitoring with Pandora 2024
ODP
Artica ST - Corporate presentation
PDF
Whats new in Pandora FMS 5.0
ODP
PandoraFMS: Free Monitoring System
ODP
PandoraFMS: Pasado, presente y futuro.
PDF
Pandora FMS: WMI Basic Monitoring
PDF
Pandora FMS: Advanced Log Parser
PDF
Pandora FMS: FTP Server monitoring
PDF
Pandora FMS: Outlook Anywhere Plugin
PDF
Pandora FMS: Exchange ActivSync Plugin
PDF
Pandora FMS: Raven DB Plugin
PDF
Pandora FMS: Jboss monitoring
PDF
Pandora FMS: Exchange Enterprise plugin
Pandora FMS: Apache Tomcat Enterprise Plugin
Pandora FMS: Oracle Enterprise Plugin
System Security Permanent Monitoring | Hardening
Pandora FMS: Informix Plugin
Pandora FMS: Apache server monitoring
Pandora fms
Pandora FMS - Selenium Enterprise Plugin
Complete IT Monitoring with Pandora 2024
Artica ST - Corporate presentation
Whats new in Pandora FMS 5.0
PandoraFMS: Free Monitoring System
PandoraFMS: Pasado, presente y futuro.
Pandora FMS: WMI Basic Monitoring
Pandora FMS: Advanced Log Parser
Pandora FMS: FTP Server monitoring
Pandora FMS: Outlook Anywhere Plugin
Pandora FMS: Exchange ActivSync Plugin
Pandora FMS: Raven DB Plugin
Pandora FMS: Jboss monitoring
Pandora FMS: Exchange Enterprise plugin
Ad

More from Pandora FMS (20)

PDF
Pandora FMS: Plugin de Raven DB
PDF
Pandora FMS: Plugin de Apache Hbase
PDF
Pandora FMS: Cisco Remote inventory modules
PDF
Pandora FMS: Plugin de exchange de acceso de web
PDF
Pandora FMS: Exchange OWA Plugin
PDF
Pandora FMS: Plugin de monitorización de Outlook Anywhere
PDF
Pandora FMS: Plugin Enterprise de Exchange
PDF
Pandora FMS: Plugin de monitorización de cliente de Exchage
PDF
Pandora FMS: End to End Exchange Plugin
PDF
Pandora FMS: Monitorización de Blackberry Exchange
PDF
Pandora FMS: Blackberry Exchange Monitoring
PDF
Pandora FMS: Plugin de Exchange ActivSync
PDF
Pandora FMS: Plugin Enterprise de VMware
PDF
Pandora FMS: VMware Enterprise Plugin
PDF
Pandora FMS: Plugin de monitorización de Hyper V
PDF
Pandora FMS: Hyper V Plugin
PDF
Pandora FMS: Plugin de correo Imap
PDF
Pandora FMS: PostgreSQL Plugin
PDF
Pandora FMS: Monitorización de servidores MySQL
PDF
Pandora FMS: MongoDB plugin
Pandora FMS: Plugin de Raven DB
Pandora FMS: Plugin de Apache Hbase
Pandora FMS: Cisco Remote inventory modules
Pandora FMS: Plugin de exchange de acceso de web
Pandora FMS: Exchange OWA Plugin
Pandora FMS: Plugin de monitorización de Outlook Anywhere
Pandora FMS: Plugin Enterprise de Exchange
Pandora FMS: Plugin de monitorización de cliente de Exchage
Pandora FMS: End to End Exchange Plugin
Pandora FMS: Monitorización de Blackberry Exchange
Pandora FMS: Blackberry Exchange Monitoring
Pandora FMS: Plugin de Exchange ActivSync
Pandora FMS: Plugin Enterprise de VMware
Pandora FMS: VMware Enterprise Plugin
Pandora FMS: Plugin de monitorización de Hyper V
Pandora FMS: Hyper V Plugin
Pandora FMS: Plugin de correo Imap
Pandora FMS: PostgreSQL Plugin
Pandora FMS: Monitorización de servidores MySQL
Pandora FMS: MongoDB plugin

Recently uploaded (20)

PPT
Teaching material agriculture food technology
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Mushroom cultivation and it's methods.pdf
PPTX
Machine Learning_overview_presentation.pptx
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Univ-Connecticut-ChatGPT-Presentaion.pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPTX
1. Introduction to Computer Programming.pptx
PPTX
Tartificialntelligence_presentation.pptx
PDF
August Patch Tuesday
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
Teaching material agriculture food technology
Building Integrated photovoltaic BIPV_UPV.pdf
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
Digital-Transformation-Roadmap-for-Companies.pptx
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Mushroom cultivation and it's methods.pdf
Machine Learning_overview_presentation.pptx
Network Security Unit 5.pdf for BCA BBA.
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Univ-Connecticut-ChatGPT-Presentaion.pdf
Advanced methodologies resolving dimensionality complications for autism neur...
Assigned Numbers - 2025 - Bluetooth® Document
1. Introduction to Computer Programming.pptx
Tartificialntelligence_presentation.pptx
August Patch Tuesday
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Group 1 Presentation -Planning and Decision Making .pptx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Per capita expenditure prediction using model stacking based on satellite ima...

Pandora FMS: IIS Enterprise Plugin