The existing Apache templates assume *nix, perl and snmpget are available on the target server. Has anyone put together a good method for getting at Apache statistics without major server hacks? We're specifically looking for the number of active connections. mod_snmp doesn't seem to quite get us there but the server-status page is perfect. Is there a way to massage the Tomcat probe, which parses a web page for the relevant statistics, to get the stats off of the Apache status page?
cheers ...
gn