Skip to content

Instantly share code, notes, and snippets.

@BogdanIrimie
Created September 18, 2015 15:22
Show Gist options
  • Save BogdanIrimie/28a1929f851caed92e22 to your computer and use it in GitHub Desktop.
Save BogdanIrimie/28a1929f851caed92e22 to your computer and use it in GitHub Desktop.
Monitoring results for nmap and scanner component for job with id = 55fc11c358fe934faef457bc
{
"_id" : ObjectId("55fc11eb58fe060c0640a66f"),
"vmIp" : "127.0.1.1",
"jobId" : "55fc11c358fe934faef457bc",
"name" : "nmap",
"pid" : 13182,
"jobStartTime" : NumberLong(1442583011864),
"jobEndTime" : NumberLong(1442583017729),
"monitoringResults" : [
{
"timeFromLog" : NumberLong(1442583012282),
"cpu" : "6%",
"memory" : "12332K",
"networkIn" : "0.0000Kbps",
"networkOut" : "0.5920Kbps"
},
{
"timeFromLog" : NumberLong(1442583013269),
"cpu" : "0%",
"memory" : "12332K",
"networkIn" : "0.0000Kbps",
"networkOut" : "0.0000Kbps"
},
{
"timeFromLog" : NumberLong(1442583014265),
"cpu" : "0%",
"memory" : "12332K",
"networkIn" : "0.0000Kbps",
"networkOut" : "0.0000Kbps"
},
{
"timeFromLog" : NumberLong(1442583015260),
"cpu" : "0%",
"memory" : "12332K",
"networkIn" : "0.0000Kbps",
"networkOut" : "0.0000Kbps"
},
{
"timeFromLog" : NumberLong(1442583016256),
"cpu" : "0%",
"memory" : "12332K",
"networkIn" : "0.0000Kbps",
"networkOut" : "0.0000Kbps"
},
{
"timeFromLog" : NumberLong(1442583017252),
"cpu" : "4%",
"memory" : "12492K",
"networkIn" : "1093.0880Kbps",
"networkOut" : "223.2320Kbps"
},
{
"timeFromLog" : NumberLong(1442583018235),
"cpu" : "4%",
"memory" : "0K",
"networkIn" : "719.6640Kbps",
"networkOut" : "157.1680Kbps"
}
]
}
{
"_id" : ObjectId("55fc11eb58fe060c0640a670"),
"vmIp" : "127.0.1.1",
"jobId" : "55fc11c358fe934faef457bc",
"name" : "scanner",
"pid" : 13008,
"jobStartTime" : NumberLong(1442583011857),
"jobEndTime" : NumberLong(1442583017731),
"monitoringResults" : [
{
"timeFromLog" : NumberLong(1442583011283),
"cpu" : "2%",
"memory" : "98.8M",
"networkIn" : "7.6000Kbps",
"networkOut" : "81.3280Kbps"
},
{
"timeFromLog" : NumberLong(1442583012278),
"cpu" : "2%",
"memory" : "98.8M",
"networkIn" : "7.6000Kbps",
"networkOut" : "81.3280Kbps"
},
{
"timeFromLog" : NumberLong(1442583013273),
"cpu" : "12%",
"memory" : "98.8M",
"networkIn" : "2.0160Kbps",
"networkOut" : "19.3920Kbps"
},
{
"timeFromLog" : NumberLong(1442583014268),
"cpu" : "4%",
"memory" : "98.8M",
"networkIn" : "2.0160Kbps",
"networkOut" : "10.4320Kbps"
},
{
"timeFromLog" : NumberLong(1442583015263),
"cpu" : "0%",
"memory" : "98.8M",
"networkIn" : "9.3120Kbps",
"networkOut" : "3.1680Kbps"
},
{
"timeFromLog" : NumberLong(1442583016258),
"cpu" : "0%",
"memory" : "98.8M",
"networkIn" : "0.0000Kbps",
"networkOut" : "0.0000Kbps"
},
{
"timeFromLog" : NumberLong(1442583017253),
"cpu" : "0%",
"memory" : "98.8M",
"networkIn" : "0.0000Kbps",
"networkOut" : "0.0000Kbps"
},
{
"timeFromLog" : NumberLong(1442583018238),
"cpu" : "3%",
"memory" : "99.0M",
"networkIn" : "2.7840Kbps",
"networkOut" : "79.0400Kbps"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment