getStatus | R Documentation |
This function requires the top
and mpstat
programs on the
instance.
getStatus(instance, session = NULL)
instance |
An instance objected created with
|
session |
Optionally provide an existing ssh session to the instance created with ssh::ssh_connect. |
A list containing two named elemements: jobs
a data.frame
giving the status of all jobs launched on the instance and system
a
list containing system summary information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.