Skip to content
#

sysinfo

Here are 44 public repositories matching this topic...

sysinfo 使用 Python Flask 框架和 psutil 开发的一个中文版 Linux 服务器信息查看应用,可查看的信息包括系统、CPU、内存、硬盘、进程、网络、登录用户等,同时可查看并导出部分数据的图表。

  • Updated Aug 15, 2021
  • JavaScript

Systatus is a shell script to show basic information about your server which can be useful to have a quick glance of your system and rule out obvious issues if anything is going wrong. There are two versions of this script, one to run at the shell startup ( ~/.bash_profile ) which also sets the prompt and useful aliases, and the other one to invoke whenever you want ( systatus.sh , which you may alias as systatus or sysinfo ), which can be piped to more as it shows more verbose information. The software section is normally configured to provide information about a LAMP webserver but you can edit it to include or exclude more software you want to be sure is running.

  • Updated Sep 14, 2021
  • Shell

Improve this page

Add a description, image, and links to the sysinfo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sysinfo topic, visit your repo's landing page and select "manage topics."

Learn more