ANN: psutil 3.2.0 released

306 views
Skip to first unread message

Giampaolo Rodola'

unread,
Sep 2, 2015, 12:56:42 PM9/2/15
to psutil
Hello all,
I'm glad to announce the release of psutil 3.2.0:

About
=====

psutil (python system and process utilities) is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network) in Python. It is useful mainly for system monitoring, profiling and limiting process resources and management of running processes. It implements many functionalities offered by command line tools such as: ps, top, lsof, netstat, ifconfig, who, df, kill, free, nice, ionice, iostat, iotop, uptime, pidof, tty, taskset, pmap. It currently supports Linux, Windows, OSX, FreeBSD and Sun Solaris, both 32-bit and 64-bit architectures, with Python versions from 2.6 to 3.5 (users of Python 2.4 and 2.5 may use 2.1.3 version). PyPy is also known to work.

Main features / fixes
===============

- [Windows] added support for CTRL_C_EVENT and CTRL_BREAK_EVENT signals
  to use with Process.send_signal().
- net_if_addrs() now returns point-to-point (VPNs) addresses.
- continuous tests integration for OSX
- different issues regarding unicode handling have been fixed

jud...@gmail.com

unread,
Sep 28, 2015, 5:01:33 AM9/28/15
to psutil
Hi,

Found on issue with the latest build on Solaris 10 147147-26 SPARC:

"psutil/_psutil_posix.c", line 19: cannot find include file: "arch/solaris10/ifaddrs.h"

Fix was easy enough, from psutil/arch just:

ln -s solaris/v10 solaris10

Thanks

John

Giampaolo Rodola'

unread,
Oct 14, 2015, 5:20:47 AM10/14/15
to psu...@googlegroups.com

Can you please file a ticket on the bug tracker and/or provide a patch?

--
You received this message because you are subscribed to the "Python process utilities (psutil)" project group:
http://code.google.com/p/psutil
To post to this group, send email to psu...@googlegroups.com
To unsubscribe from this group, send email to psutil-un...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/psutil
---
You received this message because you are subscribed to the Google Groups "psutil" group.
To unsubscribe from this group and stop receiving emails from it, send an email to psutil+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

John

unread,
Oct 20, 2015, 3:52:11 PM10/20/15
to psu...@googlegroups.com
Not a problem, will do....

You received this message because you are subscribed to a topic in the Google Groups "psutil" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/psutil/VgMzGrU5zVY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to psutil+un...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages