Files
securityonion/salt/grafana/templates/monint.json
2021-07-22 10:06:31 -04:00

30 lines
711 B
JSON

{
"allValue": null,
"current": {
"selected": true,
"tags": [],
"text": [],
"value": []
},
"datasource": "InfluxDB",
"definition": "SELECT \"monint\" FROM \"node_config\" WHERE (\"host\" =~ /^$servername$/)",
"description": null,
"error": null,
"hide": 2,
"includeAll": true,
"label": "Monitor Interface",
"multi": true,
"name": "monint",
"options": [],
"query": "SELECT \"monint\" FROM \"node_config\" WHERE (\"host\" =~ /^$servername$/)",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"tagValuesQuery": "",
"tags": [],
"tagsQuery": "",
"type": "query",
"useTags": false
}