This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
linux-formula
mirror of
https://github.com/salt-formulas/salt-formula-linux
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
Merge pull request
#32
from thouveng/provide_system_dashboard
Provides Grafana dashboard
tags/2016.12
thouveng
8 years ago
parent
3329bccf68
e29d0a4f77
commit
f781cf98a9
3 changed files
with
3934 additions
and
0 deletions
Split View
Show Diff Stats
+3928
-0
linux/files/grafana_influxdb.json
+4
-0
linux/meta/grafana.yml
+2
-0
metadata/service/support.yml
+ 3928
- 0
linux/files/grafana_influxdb.json
File diff suppressed because it is too large
View File
+ 4
- 0
linux/meta/grafana.yml
View File
@@ -0,0 +1,4 @@
dashboard:
linux:
format: json
template: linux/files/grafana_influxdb.json
+ 2
- 0
metadata/service/support.yml
View File
@@ -9,3 +9,5 @@ parameters:
enabled: true
sphinx:
enabled: true
grafana:
enabled: true
Write
Preview
Loading…
Cancel
Save