2016-11-18 21:14:20 +00:00
{
"id" : "921298ad-0cdd-44f4-839b-10c319e7fcc7" ,
"measurement" : "mongodb" ,
"app" : "mongodb" ,
2016-11-15 18:11:32 +00:00
"autoflow" : true ,
2016-11-18 21:14:20 +00:00
"cells" : [
2016-11-14 15:51:24 +00:00
{
2016-11-18 21:14:20 +00:00
"x" : 0 ,
"y" : 0 ,
"w" : 4 ,
"h" : 4 ,
"i" : "b2631fd5-7d32-4a31-9edf-98362fd3626e" ,
"name" : "MongoDB – Read/Second" ,
"queries" : [
{
"query" : "SELECT mean(queries_per_sec) AS queries_per_second, mean(getmores_per_sec) AS getmores_per_second FROM mongodb" ,
2017-02-24 22:51:06 +00:00
"label" : "reads/s" ,
2016-11-18 21:14:20 +00:00
"groupbys" : [ ] ,
"wheres" : [ ]
}
]
} ,
2016-11-14 15:51:24 +00:00
{
2016-11-18 21:14:20 +00:00
"x" : 0 ,
"y" : 0 ,
"w" : 4 ,
"h" : 4 ,
"i" : "9362e390-951b-4dba-adec-40c261e37604" ,
"name" : "MongoDB – Writes/Second" ,
"queries" : [
{
"query" : "SELECT mean(inserts_per_sec) AS inserts_per_second, mean(updates_per_sec) AS updates_per_second, mean(deletes_per_sec) AS deletes_per_second FROM mongodb" ,
2017-02-24 22:51:06 +00:00
"label" : "writes/s" ,
2016-11-18 21:14:20 +00:00
"groupbys" : [ ] ,
"wheres" : [ ]
}
]
} ,
{
"x" : 0 ,
"y" : 0 ,
"w" : 4 ,
"h" : 4 ,
"i" : "7ca54d4c-9f0d-47fd-a7fe-2d01e832bbf4" ,
"name" : "MongoDB – Active Connections" ,
"queries" : [
{
"query" : "SELECT mean(open_connections) AS open_connections FROM mongodb" ,
2017-02-24 22:51:06 +00:00
"label" : "count" ,
2016-11-18 21:14:20 +00:00
"groupbys" : [ ] ,
"wheres" : [ ]
}
]
} ,
{
"x" : 0 ,
"y" : 0 ,
"w" : 4 ,
"h" : 4 ,
"i" : "ea5ae388-9ca3-42f9-835f-cc9b265705be" ,
"name" : "MongoDB – Reads/Writes Waiting in Queue" ,
"queries" : [
{
"query" : "SELECT max(queued_reads) AS queued_reads, max(queued_writes) as queued_writes FROM mongodb" ,
2017-02-24 22:51:06 +00:00
"label" : "count" ,
2016-11-18 21:14:20 +00:00
"groupbys" : [ ] ,
"wheres" : [ ]
}
]
} ,
{
"x" : 0 ,
"y" : 0 ,
"w" : 4 ,
"h" : 4 ,
"i" : "631dcbba-c997-4fd7-b640-754a1b36026c" ,
"name" : "MongoDB – Network Bytes/Second" ,
"queries" : [
{
"query" : "SELECT mean(net_in_bytes) AS net_in_bytes, mean(net_out_bytes) as net_out_bytes FROM mongodb" ,
2017-02-24 22:51:06 +00:00
"label" : "bytes/s" ,
2016-11-18 21:14:20 +00:00
"groupbys" : [ ] ,
"wheres" : [ ]
}
]
} ,
{
"x" : 0 ,
"y" : 0 ,
"w" : 4 ,
"h" : 4 ,
"i" : "5b03bef0-e5e9-4b53-b5f8-1d1b740cf5a2" ,
"name" : "MongoDB – Page Faults" ,
"queries" : [
{
"query" : "SELECT mean(page_faults_per_sec) AS page_faults_per_second FROM mongodb" ,
2017-02-24 22:51:06 +00:00
"label" : "faults/s" ,
2016-11-18 21:14:20 +00:00
"groupbys" : [ ] ,
"wheres" : [ ]
}
]
} ,
{
"x" : 0 ,
"y" : 0 ,
"w" : 4 ,
"h" : 4 ,
"i" : "4bc98883-2347-46bb-9459-1c6fe7fb47a8" ,
"name" : "MongoDB – Memory Usage (MB)" ,
"queries" : [
{
"query" : "SELECT mean(vsize_megabytes) AS virtual_memory_megabytes, mean(resident_megabytes) as resident_memory_megabytes FROM mongodb" ,
2017-02-24 22:51:06 +00:00
"label" : "MB" ,
2016-11-18 21:14:20 +00:00
"groupbys" : [ ] ,
"wheres" : [ ]
}
]
}
]
}