core.json 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796
  1. {
  2. "annotations": {
  3. "list": [
  4. {
  5. "builtIn": 1,
  6. "datasource": "-- Grafana --",
  7. "enable": true,
  8. "hide": true,
  9. "iconColor": "rgba(0, 211, 255, 1)",
  10. "name": "Annotations & Alerts",
  11. "type": "dashboard"
  12. }
  13. ]
  14. },
  15. "editable": true,
  16. "gnetId": null,
  17. "graphTooltip": 0,
  18. "id": 19,
  19. "links": [],
  20. "panels": [
  21. {
  22. "aliasColors": {},
  23. "bars": false,
  24. "dashLength": 10,
  25. "dashes": false,
  26. "datasource": "Prometheus",
  27. "fill": 1,
  28. "fillGradient": 0,
  29. "gridPos": {
  30. "h": 8,
  31. "w": 12,
  32. "x": 0,
  33. "y": 0
  34. },
  35. "hiddenSeries": false,
  36. "id": 1,
  37. "legend": {
  38. "avg": true,
  39. "current": true,
  40. "hideZero": true,
  41. "max": true,
  42. "min": false,
  43. "show": true,
  44. "total": false,
  45. "values": true
  46. },
  47. "lines": true,
  48. "linewidth": 1,
  49. "links": [],
  50. "nullPointMode": "null",
  51. "options": {
  52. "dataLinks": []
  53. },
  54. "percentage": false,
  55. "pointradius": 5,
  56. "points": false,
  57. "renderer": "flot",
  58. "seriesOverrides": [],
  59. "spaceLength": 10,
  60. "stack": false,
  61. "steppedLine": false,
  62. "targets": [
  63. {
  64. "expr": "delta(ifHCInOctets{ifDescr=~\"TenGig[^.]+\",instance=\"core1-edge.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  65. "format": "time_series",
  66. "hide": false,
  67. "intervalFactor": 2,
  68. "legendFormat": "{{ifName}} : {{ifAlias}} IN",
  69. "refId": "A"
  70. },
  71. {
  72. "expr": "delta(ifHCOutOctets{ifDescr=~\"TenGig[^.]+\",instance=\"core1-edge.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  73. "format": "time_series",
  74. "intervalFactor": 2,
  75. "legendFormat": "{{ifName}} : {{ifAlias}} OUT",
  76. "refId": "C"
  77. }
  78. ],
  79. "thresholds": [],
  80. "timeFrom": null,
  81. "timeRegions": [],
  82. "timeShift": null,
  83. "title": "CORE1_EDGE_Interfaces",
  84. "tooltip": {
  85. "shared": true,
  86. "sort": 0,
  87. "value_type": "individual"
  88. },
  89. "type": "graph",
  90. "xaxis": {
  91. "buckets": null,
  92. "mode": "time",
  93. "name": null,
  94. "show": true,
  95. "values": []
  96. },
  97. "yaxes": [
  98. {
  99. "format": "bps",
  100. "label": null,
  101. "logBase": 1,
  102. "max": null,
  103. "min": null,
  104. "show": true
  105. },
  106. {
  107. "format": "short",
  108. "label": null,
  109. "logBase": 1,
  110. "max": null,
  111. "min": null,
  112. "show": false
  113. }
  114. ],
  115. "yaxis": {
  116. "align": false,
  117. "alignLevel": null
  118. }
  119. },
  120. {
  121. "aliasColors": {},
  122. "bars": false,
  123. "dashLength": 10,
  124. "dashes": false,
  125. "datasource": null,
  126. "fill": 1,
  127. "fillGradient": 0,
  128. "gridPos": {
  129. "h": 8,
  130. "w": 12,
  131. "x": 12,
  132. "y": 0
  133. },
  134. "hiddenSeries": false,
  135. "id": 3,
  136. "legend": {
  137. "avg": true,
  138. "current": true,
  139. "hideZero": true,
  140. "max": true,
  141. "min": false,
  142. "show": true,
  143. "total": false,
  144. "values": true
  145. },
  146. "lines": true,
  147. "linewidth": 1,
  148. "links": [],
  149. "nullPointMode": "null",
  150. "options": {
  151. "dataLinks": []
  152. },
  153. "percentage": false,
  154. "pointradius": 5,
  155. "points": false,
  156. "renderer": "flot",
  157. "seriesOverrides": [],
  158. "spaceLength": 10,
  159. "stack": false,
  160. "steppedLine": false,
  161. "targets": [
  162. {
  163. "expr": "delta(ifHCInOctets{ifDescr=~\"TenGig[^.]+\",instance=\"core2-edge.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  164. "format": "time_series",
  165. "hide": false,
  166. "intervalFactor": 2,
  167. "legendFormat": "{{ifName}} : {{ifAlias}} IN",
  168. "refId": "A"
  169. },
  170. {
  171. "expr": "delta(ifHCOutOctets{ifDescr=~\"TenGig[^.]+\",instance=\"core2-edge.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  172. "format": "time_series",
  173. "intervalFactor": 2,
  174. "legendFormat": "{{ifName}} : {{ifAlias}} OUT",
  175. "refId": "C"
  176. }
  177. ],
  178. "thresholds": [],
  179. "timeFrom": null,
  180. "timeRegions": [],
  181. "timeShift": null,
  182. "title": "CORE2_EDGE_Interfaces",
  183. "tooltip": {
  184. "shared": true,
  185. "sort": 0,
  186. "value_type": "individual"
  187. },
  188. "type": "graph",
  189. "xaxis": {
  190. "buckets": null,
  191. "mode": "time",
  192. "name": null,
  193. "show": true,
  194. "values": []
  195. },
  196. "yaxes": [
  197. {
  198. "format": "bps",
  199. "label": null,
  200. "logBase": 1,
  201. "max": null,
  202. "min": null,
  203. "show": true
  204. },
  205. {
  206. "format": "short",
  207. "label": null,
  208. "logBase": 1,
  209. "max": null,
  210. "min": null,
  211. "show": true
  212. }
  213. ],
  214. "yaxis": {
  215. "align": false,
  216. "alignLevel": null
  217. }
  218. },
  219. {
  220. "aliasColors": {},
  221. "bars": false,
  222. "dashLength": 10,
  223. "dashes": false,
  224. "datasource": "Prometheus",
  225. "fill": 1,
  226. "fillGradient": 0,
  227. "gridPos": {
  228. "h": 7,
  229. "w": 12,
  230. "x": 0,
  231. "y": 8
  232. },
  233. "hiddenSeries": false,
  234. "id": 2,
  235. "legend": {
  236. "avg": false,
  237. "current": false,
  238. "max": false,
  239. "min": false,
  240. "show": true,
  241. "total": false,
  242. "values": false
  243. },
  244. "lines": true,
  245. "linewidth": 1,
  246. "links": [],
  247. "nullPointMode": "null",
  248. "options": {
  249. "dataLinks": []
  250. },
  251. "percentage": false,
  252. "pointradius": 5,
  253. "points": false,
  254. "renderer": "flot",
  255. "seriesOverrides": [],
  256. "spaceLength": 10,
  257. "stack": false,
  258. "steppedLine": false,
  259. "targets": [
  260. {
  261. "expr": "delta(ifHCInOctets{ifDescr=~\"(Twenty|Hundred)Gig[^.]+\",instance=\"core1-l3c.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  262. "format": "time_series",
  263. "hide": false,
  264. "intervalFactor": 2,
  265. "legendFormat": "{{ifName}} : {{ifAlias}} IN",
  266. "refId": "A"
  267. },
  268. {
  269. "expr": "delta(ifHCOutOctets{ifDescr=~\"(Twenty|Hundred)Gig[^.]+\",instance=\"core1-l3c.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  270. "format": "time_series",
  271. "intervalFactor": 2,
  272. "legendFormat": "{{ifName}} : {{ifAlias}} OUT",
  273. "refId": "C"
  274. }
  275. ],
  276. "thresholds": [],
  277. "timeFrom": null,
  278. "timeRegions": [],
  279. "timeShift": null,
  280. "title": "CORE1-L3C",
  281. "tooltip": {
  282. "shared": true,
  283. "sort": 0,
  284. "value_type": "individual"
  285. },
  286. "type": "graph",
  287. "xaxis": {
  288. "buckets": null,
  289. "mode": "time",
  290. "name": null,
  291. "show": true,
  292. "values": []
  293. },
  294. "yaxes": [
  295. {
  296. "format": "bps",
  297. "label": null,
  298. "logBase": 1,
  299. "max": null,
  300. "min": null,
  301. "show": true
  302. },
  303. {
  304. "format": "short",
  305. "label": null,
  306. "logBase": 1,
  307. "max": null,
  308. "min": null,
  309. "show": true
  310. }
  311. ],
  312. "yaxis": {
  313. "align": false,
  314. "alignLevel": null
  315. }
  316. },
  317. {
  318. "aliasColors": {},
  319. "bars": false,
  320. "dashLength": 10,
  321. "dashes": false,
  322. "datasource": "Prometheus",
  323. "fill": 1,
  324. "fillGradient": 0,
  325. "gridPos": {
  326. "h": 7,
  327. "w": 12,
  328. "x": 12,
  329. "y": 8
  330. },
  331. "hiddenSeries": false,
  332. "id": 4,
  333. "legend": {
  334. "avg": false,
  335. "current": false,
  336. "max": false,
  337. "min": false,
  338. "show": true,
  339. "total": false,
  340. "values": false
  341. },
  342. "lines": true,
  343. "linewidth": 1,
  344. "links": [],
  345. "nullPointMode": "null",
  346. "options": {
  347. "dataLinks": []
  348. },
  349. "percentage": false,
  350. "pointradius": 5,
  351. "points": false,
  352. "renderer": "flot",
  353. "seriesOverrides": [],
  354. "spaceLength": 10,
  355. "stack": false,
  356. "steppedLine": false,
  357. "targets": [
  358. {
  359. "expr": "delta(ifHCInOctets{ifDescr=~\"(Twenty|Hundred)Gig[^.]+\",instance=\"core2-l3c.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  360. "format": "time_series",
  361. "hide": false,
  362. "intervalFactor": 2,
  363. "legendFormat": "{{ifName}} : {{ifAlias}} IN",
  364. "refId": "A"
  365. },
  366. {
  367. "expr": "delta(ifHCOutOctets{ifDescr=~\"(Twenty|Hundred)Gig[^.]+\",instance=\"core2-l3c.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  368. "format": "time_series",
  369. "intervalFactor": 2,
  370. "legendFormat": "{{ifName}} : {{ifAlias}} OUT",
  371. "refId": "C"
  372. }
  373. ],
  374. "thresholds": [],
  375. "timeFrom": null,
  376. "timeRegions": [],
  377. "timeShift": null,
  378. "title": "CORE2-L3C",
  379. "tooltip": {
  380. "shared": true,
  381. "sort": 0,
  382. "value_type": "individual"
  383. },
  384. "type": "graph",
  385. "xaxis": {
  386. "buckets": null,
  387. "mode": "time",
  388. "name": null,
  389. "show": true,
  390. "values": []
  391. },
  392. "yaxes": [
  393. {
  394. "format": "bps",
  395. "label": null,
  396. "logBase": 1,
  397. "max": null,
  398. "min": null,
  399. "show": true
  400. },
  401. {
  402. "format": "short",
  403. "label": null,
  404. "logBase": 1,
  405. "max": null,
  406. "min": null,
  407. "show": true
  408. }
  409. ],
  410. "yaxis": {
  411. "align": false,
  412. "alignLevel": null
  413. }
  414. },
  415. {
  416. "aliasColors": {},
  417. "bars": false,
  418. "dashLength": 10,
  419. "dashes": false,
  420. "datasource": null,
  421. "fill": 1,
  422. "fillGradient": 0,
  423. "gridPos": {
  424. "h": 7,
  425. "w": 12,
  426. "x": 0,
  427. "y": 15
  428. },
  429. "hiddenSeries": false,
  430. "id": 5,
  431. "legend": {
  432. "avg": false,
  433. "current": false,
  434. "max": false,
  435. "min": false,
  436. "show": true,
  437. "total": false,
  438. "values": false
  439. },
  440. "lines": true,
  441. "linewidth": 1,
  442. "links": [],
  443. "nullPointMode": "null",
  444. "options": {
  445. "dataLinks": []
  446. },
  447. "percentage": false,
  448. "pointradius": 5,
  449. "points": false,
  450. "renderer": "flot",
  451. "seriesOverrides": [],
  452. "spaceLength": 10,
  453. "stack": false,
  454. "steppedLine": false,
  455. "targets": [
  456. {
  457. "expr": "delta(ifHCInOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"003-mdf-a.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  458. "format": "time_series",
  459. "intervalFactor": 2,
  460. "legendFormat": "003-Tw1/0/48_IN",
  461. "refId": "A"
  462. },
  463. {
  464. "expr": "delta(ifHCOutOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"003-mdf-a.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  465. "format": "time_series",
  466. "intervalFactor": 2,
  467. "legendFormat": "003-Tw1/0/48_OUT",
  468. "refId": "B"
  469. },
  470. {
  471. "expr": "delta(ifHCInOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"004-mdf-a.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  472. "format": "time_series",
  473. "intervalFactor": 2,
  474. "legendFormat": "004-Tw1/0/48_IN",
  475. "refId": "C"
  476. },
  477. {
  478. "expr": "delta(ifHCOutOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"004-mdf-a.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  479. "format": "time_series",
  480. "intervalFactor": 2,
  481. "legendFormat": "004-Tw1/0/48_OUT",
  482. "refId": "D"
  483. },
  484. {
  485. "expr": "delta(ifHCInOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"005-mdf-a.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  486. "format": "time_series",
  487. "intervalFactor": 2,
  488. "legendFormat": "005-Tw1/0/48_IN",
  489. "refId": "E"
  490. },
  491. {
  492. "expr": "delta(ifHCOutOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"005-mdf-a.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  493. "format": "time_series",
  494. "intervalFactor": 2,
  495. "legendFormat": "005-Tw1/0/48_OUT",
  496. "refId": "F"
  497. },
  498. {
  499. "expr": "delta(ifHCInOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"006-mdf-a.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  500. "format": "time_series",
  501. "interval": "",
  502. "intervalFactor": 2,
  503. "legendFormat": "006-Tw1/0/48_IN",
  504. "refId": "G"
  505. },
  506. {
  507. "expr": "delta(ifHCOutOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"006-mdf-a.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  508. "format": "time_series",
  509. "intervalFactor": 2,
  510. "legendFormat": "006-Tw1/0/48_OUT",
  511. "refId": "H"
  512. },
  513. {
  514. "expr": "delta(ifHCInOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"007-mdf-a.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  515. "format": "time_series",
  516. "interval": "",
  517. "intervalFactor": 2,
  518. "legendFormat": "007-Tw1/0/48_IN",
  519. "refId": "I"
  520. },
  521. {
  522. "expr": "delta(ifHCOutOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"007-mdf-a.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  523. "format": "time_series",
  524. "intervalFactor": 2,
  525. "legendFormat": "007-Tw1/0/48_OUT",
  526. "refId": "J"
  527. },
  528. {
  529. "expr": "delta(ifHCInOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"008-mdf-a.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  530. "format": "time_series",
  531. "interval": "",
  532. "intervalFactor": 2,
  533. "legendFormat": "008-Tw1/0/48_IN",
  534. "refId": "K"
  535. },
  536. {
  537. "expr": "delta(ifHCOutOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"008-mdf-a.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  538. "format": "time_series",
  539. "intervalFactor": 2,
  540. "legendFormat": "008-Tw1/0/48_OUT",
  541. "refId": "L"
  542. }
  543. ],
  544. "thresholds": [],
  545. "timeFrom": null,
  546. "timeRegions": [],
  547. "timeShift": null,
  548. "title": "00x-MDF-a UPLinks to CORE1-L3C",
  549. "tooltip": {
  550. "shared": true,
  551. "sort": 0,
  552. "value_type": "individual"
  553. },
  554. "type": "graph",
  555. "xaxis": {
  556. "buckets": null,
  557. "mode": "time",
  558. "name": null,
  559. "show": true,
  560. "values": []
  561. },
  562. "yaxes": [
  563. {
  564. "format": "bps",
  565. "label": null,
  566. "logBase": 1,
  567. "max": null,
  568. "min": null,
  569. "show": true
  570. },
  571. {
  572. "format": "short",
  573. "label": null,
  574. "logBase": 1,
  575. "max": null,
  576. "min": null,
  577. "show": true
  578. }
  579. ],
  580. "yaxis": {
  581. "align": false,
  582. "alignLevel": null
  583. }
  584. },
  585. {
  586. "aliasColors": {},
  587. "bars": false,
  588. "dashLength": 10,
  589. "dashes": false,
  590. "datasource": null,
  591. "fill": 1,
  592. "fillGradient": 0,
  593. "gridPos": {
  594. "h": 7,
  595. "w": 12,
  596. "x": 12,
  597. "y": 15
  598. },
  599. "hiddenSeries": false,
  600. "id": 6,
  601. "legend": {
  602. "avg": false,
  603. "current": false,
  604. "max": false,
  605. "min": false,
  606. "show": true,
  607. "total": false,
  608. "values": false
  609. },
  610. "lines": true,
  611. "linewidth": 1,
  612. "links": [],
  613. "nullPointMode": "null",
  614. "options": {
  615. "dataLinks": []
  616. },
  617. "percentage": false,
  618. "pointradius": 5,
  619. "points": false,
  620. "renderer": "flot",
  621. "seriesOverrides": [],
  622. "spaceLength": 10,
  623. "stack": false,
  624. "steppedLine": false,
  625. "targets": [
  626. {
  627. "expr": "delta(ifHCInOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"003-mdf-b.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  628. "format": "time_series",
  629. "intervalFactor": 2,
  630. "legendFormat": "003-Tw1/0/48_IN",
  631. "refId": "A"
  632. },
  633. {
  634. "expr": "delta(ifHCOutOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"003-mdf-b.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  635. "format": "time_series",
  636. "intervalFactor": 2,
  637. "legendFormat": "003-Tw1/0/48_OUT",
  638. "refId": "B"
  639. },
  640. {
  641. "expr": "delta(ifHCInOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"004-mdf-b.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  642. "format": "time_series",
  643. "intervalFactor": 2,
  644. "legendFormat": "004-Tw1/0/48_IN",
  645. "refId": "C"
  646. },
  647. {
  648. "expr": "delta(ifHCOutOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"004-mdf-b.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  649. "format": "time_series",
  650. "intervalFactor": 2,
  651. "legendFormat": "004-Tw1/0/48_OUT",
  652. "refId": "D"
  653. },
  654. {
  655. "expr": "delta(ifHCInOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"005-mdf-b.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  656. "format": "time_series",
  657. "intervalFactor": 2,
  658. "legendFormat": "005-Tw1/0/48_IN",
  659. "refId": "E"
  660. },
  661. {
  662. "expr": "delta(ifHCOutOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"005-mdf-b.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  663. "format": "time_series",
  664. "intervalFactor": 2,
  665. "legendFormat": "005-Tw1/0/48_OUT",
  666. "refId": "F"
  667. },
  668. {
  669. "expr": "delta(ifHCInOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"006-mdf-b.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  670. "format": "time_series",
  671. "interval": "",
  672. "intervalFactor": 2,
  673. "legendFormat": "006-Tw1/0/48_IN",
  674. "refId": "G"
  675. },
  676. {
  677. "expr": "delta(ifHCOutOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"006-mdf-b.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  678. "format": "time_series",
  679. "intervalFactor": 2,
  680. "legendFormat": "006-Tw1/0/48_OUT",
  681. "refId": "H"
  682. },
  683. {
  684. "expr": "delta(ifHCInOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"007-mdf-b.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  685. "format": "time_series",
  686. "interval": "",
  687. "intervalFactor": 2,
  688. "legendFormat": "007-Tw1/0/48_IN",
  689. "refId": "I"
  690. },
  691. {
  692. "expr": "delta(ifHCOutOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"007-mdf-b.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  693. "format": "time_series",
  694. "intervalFactor": 2,
  695. "legendFormat": "007-Tw1/0/48_OUT",
  696. "refId": "J"
  697. },
  698. {
  699. "expr": "delta(ifHCInOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"008-mdf-b.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  700. "format": "time_series",
  701. "interval": "",
  702. "intervalFactor": 2,
  703. "legendFormat": "008-Tw1/0/48_IN",
  704. "refId": "K"
  705. },
  706. {
  707. "expr": "delta(ifHCOutOctets{ifDescr=\"TwentyFiveGigE1/0/48\",instance=\"008-mdf-b.ciscolive.network\",job=\"snmp\"}[5m])*8/300",
  708. "format": "time_series",
  709. "intervalFactor": 2,
  710. "legendFormat": "008-Tw1/0/48_OUT",
  711. "refId": "L"
  712. }
  713. ],
  714. "thresholds": [],
  715. "timeFrom": null,
  716. "timeRegions": [],
  717. "timeShift": null,
  718. "title": "00x-MDF-b UPLinks to CORE2-L3C",
  719. "tooltip": {
  720. "shared": true,
  721. "sort": 0,
  722. "value_type": "individual"
  723. },
  724. "type": "graph",
  725. "xaxis": {
  726. "buckets": null,
  727. "mode": "time",
  728. "name": null,
  729. "show": true,
  730. "values": []
  731. },
  732. "yaxes": [
  733. {
  734. "format": "bps",
  735. "label": null,
  736. "logBase": 1,
  737. "max": null,
  738. "min": null,
  739. "show": true
  740. },
  741. {
  742. "format": "short",
  743. "label": null,
  744. "logBase": 1,
  745. "max": null,
  746. "min": null,
  747. "show": true
  748. }
  749. ],
  750. "yaxis": {
  751. "align": false,
  752. "alignLevel": null
  753. }
  754. }
  755. ],
  756. "refresh": "5s",
  757. "schemaVersion": 21,
  758. "style": "dark",
  759. "tags": [],
  760. "templating": {
  761. "list": []
  762. },
  763. "time": {
  764. "from": "now-6h",
  765. "to": "now"
  766. },
  767. "timepicker": {
  768. "refresh_intervals": [
  769. "5s",
  770. "10s",
  771. "30s",
  772. "1m",
  773. "5m",
  774. "15m",
  775. "30m",
  776. "1h",
  777. "2h",
  778. "1d"
  779. ],
  780. "time_options": [
  781. "5m",
  782. "15m",
  783. "1h",
  784. "6h",
  785. "12h",
  786. "24h",
  787. "2d",
  788. "7d",
  789. "30d"
  790. ]
  791. },
  792. "timezone": "",
  793. "title": "CLEUR20_CORE-NETWORK",
  794. "uid": "bhjwb4yZz",
  795. "version": 3
  796. }