IBM::StorageSystem::Statistic::ClusterReadWriteLatency - Utility class for IBM::StorageSystem cluster read and write operation latency performance data.
IBM::StorageSystem::Statistic::ClusterReadWriteLatency is a utility class for IBM::StorageSystem cluster read and write operation latency performance data.
An IBM::StorageSystem::Statistic::ClusterReadWriteLatency object represents a collection of averaged statistical measurements for creation and deletion operation latency across all nodes in the target cluster during a single interval period.
The interval period is defined by the interval parameter passed on invocation to the specific parent class.
The start time of the interval over which the data was collected in the format 'YYYY-MM-DD HH:MM:SS UTC+HH'.
The end time of the interval over which the data was collected in the format 'YYYY-MM-DD HH:MM:SS UTC+HH'.
The average latency of a read operation (in milliseconds/operation) across all nodes in the target cluster.
The average latency of a write operation (in milliseconds/operation) across all nodes in the target cluster.
Luke Poskitt,
<ltp at cpan.org>
Please report any bugs or feature requests to bug-ibm-v7000-statistic-clusterreadwritelatency at rt.cpan.org
,
or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=IBM-StorageSystem-Statistic::ClusterReadWriteLatency.
I will be notified,
and then you'll automatically be notified of progress on your bug as I make changes.
You can find documentation for this module with the perldoc command.
perldoc IBM::StorageSystem::Statistic::ClusterReadWriteLatency
You can also look for information at:
http://rt.cpan.org/NoAuth/Bugs.html?Dist=IBM-StorageSystem-Statistic-ClusterReadWriteLatency
http://annocpan.org/dist/IBM-StorageSystem-Statistic-ClusterReadWriteLatency
http://cpanratings.perl.org/d/IBM-StorageSystem-Statistic-ClusterReadWriteLatency
http://search.cpan.org/dist/IBM-StorageSystem-Statistic-ClusterReadWriteLatency/
Copyright 2012 Luke Poskitt.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.