Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
ghichep-grafana
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Hiep Nguyen
ghichep-grafana
Commits
a61aa0c0
Commit
a61aa0c0
authored
Apr 29, 2016
by
manhdinh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
a
a
parent
813429df
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
8 deletions
+9
-8
caidat-grafana3.0 .md
caidat-grafana3.0 .md
+9
-8
No files found.
caidat-grafana3.0 .md
View file @
a61aa0c0
...
...
@@ -36,28 +36,29 @@ Trong bài sẽ hướng dẫn tạo 3 biểu đồ thông dụng:
Mục 1 :
**Gerenal**
```
sh
1: Title của biểu
**
đồ
**
1: Title của biểu
đồ
2: Kích thước chiều ngang của biểu đồ
3: Kích thước chiều dài của biểu đồ
4: Thêm thông tin nếu muốn
link
tới một Dashboard hoăc URL khác
```

```
sh
Mục 2:
**Metrics**
```
sh
1: Chọn host
2,3 : Chọn thông số muốn hiển thị của host
4: Dùng
function
*
alias
*
để đặt tên khác ở ô 5
4: Dùng
function
`
alias
`
để đặt tên khác ở ô 5
```

```
sh
Thay thế legend name với tên ngắn gọn là
**FREE**
```

```
sh
Tạo thêm một query với mục đích hiển thị tổng số dung lượng RAM đã sử dụng.
3: Chọn thống số là
*
memory-buffered
*
4: Sử dụng
function
tính tổng là
*
sumSeries
()
*
, ở trong ta điền thông số
*
memory-cached, memory-used
*
, hàm
*
sumSeries
()
*
sẽ tính tổng 3 thông số
là memory-buffer, cached và used, hiển thị tên biểu đồ với tên là
**
USED
**
3: Chọn thống số là
`
memory-buffered
`
4: Sử dụng
function
tính tổng là
`
sumSeries
()
`
, ở trong ta điền thông số
`
memory-cached, memory-used
`
, hàm
`
sumSeries
()
`
sẽ tính tổng 3 thông số
là memory-buffer, cached và used, hiển thị tên biểu đồ với tên là
`
USED
`
```
```
sh
Cách lấy tên đầy đủ cho thống số ở mục 4:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment