Skip to content

Instantly share code, notes, and snippets.

@domgiles
Created August 29, 2018 13:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save domgiles/e4fee154b46dfe4085c21398156a8162 to your computer and use it in GitHub Desktop.
Save domgiles/e4fee154b46dfe4085c21398156a8162 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<CPUMonitor Title="Compute Nodes" xmlns="http://www.dominicgiles.com/cpumonitor">
<MonitoredNode>
<HostName>129.146.65.101</HostName>
<Username>opc</Username>
<Password>Your ssh password</Password>
<Port>22</Port>
<PrivateKey>/Users/dgiles/.ssh/id_rsa</PrivateKey>
<Comment>OCI Server</Comment>
</MonitoredNode>
</CPUMonitor>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment