Actions
Feature #273
closedAdd load averages to status module
Status:
Wontfix
Priority:
Normal
Category:
mod_status
Target version:
-
ASK QUESTIONS IN Forums:
No
Description
It would be real nice if the system's load averages would be displayed on /server-status.
-- r.s.a.vandomburg
Updated by stbuehler over 16 years ago
- Status changed from New to Fixed
- Resolution set to wontfix
There are enough possibilities to do this. magnet, cgi, fastcgi...
Updated by gstrauss about 1 year ago
- Description updated (diff)
- ASK QUESTIONS IN Forums set to No
Modern lighttpd calls getloadavg()
every 30 seconds and stores cached values in srv->loadavg[3]
Is there still interest in having this information in server_status? On which pages? server config page? server status pages (html, text, json)? only html status page?
Actions
Also available in: Atom