Docker image uemcli location

Hello!

1a7cae7655c4:~/stor2rrd/bin$ less unityperf.pl | grep $ENV{UNITY_CLIDIR}

if ( defined $ENV{UNITY_CLIDIR} && -f "$ENV{UNITY_CLIDIR}/uemcli" ) {

 $uemcli = "$ENV{UNITY_CLIDIR}/uemcli";


1a7cae7655c4:~/stor2rrd/bin$ uemcli -d XXXXXXX -u Local/stor2rrd -p "XXXXXXXXXXX" /user/account show

bash: uemcli: command not found

but I can't find the uemcli inside /usr/bin or /opt/emc

Comments

Sign In or Register to comment.