straceD | runs strace on processes that spend time in iowait

 by   scarfboy Python Version: Current License: Apache-2.0

kandi X-RAY | straceD Summary

kandi X-RAY | straceD Summary

straceD is a Python library. straceD has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However straceD build file is not available. You can download it from GitHub.

Intended as an automatic 'what programs are making my drives churn so hard, and why?'. Periodically checks for processes that are in D state (uninterruptable sleep, typically "waiting on IO" and then usually "waiting on disk"), straces them if they keep doing that, stops stracing and gives a summary when they stop doing so OR you press Ctrl-C (also helps summaries on processes that rarely or never exit, like databases and other daemons). By default you get a summary (strace's -c argument) when it stops for any of those reasons. If you want a more realtime (and much messier) feed, add -C to get all the syscalls of the process. You may then also want to use -e to have strace filter them.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              straceD has a low active ecosystem.
              It has 1 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 0 open issues and 1 have been closed. On average issues are closed in 29 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of straceD is current.

            kandi-Quality Quality

              straceD has no bugs reported.

            kandi-Security Security

              straceD has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              straceD is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              straceD releases are not available. You will need to build from source code and install.
              straceD has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of straceD
            Get all kandi verified functions for this library.

            straceD Key Features

            No Key Features are available at this moment for straceD.

            straceD Examples and Code Snippets

            No Code Snippets are available at this moment for straceD.

            Community Discussions

            No Community Discussions are available at this moment for straceD.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install straceD

            You can download it from GitHub.
            You can use straceD like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/scarfboy/straceD.git

          • CLI

            gh repo clone scarfboy/straceD

          • sshUrl

            git@github.com:scarfboy/straceD.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link