Zoomed Image

AMSX Scripting Language - Command : GetComputersOnline

Summary

Load the list of currently online computers into a temporary table

Description

Reads ComputersOnline_*.txt files from the systemarea folder, checks that the corresponding collection server is running, and bulk-loads the computer names and status values into a new temporary SQL table. Duplicate computer names are skipped.

Parameters

ParameterDescription
cmdtemporary table name to create

Syntax


GetComputersOnline "temporary table name to create"

Return to the AMSX Command Reference