Joshua Slive wrote:
On 6/7/06, Bogdan Taru <[EMAIL PROTECTED]> wrote:
I would like to query the Apache Status informations (the ones provided
by mod_status, for example) from an external program.
As well as snmp - perhaps mod_arm4? I have no idea of the state of this
source code, it has not
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
mod_apache_snmp?
http://sourceforge.net/projects/mod-apache-snmp/
- --
Mark H. Wood, Lead System Programmer [EMAIL PROTECTED]
Typically when a software vendor says that a product is "intuitive" he
means the exact opposite.
-BEGIN PGP SIGNATUR
On 6/7/06, Bogdan Taru <[EMAIL PROTECTED]> wrote:
Hello,
I would like to query the Apache Status informations (the ones provided
by mod_status, for example) from an external program. Is there a way to
do this without using the rather un-elegant way of accessing an
URL/calling 'apachectl st
Hello,
I would like to query the Apache Status informations (the ones provided
by mod_status, for example) from an external program. Is there a way to
do this without using the rather un-elegant way of accessing an
URL/calling 'apachectl status' and parsing the output? For example, is
there