UNSOLVED

naren23-3_uew

updated

15 years ago

N3

naren23-3_uew

2 Intern

220 Posts

1

3568

August 1st, 2011 11:00

Symstat command

Hi

I am collecting the performance data using symstat comand. I need to collect performance data for all the devices and ports for every five minutes(300 second). what command option i need to use so that i can get the performace data for symdevices and ports for every five minutes(300 second).

Can I use the below comand

Symdevices:( every three hundred seconds ,count 1 for all the devices in symmetrix box)

symstat -sid 6163 -i 300 -c 1  -v

Port:( every three hundred seconds ,count 1 for all the ports in symmetrix box)

symstat -i 300 -c 1 -type PORT -sid 0256 -dir ALL -port ALL

Can you please correct me if i am wrong.

Thanks

Naren