PHP Class Scalr_Net_Scalarizr_Services_System

Inheritance: extends Scalr_Net_Scalarizr_Client
Show file Open project: scalr/scalr

Public Methods

Method Description
__construct ( DBServer $dbServer, $port = 8010 )
blockDevices ( )
callAuthShutdownHook ( )
cpuStat ( )
dist ( )
executeScripts ( array $scripts, array $globalVariables, $eventName, $roleName, $async = true )
forceResume ( )
getDebugLog ( )
getHostname ( )
getLog ( )
getScriptLogs ( $executionId )
loadAverage ( )
memInfo ( )
mounts ( )
netStat ( )
reboot ( )
scalingMetrics ( )
setHostname ( $hostname )
statvfs ( array $mountpoints )

Method Details

__construct() public method

public __construct ( DBServer $dbServer, $port = 8010 )
$dbServer DBServer

blockDevices() public method

public blockDevices ( )

callAuthShutdownHook() public method

cpuStat() public method

public cpuStat ( )

dist() public method

public dist ( )

executeScripts() public method

public executeScripts ( array $scripts, array $globalVariables, $eventName, $roleName, $async = true )
$scripts array
$globalVariables array

forceResume() public method

public forceResume ( )

getDebugLog() public method

public getDebugLog ( )

getHostname() public method

public getHostname ( )

getLog() public method

public getLog ( )

getScriptLogs() public method

public getScriptLogs ( $executionId )

loadAverage() public method

public loadAverage ( )

memInfo() public method

public memInfo ( )

mounts() public method

public mounts ( )

netStat() public method

public netStat ( )

reboot() public method

public reboot ( )

scalingMetrics() public method

public scalingMetrics ( )

setHostname() public method

public setHostname ( $hostname )

statvfs() public method

public statvfs ( array $mountpoints )
$mountpoints array