Quantcast
Channel: VMware Communities : Discussion List - vRealize Operations Manager
Viewing all articles
Browse latest Browse all 5932

vROps - Monitoring Apache HTTPD server-status URL using EP Ops agent

$
0
0

Hi All,

 

Has anyone successfully configured the EP Ops agent to monitor the Apache server-status URL?

 

When using Hyperic, it was possible to configure monitoring via 127.0.0.1/server-status. However, I've been unable to identify what hostname to configure in the Remote-Checks URL monitoring of vROps

 

I have essentially followed this guide:

http://www.vmignite.com/2016/03/vrops-6-1-how-to-monitor-websites-urls-ip-addresses-and-ports-using-epops/

 

But the hostname field is where I'm struggling. (I've tried many variants such as http://127.0.0.1/server-status, localhost etc).

 

Apache httpd.conf configuration hasn't changed and is as follows:

 

ExtendedStatus On

<Location /server-status>

SetHandler server-status

Order Deny,Allow

Deny from all

Allow from 127.0.0.1

</Location>


Thanks in advance



Viewing all articles
Browse latest Browse all 5932


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>