Unsolved
This post is more than 5 years old
1 Message
0
1537
February 18th, 2016 00:00
Centera command line interface pipe to file
Hello, I am wondering if it is possible to save the output of a command to a file.
As an example, it could be good to get the output of "show summary" command, plenty information about the Centera configuration.
No Events found!
dynamox
9 Legend
•
20.4K Posts
0
February 21st, 2016 19:00
java -cp "C:\Program Files (x86)\EMC\Centera\4_2\SystemOperator\lib\CenteraViewer.jar" com.filepool.remote.cli.CLI -u admin -p password -ip 10.59.240.136:3682 -script showhealth.cli > E:\showhealth.out
showhealth.cli file contains command:
show health