Feature #1507

Enhanced version of mod_status

Added by Anonymous 365 days ago. Updated 357 days ago.

Status:Fixed Start:
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:mod_status
Target version:1.4.19
Pending:

No

Resolution:

fixed


Description

With the patch attached you can output the IdleServers and Scoreboard directives in ?auto mode like apache does.

Useful for some Monitoring Tools like Munin

-- cyberline

mod_status.1.4.2.patch - -- cyberline (1.1 KB) Anonymous, 01/17/2008 08:29 AM

mod_status.1.5.patch - -- cyberline (1.3 KB) Anonymous, 01/17/2008 08:29 AM

History

01/15/2008 10:35 PM - glen

don't understand against what version this patch is for (doesn't apply to 1.4.x nor 1.5)

please make patch against trunk, 1.4.x would be nice too

01/16/2008 11:22 AM - Anonymous

Done.

Can someone pls delete mod_status.patch and mod_status.2.patch

-- cyberline

01/16/2008 12:05 PM - glen

  • Status changed from New to Assigned

deleted, but you patches still fail, i think the reason is because you lost the tabs when created the patch.

you should never copy with mouse from terminal when creating patch, redirect the output to a file:


$ diff -u src/mod_status.c{~,} > mod_status.1.4.patch
$ svn diff -u > mod_status.1.4.patch

01/17/2008 08:30 AM - Anonymous

I've done so u can delete the 2 old files.
Hope it is ok now.

-- cyberline

01/17/2008 09:56 AM - glen

  • Status changed from Assigned to Fixed
  • Resolution set to fixed

Committed revision r2045 for 1.4

Committed revision r2046 for 1.5

Also available in: Atom PDF