Apple Xserve Up Mac OS X Server Dokumentacja Strona 275

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 329
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 274
Chapter 16 Configuring and Managing QuickTime Streaming Server 275
Viewing QTSS Connections
To retrieve information about QTSS connections, use the serveradmin getConnections
command.
To view a list of connected users:
$ sudo serveradmin command qtss:command = getConnections
Viewing QTSS Statistics
To display a log of periodic samples of the number of connections and the data
throughput, use the serveradmin getHistory command. Samples are taken once each
minute.
To view samples:
$ sudo serveradmin command
qtss:command = getHistory
qtss:variant =
statistic
qtss:timeScale =
scale
Control-D
The computer responds with the following output:
qtss:nbSamples = <samples>
qtss:samplesArray:_array_index:0:v
n
= <sample>
qtss:samplesArray:_array_index:0:t = <time>
qtss:samplesArray:_array_index:1:v
n
= <sample>
qtss:samplesArray:_array_index:1:t = <time>
[...]
qtss:samplesArray:_array_index:
i
:v
n
= <sample>
qtss:samplesArray:_array_index:
i
:t = <time>
qtss:v
n
Legend = "<legend>"
qtss:currentServerTime = <servertime>
Parameter Description
statistic
The value you want to display.
Values:
Â
v1—Number of connected users (average during sampling
period)
Â
v2—Throughput (bytes/sec)
scale
The length of time in seconds, ending with the current time, that
you want to see samples for. For example, to see 30 minutes of
data, specify
qtss:timeScale = 1800.
Value displayed by
getHistory Description
<samples> The total number of samples listed.
<legend> A textual description of the selected statistic.
"CONNECTIONS" for v1
"THROUGHPUT"
for v2
Przeglądanie stron 274
1 2 ... 270 271 272 273 274 275 276 277 278 279 280 ... 328 329

Komentarze do niniejszej Instrukcji

Brak uwag