https://bz.apache.org/bugzilla/show_bug.cgi?id=60078
Bug ID: 60078
Summary: please make data provided by ?auto same like data in
HTML
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: mod_status
Assignee: [email protected]
Reporter: [email protected]
currently, data returned in http://localhost/server-status in HTML format
contain more information compared to by using ?auto
For example, HTML output contain Server Version, Server MPM, Server Built,
Restart Time, and server process in HTML table.
But, none of that data is available in ?auto mode, which should be easier to
parse with script to be used with monitoring tool compared to HTML.
Please sync the output between the two mode, and if possible, provide JSON as
another alternative.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]