Login

    Register

PROJECT CATEGORIES

 

ColdFusion Tracker (Active)
Project Home Blog Wiki Known Issues Screenshots Contact Project

Author: David Boyer (All RIAForge projects by this author)
Last Updated: March 19, 2010 9:01 AM
Version: 1.0.5
Views: 4,394
Downloads: 435
License: BSD

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.

Source Control Access:

This project hosts its source control at an external location:
http://github.com/misterdai/cfTracker