Thanks for building this great pack. Unfortunately I\'ve run into some problems with it though, we have a number of Windows Servers running Apache HTTPD web server and the MP discovers these fine but then fails to obtain any performance metrics for them.
After reviewing the operations manager log on the Apache servers I can see the following warning (Event ID 252):
BasicWatcher.Collect.KPIs.ps1: On Computer for httpd found No Counter: 0
Straight after this I then see 5x Event ID 253, these indicate the script is then attempting to obtain the specific counters enabled as part of the MP.
I have limited knowledge of Apache, I have done some research into this and found some articles indicating that to obtain counters from Apache you need to enable \“Mod_Status\” module.
Can you help out with this? Thanks again for building this MP
Thanks for replying, I have done as requested and run the PowerShell script manually replacing the $bag parts. The server(s) in question are hosted on a DMZ vLAN and aren’t currently connected to a domain which is why the first part errors.
The latter parts seems to attempt to search for the metrics but the 2nd line indicates no counters were found. The servers are running Apache Web Server (httpd) 2.4.41.
Hi Ruben, just coming back to this. Did you have any thoughts on resolving this?
From running the PS script manually it doesn’t seem to detect any Apache counters. This occurs across multiple Apache web servers, some running Windows Server 2016 and others Windows Server 2012R2.