memorymonitor

class pilot.api.memorymonitor.MemoryMonitoring(**kwargs)[source]

Memory monitoring service class.

__annotations__ = {}
__init__(**kwargs)[source]

Init function.

Parameters:

kwargs

__module__ = 'pilot.api.memorymonitor'
_cmd = ''
execute()[source]

Execute the memory monitor command. Return the process.

Returns:

process.

get_command()[source]

Return the full command for the memory monitor.

Returns:

command string.

get_filename()[source]
Returns:

get_results()[source]
Returns:

pid = 0
user = ''
workdir = ''