Project

General

Profile

Actions

Feature #273

closed

Add load averages to status module

Added by Anonymous over 19 years ago. Updated about 1 year ago.

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

Actions #1

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...

Actions #2

Updated by stbuehler over 16 years ago

  • Status changed from Fixed to Wontfix
Actions #3

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