套件: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
- Package Discovery and Resource Access using 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