Git Product home page Git Product logo

Comments (3)

gianlucaborello avatar gianlucaborello commented on July 30, 2024

Hi,

We're aware of that, and unfortunately is not an issue easy to solve: sysdig relies on a kernel feature called tracepoints that was introduced in 2.3.32, and the first EL distribution to ship this kernel is EL6.
EL5 ships something older, and although there might be some kernel patches around (this is the best place to look for them: http://lttng.org/), I wouldn't bet on it.

I'm afraid our team won't be able to spend time on this (unless there are a reasonable amount of requests from the community), but we'll be happy to accept pull requests and/or tutorials in our wiki to guide through the process of patching the kernel on EL5 and compiling sysdig, if it turns out to be possible (which again, I doubt).

The other alternative would be try to backport a kernel version >= 2.6.32 to EL5, that might be easier.

from sysdig.

zatricky avatar zatricky commented on July 30, 2024

CloudLinux 5 servers using a "Hybrid" kernel currently run 2.6.32 - there are probably a lot of these about.

control10 httpdocs # uname -r
2.6.32-531.23.3.lve1.2.66.el5h.x86_64
control10 httpdocs # cat /etc/*release | sort | uniq
CloudLinux Server release 5.10 (Georgy Beregovoy)
control10 httpdocs #

from sysdig.

gianlucaborello avatar gianlucaborello commented on July 30, 2024

Then it should be doable, you might just have to upgrade GCC (which can live in a sandbox), see if this helps:

https://groups.google.com/d/msg/sysdig/paSm6vFkg-I/lzTqgT5MmzEJ

from sysdig.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.