Last active
May 3, 2016 20:25
-
-
Save scr512/7e7dc0ab6a17d82a3ab69da424f2e77a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": 2, | |
| "title": "Isilon Storage Dashboard", | |
| "originalTitle": "Isilon Storage Dashboard", | |
| "tags": [], | |
| "style": "dark", | |
| "timezone": "browser", | |
| "editable": true, | |
| "hideControls": false, | |
| "sharedCrosshair": true, | |
| "rows": [ | |
| { | |
| "collapse": false, | |
| "editable": true, | |
| "height": "200px", | |
| "panels": [ | |
| { | |
| "aliasColors": {}, | |
| "annotate": { | |
| "enable": false | |
| }, | |
| "bars": false, | |
| "datasource": null, | |
| "editable": true, | |
| "fill": 3, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": 0, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": 30000, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": 100000, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 1, | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": false, | |
| "rightSide": true, | |
| "show": false, | |
| "sort": "max", | |
| "sortDesc": true, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 2, | |
| "links": [], | |
| "nullPointMode": "connected", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "resolution": 100, | |
| "scale": 1, | |
| "seriesOverrides": [], | |
| "span": 12, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "refId": "A", | |
| "target": "aliasByNode(removeAboveValue(isilon_performance.fs_op_latency.$Cluster.write, 500000), 3)" | |
| }, | |
| { | |
| "refId": "B", | |
| "target": "aliasByNode(removeAboveValue(isilon_performance.fs_op_latency.$Cluster.read, 500000), 3)" | |
| }, | |
| { | |
| "refId": "C", | |
| "target": "aliasByNode(removeAboveValue(isilon_performance.fs_op_latency.$Cluster.namespace_read, 500000), 3)" | |
| }, | |
| { | |
| "refId": "D", | |
| "target": "aliasByNode(removeAboveValue(isilon_performance.fs_op_latency.$Cluster.namespace_write, 500000), 3)" | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "$Cluster filesystem latency", | |
| "tooltip": { | |
| "query_as_alias": true, | |
| "shared": true, | |
| "value_type": "cumulative" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "µs", | |
| "short" | |
| ], | |
| "zerofill": true | |
| } | |
| ], | |
| "title": "Row1" | |
| }, | |
| { | |
| "collapse": false, | |
| "editable": true, | |
| "height": "250px", | |
| "panels": [ | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "datasource": null, | |
| "editable": true, | |
| "error": false, | |
| "fill": 2, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": null, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": 60000, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": 100000, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 6, | |
| "leftYAxisLabel": "NFS OP Latency", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "rightSide": true, | |
| "show": false, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 2, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "span": 12, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "refId": "A", | |
| "target": "aliasByNode(isilon_performance.protocol.nfs3.latency.$Cluster.*, 5)" | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "$Cluster NFS OP Latency", | |
| "tooltip": { | |
| "shared": true, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "µs", | |
| "short" | |
| ] | |
| } | |
| ], | |
| "title": "New row" | |
| }, | |
| { | |
| "collapse": false, | |
| "editable": true, | |
| "height": "200px", | |
| "panels": [ | |
| { | |
| "aliasColors": {}, | |
| "annotate": { | |
| "enable": false | |
| }, | |
| "bars": false, | |
| "datasource": null, | |
| "editable": true, | |
| "fill": 3, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": 0, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": 25, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": 50, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)" | |
| }, | |
| "id": 4, | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": false, | |
| "min": false, | |
| "rightSide": true, | |
| "show": false, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 2, | |
| "links": [], | |
| "nullPointMode": "connected", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "resolution": 100, | |
| "scale": 1, | |
| "seriesOverrides": [], | |
| "span": 12, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "hide": true, | |
| "refId": "A", | |
| "target": "aliasByNode(scale(isilon_performance_node_cpu_load.nahpc-nas01.*, 0.01), 1, 2)" | |
| }, | |
| { | |
| "hide": false, | |
| "refId": "B", | |
| "target": "aliasByNode(isilon_performance_node_cpu_load.$Cluster.*, 1, 2)" | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "$Cluster 1 minute node load", | |
| "tooltip": { | |
| "query_as_alias": true, | |
| "shared": false, | |
| "value_type": "cumulative" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "none", | |
| "short" | |
| ], | |
| "zerofill": true | |
| } | |
| ], | |
| "title": "New row" | |
| }, | |
| { | |
| "collapse": false, | |
| "editable": true, | |
| "height": "250px", | |
| "panels": [ | |
| { | |
| "aliasColors": {}, | |
| "annotate": { | |
| "enable": false | |
| }, | |
| "bars": false, | |
| "datasource": null, | |
| "editable": true, | |
| "fill": 3, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": 0, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)", | |
| "thresholdLine": false | |
| }, | |
| "id": 3, | |
| "leftYAxisLabel": "NFS OPS", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": false, | |
| "min": true, | |
| "rightSide": true, | |
| "show": false, | |
| "sortDesc": true, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 2, | |
| "links": [], | |
| "nullPointMode": "null", | |
| "percentage": false, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "resolution": 100, | |
| "scale": 1, | |
| "seriesOverrides": [ | |
| { | |
| "alias": "total", | |
| "fill": 0 | |
| } | |
| ], | |
| "span": 12, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "hide": true, | |
| "refId": "A", | |
| "target": "aliasByNode(isilon_performance_pstat.nahpc-nas01.nfs3_*, 2)" | |
| }, | |
| { | |
| "refId": "B", | |
| "target": "aliasByNode(isilon_performance_nfs_ops.$Cluster.*, 2)" | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "$Cluster NFS OPS", | |
| "tooltip": { | |
| "query_as_alias": true, | |
| "shared": true, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "short", | |
| "short" | |
| ], | |
| "zerofill": true | |
| } | |
| ], | |
| "title": "New row" | |
| }, | |
| { | |
| "collapse": false, | |
| "editable": true, | |
| "height": "250px", | |
| "panels": [ | |
| { | |
| "aliasColors": {}, | |
| "annotate": { | |
| "enable": false | |
| }, | |
| "bars": false, | |
| "datasource": null, | |
| "editable": true, | |
| "fill": 4, | |
| "grid": { | |
| "leftLogBase": 1, | |
| "leftMax": null, | |
| "leftMin": 0, | |
| "rightLogBase": 1, | |
| "rightMax": null, | |
| "rightMin": null, | |
| "threshold1": null, | |
| "threshold1Color": "rgba(216, 200, 27, 0.27)", | |
| "threshold2": null, | |
| "threshold2Color": "rgba(234, 112, 112, 0.22)", | |
| "thresholdLine": false | |
| }, | |
| "id": 5, | |
| "leftYAxisLabel": "NFS OPS %", | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": true, | |
| "max": true, | |
| "min": true, | |
| "rightSide": true, | |
| "show": false, | |
| "sort": "current", | |
| "sortDesc": true, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 0, | |
| "links": [], | |
| "nullPointMode": "connected", | |
| "percentage": true, | |
| "pointradius": 5, | |
| "points": false, | |
| "renderer": "flot", | |
| "resolution": 100, | |
| "scale": 1, | |
| "seriesOverrides": [ | |
| { | |
| "alias": "nfs3_total", | |
| "lines": false | |
| }, | |
| { | |
| "alias": "total", | |
| "lines": false | |
| } | |
| ], | |
| "span": 12, | |
| "stack": true, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "hide": true, | |
| "refId": "A", | |
| "target": "aliasByNode(asPercent(isilon_performance_pstat..nfs3_*, isilon_performance_pstat.nahpc-nas01.nfs3_total), 2)", | |
| "textEditor": true | |
| }, | |
| { | |
| "refId": "B", | |
| "target": "aliasByNode(asPercent(isilon_performance_nfs_ops.$Cluster.{null,getattr,setattr,lookup,access,readlink,read,write,create,mkdir,symlink,mknod,remove,rmdir,rename,link,readdir,readdirplus,statfs,fsinfo,pathconf,commit,noop}, isilon_performance_nfs_ops.$Cluster.total), 2)", | |
| "textEditor": true | |
| }, | |
| { | |
| "refId": "C", | |
| "target": "" | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "$Cluster NFS OPS Percentage", | |
| "tooltip": { | |
| "query_as_alias": true, | |
| "shared": true, | |
| "value_type": "cumulative" | |
| }, | |
| "type": "graph", | |
| "x-axis": true, | |
| "y-axis": true, | |
| "y_formats": [ | |
| "percent", | |
| "short" | |
| ], | |
| "zerofill": true | |
| } | |
| ], | |
| "title": "New row" | |
| } | |
| ], | |
| "time": { | |
| "from": "now-24h", | |
| "now": true, | |
| "to": "now" | |
| }, | |
| "timepicker": { | |
| "collapse": false, | |
| "enable": true, | |
| "notice": false, | |
| "now": true, | |
| "refresh_intervals": [ | |
| "5s", | |
| "10s", | |
| "30s", | |
| "1m", | |
| "5m", | |
| "15m", | |
| "30m", | |
| "1h", | |
| "2h", | |
| "1d" | |
| ], | |
| "status": "Stable", | |
| "time_options": [ | |
| "5m", | |
| "15m", | |
| "1h", | |
| "3h", | |
| "6h", | |
| "12h", | |
| "24h", | |
| "2d", | |
| "3d", | |
| "7d", | |
| "14d", | |
| "30d", | |
| "45d", | |
| "60d", | |
| "90d", | |
| "180d" | |
| ], | |
| "type": "timepicker" | |
| }, | |
| "templating": { | |
| "enable": false, | |
| "list": [ | |
| { | |
| "allFormat": "glob", | |
| "current": { | |
| "text": "euhpc-pod03", | |
| "value": "euhpc-pod03" | |
| }, | |
| "datasource": null, | |
| "includeAll": false, | |
| "multi": false, | |
| "multiFormat": "glob", | |
| "name": "Cluster", | |
| "options": [ | |
| { | |
| "text": "apblr-bkp02", | |
| "value": "apblr-bkp02", | |
| "selected": false | |
| }, | |
| { | |
| "text": "apblr-nas03", | |
| "value": "apblr-nas03", | |
| "selected": false | |
| }, | |
| { | |
| "text": "blackhole", | |
| "value": "blackhole", | |
| "selected": false | |
| }, | |
| { | |
| "text": "blr-nas-3", | |
| "value": "blr-nas-3", | |
| "selected": false | |
| }, | |
| { | |
| "text": "blr-sync", | |
| "value": "blr-sync", | |
| "selected": false | |
| }, | |
| { | |
| "text": "cerberus", | |
| "value": "cerberus", | |
| "selected": false | |
| }, | |
| { | |
| "text": "eucam-nas01", | |
| "value": "eucam-nas01", | |
| "selected": false | |
| }, | |
| { | |
| "text": "euhpc-nas01", | |
| "value": "euhpc-nas01", | |
| "selected": false | |
| }, | |
| { | |
| "text": "euhpc-nas02", | |
| "value": "euhpc-nas02", | |
| "selected": false | |
| }, | |
| { | |
| "text": "euhpc-pod01", | |
| "value": "euhpc-pod01", | |
| "selected": false | |
| }, | |
| { | |
| "text": "euhpc-pod02", | |
| "value": "euhpc-pod02", | |
| "selected": false | |
| }, | |
| { | |
| "text": "euhpc-pod03", | |
| "value": "euhpc-pod03", | |
| "selected": true | |
| }, | |
| { | |
| "text": "euhpc-pod1", | |
| "value": "euhpc-pod1", | |
| "selected": false | |
| }, | |
| { | |
| "text": "euhpc-pod2", | |
| "value": "euhpc-pod2", | |
| "selected": false | |
| }, | |
| { | |
| "text": "euhpc-pod3", | |
| "value": "euhpc-pod3", | |
| "selected": false | |
| }, | |
| { | |
| "text": "eushf-bkp01", | |
| "value": "eushf-bkp01", | |
| "selected": false | |
| }, | |
| { | |
| "text": "hydra", | |
| "value": "hydra", | |
| "selected": false | |
| }, | |
| { | |
| "text": "i-cylon", | |
| "value": "i-cylon", | |
| "selected": false | |
| }, | |
| { | |
| "text": "isilon", | |
| "value": "isilon", | |
| "selected": false | |
| }, | |
| { | |
| "text": "naaus-bck01", | |
| "value": "naaus-bck01", | |
| "selected": false | |
| }, | |
| { | |
| "text": "nadc-isi", | |
| "value": "nadc-isi", | |
| "selected": false | |
| }, | |
| { | |
| "text": "nahpc-nas01", | |
| "value": "nahpc-nas01", | |
| "selected": false | |
| }, | |
| { | |
| "text": "nahpc-nas05", | |
| "value": "nahpc-nas05", | |
| "selected": false | |
| }, | |
| { | |
| "text": "nahpc-pod01", | |
| "value": "nahpc-pod01", | |
| "selected": false | |
| }, | |
| { | |
| "text": "nahpc-pod02", | |
| "value": "nahpc-pod02", | |
| "selected": false | |
| }, | |
| { | |
| "text": "quasar", | |
| "value": "quasar", | |
| "selected": false | |
| }, | |
| { | |
| "text": "shef-isilon", | |
| "value": "shef-isilon", | |
| "selected": false | |
| }, | |
| { | |
| "text": "sjc-isilon-eval", | |
| "value": "sjc-isilon-eval", | |
| "selected": false | |
| } | |
| ], | |
| "query": "isilon_performance.fs_op_latency.*", | |
| "refresh": true, | |
| "regex": "/^(?!^Quasar).*$/", | |
| "type": "query" | |
| } | |
| ] | |
| }, | |
| "annotations": { | |
| "enable": false, | |
| "list": [] | |
| }, | |
| "refresh": "1m", | |
| "schemaVersion": 8, | |
| "version": 1, | |
| "links": [] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment