Skip to content
Snippets Groups Projects
Commit d3d67e9a authored by dongjulim's avatar dongjulim
Browse files

add todo

parent bbb62af8
Branches main
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment