パッケージ: python3-topplot (0.2.2+repack-2)
python3-topplot に関するリンク
Debian の資源:
topplot ソースパッケージをダウンロード:
- [topplot_0.2.2+repack-2.dsc]
- [topplot_0.2.2+repack.orig.tar.xz]
- [topplot_0.2.2+repack-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [gitlab.com]
類似のパッケージ:
Python modules to munge top logs using topplot
topplot produces graphs of information it munges from top logs. It can select which processes to focus on, and it can split out information by cpu core (if top was configured to record the cpu core column, and/or display the cpu summary info by core). topplot can save the graphs as PNG files. It can also print information derived from the logs to stdout, with or without emitting the graphs. There may be better, more efficient ways of collecting live system information, but if for some reason you've hundreds of thousands of lines of top logs and you want to see what's in them, topplot can help.
This package includes Python modules which may be reusable by other tools that want to use topplot modules.
その他の python3-topplot 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-matplotlib
- Python based plotting system in a style similar to Matlab
-
- dep: python3-mplcursors
- Interactive data selection cursors for Matplotlib
-
- dep: python3-pandas
- data structures for "relational" or "labeled" data
-
- dep: python3-pip
- Python package installer
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-screeninfo
- Fetch location and size of physical screens
-
- dep: python3-tk
- Tkinter - Writing Tk applications with Python 3.x
-
- sug: topplot
- Munge logs from top in to useful graphs