UNSOLVED

thomas_s2

updated

10 years ago

T

thomas_s2

11 Posts

0

7802

August 6th, 2009 04:00

Questions regarding CenteraCLI

Hi Folks,

I have two questions.

1 . In CenteraCLI 2.4  I executed the following command and got the output

CenteraCLI -u -p -ip    show health

But in CenteraCLI 4.0 , I executed the same command but could not get the output. Are there any changes made to CenteraCLI 4.0 version?

2 . I have added the CenteraCLI.exe to the environmental variable and executed the above command in java runtime.It is invoking the CenteraCLI console and displaying the help options. So I changed the command to

CenteraCLI -u -p -ip   -script health.cli

where, script file health.cli contains the following :

show health

quit

quit

But this is also not giving any result . Any suggestions?

Thanks

Thomas.