123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248 |
- {"dashboard":
- {
- "graphTooltip" : 0,
- "title" : "OLT Total Rate",
- "style" : "dark",
- "templating" : {
- "list" : []
- },
- "annotations" : {
- "list" : []
- },
- "timepicker" : {
- "refresh_intervals" : [
- "5s",
- "10s",
- "30s",
- "1m",
- "5m",
- "15m",
- "30m",
- "1h",
- "2h",
- "1d"
- ],
- "time_options" : [
- "5m",
- "15m",
- "1h",
- "6h",
- "12h",
- "24h",
- "2d",
- "7d",
- "30d"
- ]
- },
- "time" : {
- "from" : "now-6h",
- "to" : "now"
- },
- "editable" : true,
- "version" : 2,
- "hideControls" : false,
- "id" : null,
- "timezone" : "browser",
- "links" : [],
- "schemaVersion" : 14,
- "rows" : [
- {
- "repeatRowId" : null,
- "titleSize" : "h6",
- "repeatIteration" : null,
- "title" : "Dashboard Row",
- "showTitle" : false,
- "panels" : [
- {
- "yaxes" : [
- {
- "logBase" : 1,
- "label" : null,
- "show" : true,
- "format" : "bps",
- "max" : null,
- "min" : null
- },
- {
- "min" : null,
- "max" : null,
- "format" : "short",
- "logBase" : 1,
- "label" : null,
- "show" : true
- }
- ],
- "seriesOverrides" : [
- {
- "alias" : "/outrate/",
- "color" : "#E24D42"
- },
- {
- "alias" : "/inrate/",
- "color" : "#508642"
- }
- ],
- "timeFrom" : null,
- "stack" : false,
- "legend" : {
- "values" : true,
- "total" : false,
- "show" : true,
- "avg" : true,
- "min" : false,
- "max" : false,
- "current" : false
- },
- "timeShift" : null,
- "title" : "IN / OUT Tráfico total",
- "renderer" : "flot",
- "span" : 12,
- "bars" : false,
- "points" : true,
- "nullPointMode" : "null",
- "linewidth" : 1,
- "spaceLength" : 10,
- "decimals" : 2,
- "thresholds" : [],
- "dashes" : false,
- "lines" : true,
- "fill" : 1,
- "xaxis" : {
- "mode" : "time",
- "show" : true,
- "values" : [],
- "buckets" : null,
- "name" : null
- },
- "tooltip" : {
- "value_type" : "individual",
- "sort" : 0,
- "shared" : true
- },
- "id" : 1,
- "percentage" : false,
- "type" : "graph",
- "dashLength" : 10,
- "pointradius" : 1,
- "steppedLine" : false,
- "targets" : [
- {
- "refId" : "A",
- "target" : "statsftthinrate.olt.1",
- "type" : "timeserie"
- },
- {
- "type" : "timeserie",
- "refId" : "B",
- "target" : "statsftthoutrate.olt.1"
- }
- ],
- "links" : [],
- "aliasColors" : {},
- "datasource" : "Statsd"
- }
- ],
- "height" : "250px",
- "collapse" : false,
- "repeat" : null
- },
- {
- "repeat" : null,
- "height" : 250,
- "collapse" : false,
- "panels" : [
- {
- "dashes" : false,
- "fill" : 1,
- "lines" : true,
- "thresholds" : [],
- "spaceLength" : 10,
- "linewidth" : 1,
- "nullPointMode" : "null",
- "points" : true,
- "bars" : false,
- "span" : 12,
- "renderer" : "flot",
- "timeShift" : null,
- "title" : "Cantidad de ONUs ON / OFF",
- "stack" : true,
- "legend" : {
- "min" : false,
- "current" : false,
- "max" : false,
- "avg" : false,
- "show" : true,
- "total" : false,
- "values" : false
- },
- "timeFrom" : null,
- "seriesOverrides" : [
- {
- "color" : "#BF1B00",
- "alias" : "0.000"
- },
- {
- "alias" : "1.000",
- "color" : "#3F6833"
- }
- ],
- "yaxes" : [
- {
- "min" : null,
- "max" : null,
- "format" : "short",
- "show" : true,
- "label" : "",
- "logBase" : 1
- },
- {
- "logBase" : 1,
- "label" : null,
- "show" : true,
- "max" : null,
- "min" : null,
- "format" : "short"
- }
- ],
- "datasource" : "Statsd",
- "aliasColors" : {},
- "links" : [],
- "targets" : [
- {
- "rawSql" : "SELECT \n timestamp as time_sec, \n value as metric, \n count(*) as value \nFROM `gauges_statistics` \nWHERE name LIKE \"statsftthstatus.onu%\" GROUP BY timestamp, value ORDER BY timestamp ASC\n",
- "format" : "time_series",
- "refId" : "A",
- "alias" : ""
- }
- ],
- "steppedLine" : true,
- "pointradius" : 1,
- "type" : "graph",
- "dashLength" : 10,
- "percentage" : false,
- "tooltip" : {
- "value_type" : "individual",
- "sort" : 0,
- "shared" : true
- },
- "id" : 2,
- "xaxis" : {
- "name" : null,
- "values" : [],
- "buckets" : null,
- "show" : true,
- "mode" : "time"
- }
- }
- ],
- "repeatIteration" : null,
- "showTitle" : false,
- "title" : "Dashboard Row",
- "titleSize" : "h6",
- "repeatRowId" : null
- }
- ],
- "gnetId" : null,
- "tags" : []
- }
- }
|