Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
server-storage-checker
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dongjulim
server-storage-checker
Commits
d3d67e9a
Commit
d3d67e9a
authored
6 months ago
by
dongjulim
Browse files
Options
Downloads
Patches
Plain Diff
add todo
parent
bbb62af8
Branches
main
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+19
-14
19 additions, 14 deletions
README.md
with
19 additions
and
14 deletions
README.md
+
19
−
14
View file @
d3d67e9a
...
...
@@ -28,23 +28,28 @@ $ rustup toolchain install nightly
-
ssh2 = "0.9.4"
## Roadmap
### 추가 모니터링 대상
### Todo
0.
예외처리
0.
smtp agent password 암호화
0.
hard coding 요소, 설정으로 추가
0.
한번 경고한 target 경고 메일 전송 무시.
<br>
(정상 범위 내 들어오면 다시 전송 가능하게)
0.
user 접속 후 환경변수 선택 로직 추가
0.
파티션 디스크가 아닌 전체 디스크 한도 도달 시 강조 추가
#### 고려중 기능
0.
[
confluence api(테스트 필요)
](
https://crates.io/crates/confluence/0.4.1
)
/
[
mattermost api
](
https://crates.io/crates/mattermost_api
)
연동
0.
CLI or GUI
-
사용 lib :
[
tui-rs
](
https://crates.io/crates/tui
)
,
[
ratatui
](
https://crates.io/crates/ratatui
)
중 택 1
### Status
resource | Linux | AIX | Solaris
:------------ | :-------------| :-------------| :-------------
on/off | :white_square_button: | :white_square_button: | :white_square_button:
disk | :white_check_mark: | :white_square_button: | :white_square_button:
cpu | :white_square_button: | :white_square_button: | :white_square_button:
memory | :white_square_button: | :white_square_button: | :white_square_button:
### 기능
-
한번 경고한 target 경고 메일 전송 무시.
<br>
(정상 범위 내 들어오면 다시 전송 가능하게)
-
password 암호화
-
confluance / mattermost api 연동
-
user 접속 후 환경변수 선택 로직 추가
-
파티션 디스크가 아닌 전체 디스크 한도 도달 시 강조 mail 추가
-
CLI or GUI
-
사용 lib :
[
tui-rs
](
https://github.com/fdehau/tui-rs
)
,
[
ratatui
](
https://github.com/ratatui/ratatui
)
중 택 1
-
예외처리
memory | :white_square_button: | :white_square_button: | :white_square_button:
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment