Hi ,
Can anybody explain me the metrics like Busythreads,maxthreads,requestrate,requests, transfer rate per request and please let me know the threshold values for the same
Under Web server I have seen only few metrics like above I would like to monitor other metrics like CPU load time , network & Disk utilization etc under Web server itself
Kindly le me know how to add these metrics/measures
Thanks
Answer by Andreas G. ·
Hi
Here is some more information in the doc - but I can see that the doc - Web Server Monitoring - is also not giving all the details about these metrics. Here is some background:
Busy Threads: current threads used by the web server to process active requests
Max Threads: maximum number of available threads by IIS/Apache that can handle requests. The number of max threads is configurable for each web server through different config options, e.g: in httpd.conf or in IIS Manager
Request Rate: how many requests are handled by timeframe, e.g: 10 Requests / second
Requests: the number of total requests handled, e.g: 100 in the last minute
Transfer Rate: number of transfered bytes per request
I hope this helps as a start.
As for your other metrics. CPU, Network, Disk are automatically monitored with our Web Server Agent and will be visible in the Host Health Dashboard: Host Health Monitoring
Andi
JANUARY 15, 3:00 PM GMT / 10:00 AM ET