Getscriptstats() - MACROMEDIA FLASH MEDIA SERVER 2-SERVER MANAGEMENT ACTIONSCRIPT LANGUAGE Reference

Server management actionscript language reference
Table of Contents

Advertisement

getScriptStats()

Availability
Flash Player 6.
Flash Communication Server MX 1.0.
Usage
getScriptStats(app_instance)
Parameters
A string that contains the name of the instance of the application, in the
app_instance
form
application_name/instance_name
Returns
If the call succeeds, the server sends a reply information object with a
, a
property of
status
code
object. The
object has the following properties:
data
Property
time_high_water_mark
queue_size
total_processed
total_process_time
queue_high_water_mark
If the call fails, the server sends a reply information object with a
and a
property of
code
Some objects might also have a
cause of the failure.
Description
Gets the performance data for a script running on the specified instance of an application.
46
Server Management ActionScript Language Reference
.
NetConnection.Call.Success
Description
Number; maximum amount of time, in seconds, the script has
taken to execute an event.
Number; total number of events currently in the script engine
queue.
Number; total number of events processed by the script engine.
Number; number of seconds taken to process the number of
events in
total_processed
Number; maximum number of events in the queue.
NetConnection.Call.Failed
description
, and a
.
level
or a more specific value, if available.
property that contains a string describing the
property of
level
property that is an
data
property of
error

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MEDIA SERVER 2-SERVER MANAGEMENT ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash media server 2

Table of Contents