Process owner in LINUX/UNIX

Hi,

I am able to get through by getting process name using not exists process “xyz” in Linux & unix but not able to trace how to get its owner name using BIGFIX Analysis.

Please help.

You can use the user object

Q: name of user of process whose (name of it is "qna")
A: root
T: 15340
I: string
2 Likes

Thank You its worked !

1 Like

That inspector has just been documented here:

https://developer.bigfix.com/relevance/reference/process.html#user-of-process-user

There are also examples for most of the other process inspectors there too now.

2 Likes