Console output by email

Hi,

I’d need to capture the console output (for instance, the result of ip-scan or system resource print) and send it by email.
Is this action possible using scripts?

By the way, can I save into a variable values as cpu_usage, mem_usage, etc… to send them in a similar way?

Thanks in advance!

I don’t know how to the ip-scan one, but with system resource print you can use the get command:

get value-name=xyz

Thanks!

No problem :smiley: