]> git.proxmox.com Git - pve-common.git/commit - src/PVE/ProcFSTools.pm
implement a clean way to read /prod/[pid]/stat
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 14 Sep 2011 05:51:19 +0000 (07:51 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 14 Sep 2011 05:51:19 +0000 (07:51 +0200)
commit5157a3a2464a5782fa93892940f47e6f0582f74a
tree40cef55f1862ba2772826ec15dc12f2387c95fa1
parent8104dfe38b6a5faa4f1648765f9869b209714c13
implement a clean way to read /prod/[pid]/stat

Added the method check_process_running() to check if a process
is running.
data/PVE/ProcFSTools.pm