cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Who rated this post

L3 Networker

Dear @chaim_Avisrur 

 

You have two option as you know. You can write your own python script or "execute_commands" script. 

 

for both of them, You may need to import traps lib path in to environment variables. Could you try like below? 

 

export LD_LIBRARY_PATH=/usr/local/lib:/usr/lib:/usr/local/lib64:/usr/lib64:/opt/traps/glibc/lib/x86_64-linux-gnu/ && /opt/traps/bin/cytool ....

 

Emre

View solution in original post

Who rated this post