Ga naar inhoud

Metaflow - System Manager

System Manager

Metaflow referentie: System Manager

Restart System

Object

Object

Optie Waarde Type veld
Error Error message, if action will fail tekst

Get Services

Object

Object

Optie Waarde Type veld
Error Error message, if action will fail tekst
Result String with all the service names tekst

Get Service Status

Object

Object

Optie Waarde Type veld
Service The name of the service tekst
Error Error message, if action will fail tekst
Result String with all the service names tekst

Start Service

Object

Object

Optie Waarde Type veld
Service The name of the service tekst
Error Error message, if action will fail tekst

stop Service

Object

Object

Optie Waarde Type veld
Service The name of the service tekst
Error Error message, if action will fail tekst

Disk Free Space (MB)

Object

Object

Optie Waarde Type veld
Disk The letter of the disk tekst
Error Error message, if action will fail tekst
Result The available free space on the disk in MB tekst

Disk Total Size (MB)

Object

Object

Optie Waarde Type veld
Disk The letter of the disk tekst
Error Error message, if action will fail tekst
Result The total size of the disk in MB tekst

Get Process Names

Object

Object

Optie Waarde Type veld
Error Error message, if action will fail tekst
Result String with all the process names tekst

Process Responding

Object

Object

Optie Waarde Type veld
Process The name of the process tekst
Error Error message, if action will fail tekst

Process Stop

Object

Object

Optie Waarde Type veld
Process The name of the process tekst
Error Error message, if action will fail tekst

Process Start

Object

Object

Optie Waarde Type veld
Path to file The path to the program to execute tekst
Arguments Arguments to give on the process tekst
Error Error message, if action will fail tekst

Execute Script

Object

Object

Optie Waarde Type veld
Script The script to execute tekst
Error Error message, if action will fail tekst

Get EventLog Sources

Object

Object

Optie Waarde Type veld
Error Error message, if action will fail tekst
Result String with all the EventLog source names tekst

Insert EventLog

Object

Object

Optie Waarde Type veld
Source The source to write the log to tekst
Type The type of the log source
Message The message of the log tekst
Error Error message, if action will fail tekst

Export EventLog

Object

Object

Optie Waarde Type veld
Source The name of the source tekst
File Path The path to the file where to save it tekst
Error Error message, if action will fail tekst