Language

Package: sysdig @ 0.36.1-0.598ad29

Synopsis

System exploration and troubleshooting tool

Description

Sysdig is a simple tool for deep system visibility, with native support for containers. It combines features of multiple system administration tools such as the strace, tcpdump, htop, iftop and lsof into a single interface. The novel architecture of the tool means that the performance impact of the tracing on the system is very light, compared to the likes of strace. The sysdig command has an interface similar to strace, while the csysdig command is better suited for interactive used, and has a user interface similar to htop.

If you use Guix System, the kernel Linux has BPF support, and you should launch this tool using the --modern-bpf argument of the sysdig or csysdig commands. The following Bash aliases can be added to your ~/.bash_profile file, for example:

alias sysdig=sudo sysdig --modern-bpf alias cysdig=sudo csysdig --modern-bpf

Home page
https://github.com/draios/sysdig
Location
gnu/packages/admin.scm (line: 5791, column: 4)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/gydv6zs55n9xqi3zqpd760h3bnydjgd9-sysdig-0.36.1-0.598ad29.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/zp7xn6cgpqps3sqwv5czcnk0xlcgqf9l-sysdig-0.36.1-0.598ad29.drv
x86_64-linuxx86_64-linux-gnux32/gnu/store/gsrc70f8bblz6ac8rmy3k11ggx7dfd3z-sysdig-0.36.1-0.598ad29.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/ygcxl8nr1fyshwgpjb4ykid15pw88mny-sysdig-0.36.1-0.598ad29.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/gfcvc6iqmy7nvaxyljn4gyp5x91psbyg-sysdig-0.36.1-0.598ad29.drv
      x86_64-linuxpowerpc64-linux-gnu/gnu/store/ihnrbmr6xn4bi3spxiq71fx65kgfd80y-sysdig-0.36.1-0.598ad29.drv
        x86_64-linuxpowerpc64le-linux-gnu/gnu/store/d1pqfklgkr11h9xgw74d6ip2fxds7da9-sysdig-0.36.1-0.598ad29.drv
        x86_64-linuxmips64el-linux-gnu/gnu/store/0808n9m6b3fx13y5prd1gnzfpscxm8gc-sysdig-0.36.1-0.598ad29.drv
          x86_64-linuxi686-w64-mingw32/gnu/store/raddbpa932j8gmdxwbk8fhmjz769l9mq-sysdig-0.36.1-0.598ad29.drv
            x86_64-linuxi586-pc-gnu/gnu/store/b3jv2s4kbkn2kqn15igvzywy5ga9c2db-sysdig-0.36.1-0.598ad29.drv
            x86_64-linuxarm-linux-gnueabihf/gnu/store/ndgc74f8l0fvc98bcx7fzn1f3bp0cn4x-sysdig-0.36.1-0.598ad29.drv
            x86_64-linuxaarch64-linux-gnu/gnu/store/3cjl340s6zb4q6x5rwvz5s28fs9gs6b7-sysdig-0.36.1-0.598ad29.drv
            powerpc-linux/gnu/store/532pv8vjw9qi6kmswiz7846454gzpk2k-sysdig-0.36.1-0.598ad29.drv
              i686-linux/gnu/store/jhw9jm063632wwrgkk1kpvrwvwc2b1vd-sysdig-0.36.1-0.598ad29.drv
              armhf-linux/gnu/store/r971jf374k8cci3n017fz916mxzk6spi-sysdig-0.36.1-0.598ad29.drv
              aarch64-linux/gnu/store/pkkfi37mk77673b25mfpdvq45ssk9w38-sysdig-0.36.1-0.598ad29.drv

              Lint warnings

              LinterMessageLocation
              No lint warnings