Description: Gets the amount of free and total memory on a client or localhost.
Parameter:
- clientNameOrIP: The name of the client or localhost or an IP.
Returns:
- Associative array with the free memory in $out['free'] and the total memory in $out['all'] in KB.
root
2015-09-06