2013-02-15 16:23:04 -06:00
{
2014-08-05 05:27:03 -05:00
"title" : "Grafana" ,
"tags" : [ ] ,
"style" : "dark" ,
"timezone" : "browser" ,
"editable" : true ,
2014-01-20 08:03:05 -06:00
"rows" : [
{
2014-08-05 05:27:03 -05:00
"title" : "New row" ,
2014-01-20 08:03:05 -06:00
"height" : "150px" ,
"collapse" : false ,
2014-09-10 04:53:58 -05:00
"editable" : true ,
2014-01-20 08:03:05 -06:00
"panels" : [
{
2014-09-08 11:03:10 -05:00
"id" : 1 ,
2014-01-20 08:03:05 -06:00
"span" : 12 ,
"editable" : true ,
"type" : "text" ,
2014-08-05 05:27:03 -05:00
"mode" : "html" ,
2014-10-02 03:24:12 -05:00
"content" : "<div class=\"text-center\" style=\"padding-top: 15px\">\n<img src=\"img/logo_transparent_200x.png\"> \n</div>" ,
2014-08-05 05:27:03 -05:00
"style" : { } ,
"title" : "Welcome to"
}
2014-09-03 04:15:01 -05:00
]
2014-08-05 05:27:03 -05:00
} ,
{
"title" : "Welcome to Grafana" ,
"height" : "210px" ,
"collapse" : false ,
2014-09-10 04:53:58 -05:00
"editable" : true ,
2014-08-05 05:27:03 -05:00
"panels" : [
{
2014-09-08 11:03:10 -05:00
"id" : 2 ,
2014-08-05 05:27:03 -05:00
"span" : 6 ,
"type" : "text" ,
"mode" : "html" ,
"content" : "<br/>\n\n<div class=\"row-fluid\">\n <div class=\"span6\">\n <ul>\n <li>\n <a href=\"http://grafana.org/docs#configuration\" target=\"_blank\">Configuration</a>\n </li>\n <li>\n <a href=\"http://grafana.org/docs/troubleshooting\" target=\"_blank\">Troubleshooting</a>\n </li>\n <li>\n <a href=\"http://grafana.org/docs/support\" target=\"_blank\">Support</a>\n </li>\n <li>\n <a href=\"http://grafana.org/docs/features/intro\" target=\"_blank\">Getting started</a> (Must read!)\n </li>\n </ul>\n </div>\n <div class=\"span6\">\n <ul>\n <li>\n <a href=\"http://grafana.org/docs/features/graphing\" target=\"_blank\">Graphing</a>\n </li>\n <li>\n <a href=\"http://grafana.org/docs/features/annotations\" target=\"_blank\">Annotations</a>\n </li>\n <li>\n <a href=\"http://grafana.org/docs/features/graphite\" target=\"_blank\">Graphite</a>\n </li>\n <li>\n <a href=\"http://grafana.org/docs/features/influxdb\" target=\"_blank\">InfluxDB</a>\n </li>\n <li>\n <a href=\"http://grafana.org/docs/features/opentsdb\" target=\"_blank\">OpenTSDB</a>\n </li>\n </ul>\n </div>\n</div>" ,
2014-01-20 08:03:05 -06:00
"style" : { } ,
2014-08-05 05:27:03 -05:00
"title" : "Documentation Links"
} ,
{
2014-09-08 11:03:10 -05:00
"id" : 3 ,
2014-08-05 05:27:03 -05:00
"span" : 6 ,
"type" : "text" ,
"mode" : "html" ,
"content" : "<br/>\n\n<div class=\"row-fluid\">\n <div class=\"span12\">\n <ul>\n <li>Ctrl+S saves the current dashboard</li>\n <li>Ctrl+F Opens the dashboard finder</li>\n <li>Ctrl+H Hide/show row controls</li>\n <li>Click and drag graph title to move panel</li>\n <li>Hit Escape to exit graph when in fullscreen or edit mode</li>\n <li>Click the colored icon in the legend to change series color</li>\n <li>Ctrl or Shift + Click legend name to hide other series</li>\n </ul>\n </div>\n</div>\n" ,
"style" : { } ,
"title" : "Tips & Shortcuts"
2014-01-20 08:03:05 -06:00
}
2014-09-03 04:15:01 -05:00
]
2014-01-20 08:03:05 -06:00
} ,
{
"title" : "test" ,
"height" : "250px" ,
2014-09-10 04:53:58 -05:00
"editable" : true ,
2014-01-20 08:03:05 -06:00
"collapse" : false ,
"panels" : [
{
2014-09-08 11:03:10 -05:00
"id" : 4 ,
2014-01-20 08:03:05 -06:00
"span" : 12 ,
2014-06-24 06:57:46 -05:00
"type" : "graph" ,
2014-01-20 08:03:05 -06:00
"x-axis" : true ,
"y-axis" : true ,
"scale" : 1 ,
2014-08-05 05:27:03 -05:00
"y_formats" : [
"short" ,
"short"
] ,
2014-01-20 08:03:05 -06:00
"grid" : {
"max" : null ,
2014-08-05 05:27:03 -05:00
"min" : null ,
"leftMax" : null ,
"rightMax" : null ,
"leftMin" : null ,
"rightMin" : null ,
"threshold1" : null ,
"threshold2" : null ,
"threshold1Color" : "rgba(216, 200, 27, 0.27)" ,
"threshold2Color" : "rgba(234, 112, 112, 0.22)"
2014-01-20 08:03:05 -06:00
} ,
"resolution" : 100 ,
"lines" : true ,
"fill" : 1 ,
2014-01-21 05:43:32 -06:00
"linewidth" : 2 ,
2016-07-01 12:16:49 -05:00
"dashes" : false ,
"dashLength" : 10 ,
"spaceLength" : 10 ,
2014-01-20 08:03:05 -06:00
"points" : false ,
"pointradius" : 5 ,
"bars" : false ,
"stack" : true ,
"spyable" : true ,
"options" : false ,
2014-08-05 05:27:03 -05:00
"legend" : {
"show" : true ,
"values" : false ,
"min" : false ,
"max" : false ,
"current" : false ,
"total" : false ,
"avg" : false
} ,
2014-01-20 08:03:05 -06:00
"interactive" : true ,
"legend_counts" : true ,
"timezone" : "browser" ,
"percentage" : false ,
"nullPointMode" : "connected" ,
"steppedLine" : false ,
"tooltip" : {
2014-08-05 05:27:03 -05:00
"value_type" : "cumulative" ,
"query_as_alias" : true
2014-01-20 08:03:05 -06:00
} ,
"targets" : [
{
2014-08-05 05:27:03 -05:00
"target" : "randomWalk('random walk')" ,
"function" : "mean" ,
"column" : "value"
2014-01-20 08:03:05 -06:00
}
] ,
"aliasColors" : { } ,
"aliasYAxis" : { } ,
2014-08-05 05:27:03 -05:00
"title" : "First Graph (click title to edit)" ,
"datasource" : "graphite" ,
"renderer" : "flot" ,
"annotate" : {
"enable" : false
}
2014-01-20 08:03:05 -06:00
}
2014-09-03 04:15:01 -05:00
]
2014-01-20 08:03:05 -06:00
}
] ,
"nav" : [
{
"type" : "timepicker" ,
"collapse" : false ,
"enable" : true ,
"status" : "Stable" ,
"time_options" : [
"5m" ,
"15m" ,
"1h" ,
"6h" ,
"12h" ,
"24h" ,
"2d" ,
"7d" ,
"30d"
] ,
"refresh_intervals" : [
"5s" ,
"10s" ,
"30s" ,
"1m" ,
"5m" ,
"15m" ,
"30m" ,
"1h" ,
"2h" ,
"1d"
] ,
"now" : true
}
] ,
2014-08-05 05:27:03 -05:00
"time" : {
"from" : "now-6h" ,
"to" : "now"
} ,
"templating" : {
"list" : [ ]
} ,
2014-09-03 04:15:01 -05:00
"version" : 5
}