Login

    Register

PROJECT CATEGORIES

 

ColdFusion Tracker
Project Home Blog Wiki Known Issues Screenshots Contact Project

Author: David Boyer (All RIAForge projects by this author)
Last Updated: July 22, 2009 10:55 AM
Version: 1.0.5
Views: 3,086
Downloads: 305
License: Common Public License

Description:

Tracker is a CFC for ColdFusion (7/8) which provides methods for accessing the following information:

* Names of all active applications
* Get the application scope keys for any active application
* Get values from any application scope (CF8 Only) without changing the last accessed time
* Application details (time alive, last accessed, idle timeout, expiry status)
* Names of all sessions or per application sessions
* List of keys for any session scope
* Get values from any session (CF8 Only) without changing the last accessed time
* Session information (time alive, last accessed, idle timeout, expiry status)
* ColdFusion Memory information (free, allocated, free allocated, used, maximum allocatable)
* ColdFusion service uptime.
* Query recordset containing session information for every session.

Recent Blog Entries:

Requirements:

ColdFusion 7 / 8 / 9b

Issue Tracker:

ID ISSUE STATUS UPDATED
1 CF Tracker doesn't work on the multiserver version Open 01/31/10 12:58 PM

View All Issues

To enter issues for this (or any other) project, you must be logged in.

Subversion Access:

You may access this project's Subversion repository with your client here: http://svn.riaforge.org/cftracker.

To view files and changelists associated with this repository, go here: http://cftracker.riaforge.org/index.cfm?event=page.svnbrowse.

You may download the latest set of files from Subversion as a zip file.

Anonymous users have read access to the repository while the administrator has write access.

This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/