draios / sysdig

Linux system exploration and troubleshooting tool with first class support for containers
http://www.sysdig.com/
Other
7.7k stars 725 forks source link

How to integrate the open source sysdig chisels into sysdig cloud agent #1507

Open youhangwang opened 4 years ago

youhangwang commented 4 years ago

Hi, Can I install both open source sysdig agent and sysdig cloud agent into one k8s node?

I got the following error when I install both of them, but no error only install one of them.

* Unloading sysdig-probe, if present
* Running dkms install for sysdig
Error! echo
Your kernel headers for kernel 4.15.0-62-generic cannot be found at
/lib/modules/4.15.0-62-generic/build or /lib/modules/4.15.0-62-generic/source.
* Running dkms build failed, couldn't find /var/lib/dkms/sysdig/0.26.4/build/make.log
* Trying to load a system sysdig-probe, if present
* Trying to find precompiled sysdig-probe for 4.15.0-62-generic
Found kernel config at /host/boot/config-4.15.0-62-generic
* Trying to download precompiled module from https://s3.amazonaws.com/download.draios.com/stable/sysdig-probe-binaries/sysdig-probe-0.26.4-x86_64-4.15.0-62-generic-4e4ae040c3fbe32b697ef54de9f78ee5.ko
Download succeeded, loading module
Segmentation fault (core dumped)

Thanks for your help!


Changed the title. I want to use the sysdig cloud but include some chisels that I have developed. Is there a way that I can use to do this only with the sysdig cloud agent?

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.