소스 검색

Merge branch 'master' of github.com:HON95/wiki

full_name 1 년 전
부모
커밋
5101b9f386
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      general/linux.md

+ 1 - 0
general/linux.md

@@ -140,6 +140,7 @@ breadcrumbs:
     - ncurses-based viewer for e.g. basic system info, top-like process info, network traffic and disk traffic.
     - Usage: `glances` (interactive)
 - `dstat`:
+    - **Warning:** No longer maintained: [dstat-real/dstat#170](https://github.com/dstat-real/dstat/issues/170) (Need to find a replacement.)
     - A versatile replacement for vmstat, iostat and ifstat (according to itself).
     - Prints scrolling output for showing a lot of types of general metrics, one line of columns for each time step.
     - Usage: `dstat <options> [interval] [count]`