Package qps: Information

    Source package: qps
    Version: 2.1.0-alt1
    Build time:  May 13, 2020, 05:43 PM in the task #250692
    Category: Monitoring
    Report package bug
    License: GPLv2+
    Summary: Visual process status monitor
    Description: 
    Qps is a perfect visual process manager, an X11 version of "top" or "ps" that displays processes in a window and lets you sort and manipulate them easily
    Qps can
        * change nice value of a process
        * alter the scheduling policy and soft realtime priority of a process
        * display the TCP/UDP sockets used by a process, and names of the connected hosts (Linux only)
        * display the memory mappings of the process (which files and shared libraries are loaded where)
        * display the open files of a process, and the state of unix domain sockets
        * kill or send any other signal to selected processes
        * display the load average as a graph, and use this as its icon when iconified
        * show (as graph or numbers) current CPU, memory and swap usage
        * sort the process table on any attribute (size, cpu usage, owner etc)
        * on SMP systems running Linux 2.1 or later (or Solaris), display cpu usage for each processor, and which CPU a process is running on
        * display the environment variables of any process
        * show the process table in tree form, showing the parent-child relationship
        * execute user-defined commands on selected processes
        * display MOSIX-specific fields and migrate processes to other nodes in a cluster

    List of rpms provided by this srpm:
    qps (x86_64, ppc64le, i586, aarch64)
    qps-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Anton Midyukov


      1. cmake
      2. kf5-kwindowsystem-devel
      3. lxqt-build-tools >= 0.6.0
      4. /usr/bin/convert
      5. qt5-tools-devel
      6. qt5-x11extras-devel
      7. rpm-macros-cmake
      8. liblxqt-devel >= 0.15.0

    Last changed


    April 25, 2020 Anton Midyukov 2.1.0-alt1
    - new version 2.1.0
    Oct. 15, 2019 Anton Midyukov 2.0.0-alt1
    - new version 2.0.0
    March 8, 2019 Anton Midyukov 1.10.20-alt1
    - 1.10.20
    - swith to github