码迷,mamicode.com
首页 > 编程语言 > 详细

Python psutil 模块

时间:2019-06-20 17:08:57      阅读:122      评论:0      收藏:0      [点我收藏+]

标签:psu   python   进程   microsoft   color   netstat   pid   ifconf   系统监控   

Python psutil 模块

  psutil是一个跨平台库,可以获取系统的运行进程和系统利用的资源(CPU、内存、磁盘、网络)等信息。他主要应用于系统监控,分析和限制系统资源及进程管理。他实现了同等工具提供的功能,如ps,top,lsof,netstat,ifconfig,who,df,kill,free,nice,ionice,iostat,iotop,uptime,pidof,tty,taskset,pmap等。支持32位与64位的linux,windos,os x,freeb sd,sun solaris 操作系统。

 

Python psutil 模块

标签:psu   python   进程   microsoft   color   netstat   pid   ifconf   系统监控   

原文地址:https://www.cnblogs.com/xiangsikai/p/11059680.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!