Hi,
You should use - "vtl rdc-config -password <username@system>" first, my case:
vtl rdc-config -password root@10,239,44,83, it will ask you enter password for "root". Then you can use
like as "vtl activity -c sampling,,10.239.44.83 -app /bin/ls,-exit,,10.239.44.83 run"
See more detail in "vtl -help"
Regards, Peter
Surely I have authenticated into the target machine. I just omitted the steps in my previous post.
An strange problem is that, when remotely collecting data with root, it works well.
The problems only occur with non-root users.
And I'm sure that this non-root user is added into the "vtune" group and the vtserver is working.
Why?