Macromedia flash media server 2-server-side actionscript language reference Manual De Usuario

Descargar
Página de 74
10
Server Management ActionScript Language Reference
Some methods are available only to server administrators, as indicated by an asterisk (*) in the 
description of each method; virtual host administrators cannot use these methods. In some 
cases, virtual administrators can use a method with restrictions; these restrictions are described 
in the dictionary entry for the method.
Queries for monitoring the server
The following table lists the methods you can use to monitor the server.
NO
TE
Parameters in square brackets (
[]
) are optional; all other parameters are required. If you 
don’t specify an optional parameter, a default value might be used, depending on the 
method. For example, if you don’t specify a virtual host in the 
scope
 parameter, it is 
assumed that you want to perform the command on the virtual host to which you 
connected when you logged on to Flash Media Server.
Method Description
Approves a pending debug session’s request to connect to a 
selected application. 
Returns an array of strings that contains the names of all running 
application instances on the connected virtual host.
Returns an array of adaptor names.
Returns the administrative context for the administrator 
(administrator type, name of adaptor, and name of the virtual 
host).
Returns all the administrators on the Flash Media Server. 
Returns an array of strings that contains the names of all the 
applications that are installed.
Returns aggregate information of all instances for an application.
Returns a list of the group members for a particular group. 
Returns statistics for a particular group connection. 
Returns a list of the group connections for a particular application 
instance.
Returns detailed information about a single running instance of 
an application.
Returns the I/O information: bytes in, bytes out, and so on.*
Returns license key information.
Returns a list of all live streams currently publishing to a particular 
application.