This is a view of statistics for an Apache WWW server. The Apache mod_status module must be enabled in the server.
If the Apache server is not running on this host or not using the default URL for statistics, the remote option described below must be used. These statistics do not depend on the ExtendedStatus directive value (note: check the extended statistics apachex module).
Data is displayed in 1 table with the following rows:
When there is a communication error with the server, all data cells are reset to the numeric void value (displayed as ?). A descriptive error message is also generated in such a case.
Module options:
In all cases, the module title is set to apache(host).
Examples:
$ moodss apache $ moodss apache -r www.foo.com $ moodss apache -r www.foo.com/server-status $ moodss apache --remote http://www.foo.com/status $ moodss apache -r www.foo.com --proxyhost proxy.foo.com --proxyport 8000