Bug 140003 - [NEW PORT] www/ftasv: Is a commandline scoreboard viewer for the Apache server
Summary: [NEW PORT] www/ftasv: Is a commandline scoreboard viewer for the Apache server
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-26 23:20 UTC by Sylvio César Teixeira Amorim
Modified: 2009-11-07 20:07 UTC (History)
0 users

See Also:


Attachments
ftasv-0.9.2.shar (2.76 KB, text/plain)
2009-10-26 23:20 UTC, Sylvio César Teixeira Amorim
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvio César Teixeira Amorim 2009-10-26 23:20:00 UTC
Apache's status module is an easy way to get information about what
your webserver is doing - at any time, except when you need that
information. Because this information is normally gathered via the
server-status page, it will be unavailable when the webserver is not responding.
The system administrator can restart the daemon and hope to get a glimpse of the
server-status page, a tiny clue about what is causing the trouble, before the 
server gets overloaded again.

This project aims at helping the system administrator get his information
in crisis situations. 

WWW:	http://fabletech.com/ftasv

Generated with FreeBSD Port Tools 0.99
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-10-29 09:20:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-10-29 22:12:38 UTC
Responsible Changed
From-To: miwi->sylvio

submitter is now committer :)
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-11-07 19:23:24 UTC
sylvio      2009-11-07 19:23:14 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/ftasv            Makefile distinfo pkg-descr 
    www/ftasv/files      pkg-message.in 
  Log:
  Apache's status module is an easy way to get information about what
  your webserver is doing - at any time, except when you need that
  information. Because this information is normally gathered via the
  server-status page, it will be unavailable when the webserver is not responding.
  The system administrator can restart the daemon and hope to get a glimpse of the
  server-status page, a tiny clue about what is causing the trouble, before the
  server gets overloaded again.
  
  This project aims at helping the system administrator get his information
  in crisis situations.
  
  WWW:    http://fabletech.com/ftasv
  
  PR:             ports/140003
  Submitted by:   Sylvio Cesar Teixeira <sylvio at FreeBSD.org>
  
  Revision  Changes    Path
  1.2461    +1 -0      ports/www/Makefile
  1.1       +34 -0     ports/www/ftasv/Makefile (new)
  1.1       +3 -0      ports/www/ftasv/distinfo (new)
  1.1       +8 -0      ports/www/ftasv/files/pkg-message.in (new)
  1.1       +12 -0     ports/www/ftasv/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2009-11-07 20:07:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!