hey all, I have a question regarding the kernel mo...
# general
o
hey all, I have a question regarding the kernel modules table across my fleet:
"query": "SELECT name, used_by, status FROM kernel_modules WHERE status='Live'",
on only one of the boxes however, every run of this query says there are new kernel modules being loaded, but they're all the same system ones (one of these per each module). can someone point me in the right direction to start debugging this?