Installation
$ perl /home/stor2rrd/stor2rrd/bin/conntest.pl 192.168.1.1 20 Connection to "192.168.1.1" on port "20" is ok $ perl /home/stor2rrd/stor2rrd/bin/conntest.pl 192.168.1.1 21 Connection to "192.168.1.1" on port "21" is ok $ perl /home/stor2rrd/stor2rrd/bin/conntest.pl 192.168.1.1 22 Connection to "192.168.1.1" on port "22" is ok
mkdir /odsp/ftp/perf_stor2rrd mount --bind /odsp/log/local/perf /odsp/ftp/perf_stor2rrdContact MacroSAN support if you need assistance with this step.
$ df -g /home # AIX $ df -h /home # Linux
$ crontab -l | grep load_macrosanperf.sh $
$ crontab -e # MacroSAN 0,5,10,15,20,25,30,35,40,45,50,55 * * * * /home/stor2rrd/stor2rrd/load_macrosanperf.sh > /home/stor2rrd/stor2rrd/load_macrosanperf.out 2>&1
$ crontab -e # STOR2RRD UI (just ONE entry of load.sh must be there) 5 * * * * /home/stor2rrd/stor2rrd/load.sh > /home/stor2rrd/stor2rrd/load.out 2>&1
$ cd /home/stor2rrd/stor2rrd $ ./load.sh