Ticket #16 (closed defect: fixed)

Opened 4 years ago

Last modified 1 year ago

Dedicated log file for the network status

Reported by: alban@tryphon.org Assigned to: alban@tryphon.org
Priority: normal Milestone: next
Component: default Version: 20050212
Severity: normal Keywords:
Cc:

Description

The tracker could logged the node registering, unregistering and status updates
into a dedicated log file like an http server does in an access.log file.

The exact information which could be logged is to be defined and the exacted log
format too. But it seems necessary to provide a simple solution to the
administrators to follow and log the network status.

Attachments

Change History

03/04/05 08:49:17 changed by alban@tryphon.org

  • qa_contact set to freecast-dev@lists.tryphon.org.
Change the QA to freecast-dev@lists.tryphon.org 

04/28/05 20:01:34 changed by alban@tryphon.org

Dave submits a interesting idea. Provides a xml status compatible with the
icecast2 stats (see http://us.icecast.org/docs/icecast-trunk/icecast2_stats.html).

It could be performed easily into the tracker via a servlet added to the jetty
server. The main problem is about the needed authentification.

It could be interesting to inventory and study the tools which can make reports
from this status.

10/04/06 08:55:52 changed by alban@tryphon.org

  • status changed from new to assigned.
  • milestone set to next.
A statistics computing is added to the tracker. An http servlet /stats.xml[?networkid=<id>] returns an xml file compatible with icecast specifications (http://www.icecast.org/docs/icecast-2.3.1/icecast2_stats.html).

To be completed with statistic appenders (for a log file, database, etc ..) invoked periodically.

10/07/06 12:33:59 changed by alban@tryphon.org

TrackerStatisticsConsumerManager has been added to the tracker. Supports several TrackerStatisticsConsumers which receive the network statistics every minute.

ExecTrackerStatisticsConsumer, FileTrackerStatisticsConsumer, JDBCTrackerStatisticsConsumer are created.

Documentation under construction in http://wiki2.tryphon.org/freecast/tracker_statistics

Note: for the moment, the configuration only supports a single consumer. To be fixed soon.

10/10/06 08:54:52 changed by alban@tryphon.org

The JDBC consumer has been improved to make parameters configurable. It was required to update the myfreecast statistics table.

10/17/06 21:32:52 changed by alban@tryphon.org

  • status changed from assigned to closed.
  • resolution set to fixed.

11/27/07 19:15:57 changed by alban

  • priority changed from high to normal.

Add/Change #16 (Dedicated log file for the network status)




Change Properties
Action