Hello,
I'm having problems using the Apache template provided with APM. I have added the following to my CentOS httpd.conf file:
<Location /server-status>
SetHandler server-status
Order Deny,Allow
Deny from all
Allow from "172.28.28.11"
</Location>
ExtendedStatus On
I have cheked the SSH access and the firewall, all is good:
When I try to add the server, I get the following error message:
Testing on node jbv-dmz-epia03: failed with 'NotAvailable' status
| The script returned status code DOWN. unable access to localhost |