6140 Array Performance Stat's

Greeting fellow storage guys and gals

Just wondering if anyone been able to or know of a way to look at the performance stats in the 6140 array. I'd like to get a historical view of stats over time ?

Is this possible or can someone point me in the right direction on how i'd do this ?

Thanks all for you time

Dave

[346 byte] By [TheEspa] at [2007-11-27 7:30:45]
# 1
Have a look at CAMS, one of the options is to switch performance monitoring on. I can't remember exactly where it is but it is easy to find, It might be under administration, Sorry I don't have CAMS running at the mo.. but I have used performance monitoring when looking at Volume-Copy.
northgate-isa at 2007-7-12 19:11:00 > top of Java-index,Storage Forums,Storage General Discussion...
# 2
Hi northgate-is Thanks for the reply I've already turned on the performance Monitoring in the array.I'd like to export that data ie so I don't need to login into the array , and also look at it from a historical period.David
TheEspa at 2007-7-12 19:11:00 > top of Java-index,Storage Forums,Storage General Discussion...
# 3

David,

I wonder if the SSCS command might be useful...

Show detailed performance statistics for one or

more arrays.

sscs list -a array-name,... -t array_stats|

controller_stats|volume_stats [-c A|B] [-h

host-name,...] [-g host-group-name,...] [-v

volume-name,...] [-s name | total_iops |

read_percent | write_percent | total_data |

avg_read_size | avg_read_rate | peak_read_rate |

avg_write_size | avg_write_rate | peak_write_rate]

performance

I know you must still login to the array but you might be able to use this with scripts, I have not done this myself.

Cheers

Garyg

northgate-isa at 2007-7-12 19:11:00 > top of Java-index,Storage Forums,Storage General Discussion...
# 4
Thanks GaryI'll take a look it thatMuch appreciatedDavid
TheEspa at 2007-7-12 19:11:00 > top of Java-index,Storage Forums,Storage General Discussion...