Storage data sample rate
The tool supports only 5 minutes sample rate for storage and SAN devices.Whatever else setup in configuration files is ignored.
Since version 1.35 has been implemented 1 minute data rate but only for IBM SVC/Storwize/FlashSystem storages.
How to se it up? You have 2 possibilities:
-
Global setting for all storages (do not use it you you have other than 60sec supported storages)!
vi etc/stor2rrd.cfg SAMPLE_RATE=60
-
Local setting only for particular storage (last "1" is sample rate in minutes)
vi etc/storage-list.cfg storwize_alias:SWIZ:192.168.1.1:/home/lpar2rrd/.ssh/id_rsa:::1
Data files must be created from the scratch!
ps -ef | grep svcperf stor2rrd 16384120 1 0 17:20:25 - 0:03 /usr/bin/perl -w /home/stor2rrd/stor2rrd/bin/svcperf.pl storwize_alias kill 16384120 rm -r data/storwize_aliasNow wait about 20 minutes, then run load.sh and you should see minute data in graphs
cd /home/stor2rrd/stor2rrd ./load.shUse zoom feature to check data granalurity.
In case of any questions contact us via support@stor2rrd.com.