Skip to content

Instantly share code, notes, and snippets.

@recampbell
Created April 28, 2010 18:04
Show Gist options
  • Save recampbell/382467 to your computer and use it in GitHub Desktop.
Save recampbell/382467 to your computer and use it in GitHub Desktop.
{ "busyExecutors" : 0,
"computer" : [ { "actions" : [ ],
"displayName" : "localSlave",
"executors" : [ { } ],
"icon" : "computer.gif",
"idle" : true,
"jnlpAgent" : false,
"launchSupported" : true,
"loadStatistics" : { },
"manualLaunchAllowed" : false,
"monitorData" : { "hudson.node_monitors.ArchitectureMonitor" : null,
"hudson.node_monitors.ClockMonitor" : null,
"hudson.node_monitors.DiskSpaceMonitor" : null,
"hudson.node_monitors.ResponseTimeMonitor" : null,
"hudson.node_monitors.SwapSpaceMonitor" : null,
"hudson.node_monitors.TemporarySpaceMonitor" : null
},
"numExecutors" : 1,
"offline" : false,
"offlineCause" : null,
"oneOffExecutors" : [ ],
"temporarilyOffline" : false
} ],
"displayName" : "nodes",
"totalExecutors" : 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment