Comments
-
Hi @igalvarez, what is your version of stor2rrd? It looks like you have older version than 2.50. /home/stor2rrd/stor2rrd/bin/SNMP_lib.pm:474 : No such file or directory
-
Hi, @lborek, thanks for confirmation. @igalvarez, can you try this snmpwalk command? snmpwalk -v 1 -c public123 192.168.1x.x 1.3.6.1.2.1.1.5
-
Hi Lucas, I have found an issue. These statistics (enc_out, disc_c3, link_fail, loss_sync) should be available only for Brocade switches. Use this fix pls: http://download.stor2rrd.com/patch/detail-cgi.pl.gzGunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner)-rwxr-xr-x 1 stor2rrd stor2rrd 137482 19. Feb…
-
Hi Lucas, the following 2 entries in the crontab are wrong, change it under lpar2rrd user: Let us know if that helped, thanks.
-
Hi Lukasz, can you try this hotfix? http://download.stor2rrd.com/patch/san_verify.pl.gzGunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner)-rwxr-xr-x 1 stor2rrd stor2rrd 4584 Feb 18 12:54 san_verify.plIf your web browser gunzips it automatically then just rename it: mv san_verify.pl.gz san_verify.pl Try…
-
Hi, thanks for feedback. PDF structure is designed for reports with more than 5 graphs. Each storage/switch and their subsystems are separated by new page. Bookmarks tree in the PDF file should looks like in this example: storage1 -> POOL -> pool1 -> pool2 -> VOLUME -> vol1 -> vol2 storage2 -> POOL ->…
-
Hi, we probably found a small issue in san_verify.pl. We'll send you a fix on Monday.
-
Hi Lucas, Send us logs pls. Note a short problem description in the text field of the upload form. cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir tar cvhf logs.tar logs tmp/*txt gzip -9 logs.tar Send us logs.tar.gz via https://upload.stor2rrd.com Thanks.
-
Hi, it looks like your XMS does not provide performance data via RESP API. Can you test it by the following script? http://download.stor2rrd.com/patch/xtremio-test-cluster-perf.pl.gzGunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner)-rwxr-xr-x 1 stor2rrd stor2rrd 7303 31. Jan 10.07…
-
Hi Richard, Can you try the following test on the both environments? The second "curl" command should return performance stats for ports. Use WWN (<switchWWN>) of one of your switches from BNA. 1. Logging in - set <BNA user>, <user password>, <BNA IP>, <BNA PORT> curl -ks -X POST -H "WSUsername:<BNA user>" -H…
-
Hi Richard, in this case (BNA does not provide performance statistics for ports via REST API) you should not be able to create the full report of your switches in the BNA GUI under stor2rrd account.In that report should not be available statistics about ports. Can you confirm it? And what is the version of your BNA? Here…
-
Hi, your BNA does not provide performance statistics for ports. We have already seen that a few times. Try these steps, it should help. 1. BNA restart2. re-creation of stor2rrd user in BNA and re-discovering switches At first try point 1, if this will not help, then try point 2. Let us know, thanks.
-
Hi, upgrade should not be a problem. Can you try, if these switches provides CPU/MEM statistics we use? 1. CPU: snmpwalk -v 1 -c public <switch IP> 1.3.6.1.4.1.1588.2.1.1.1.26.1 2. MEM: snmpwalk -v 1 -c public <switch IP> 1.3.6.1.4.1.1588.2.1.1.1.26.6 swCpuUsage 1.3.6.1.4.1.1588.2.1.1.1.26.1 - The system's CPU…
-
Hi, we support these metrics (Enc out, Disc C3 frames,Link fail, Loss sync) only for Brocade switches.
-
Hi, it looks like data collection from your switches takes longer than 3 minutes. We recommend to run the agent every 10 minutes. $ crontab -e # SAN agent 0,10,20,30,40,50 * * * * /home/stor2rrd/stor2rrd/load_sanperf.sh >/home/stor2rrd/stor2rrd/logs/load_sanperf.out 2>&1
-
Hi, manual startup of sanperf.pl is not supported. You have to run the wrapper, which sets all the necessary variables. ./home/xormon/stor2rrd/load_sanperf.sh Schedule to run SAN agent from stor2rrd crontab: $ crontab -e # SAN agent 0,5,10,15,20,25,30,35,40,45,50,55 * * * * /home/stor2rrd/stor2rrd/load_sanperf.sh…
-
Hello Alex, we would need to see the output from the following command: naviseccli -h <VNX SP A IP> storagepool -list You can share the output here, or send it by email to support@stor2rrd.com.
-
Hi Pete, data collection takes more than 10 minutes. Mon Nov 19 09:50:03 2018: Data collection via snmp timed out after 600 seconds : /opt/stor2rrd/bin/sanperf.pl:91 : Interrupted system call Mon Nov 19 10:00:38 2018: Data collection via snmp timed out after 600 seconds : /opt/stor2rrd/bin/sanperf.pl:91 : Interrupted…
-
Hi Pete, Send us logs pls. Note a short problem description in the text field of the upload form. cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir tar cvhf logs.tar logs etc tmp/*txt gzip -9 logs.tar Send us logs.tar.gz via https://upload.stor2rrd.com
-
Hi Lucas, we would need logs. Send us logs pls. Note a short problem description in the text field of the upload form. cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir tar cvhf logs.tar logs etc tmp/*txt gzip -9 logs.tar Send us logs.tar.gz via https://upload.stor2rrd.com
-
Hello Alex, can you try the following hotfix? http://download.stor2rrd.com/patch/san.pl.gzGunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner)-rwxr-xr-x 1 stor2rrd stor2rrd 116639 17. Oct 12.25 san.plIf your web browser gunzips it automatically then just rename it: mv san.pl.gz san.pl After than:…
-
Hi Lucas, email with the hotfix is probably also in your spam box. Here it is: http://download.stor2rrd.com/patch/detail-graph-cgi.pl.gz Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner) -rwxr-xr-x 1 stor2rrd stor2rrd 383544 1. Oct 16.03 detail-graph-cgi.pl If your web browser gunzips…
-
Hi Lucas. we have sent you a fix by email on monday. Do you received that email?
-
Hi Lucas, we would need the full set of logs. Note a short problem description in the text field of the upload form. cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir tar cvhf logs.tar logs etc tmp/*txt gzip -9 logs.tar Send us logs.tar.gz via https://upload.stor2rrd.com You…
-
Hi, snmpv1 works? snmpwalk -v 1 -c <community string> <SwitchIp> 1.3.6.1.2.1.1.5
-
Hi, what returns this command?
-
Hello Thiago, here is the fix for that: http://www.stor2rrd.com/download-static/detail-graph-cgi.pl.gz Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner) -rwxrwxr-x 1 stor2rrd stor2rrd 383325 Sep 24 09:25 bin/detail-graph-cgi.pl If your web browser gunzips it automatically then just rename it: mv…
-
Hi, what do you see in the fabric graphs? Only physical fabrics? Virtual fabrics are missing there? Do you see "Configuration" tab in the fabric view? Please send us some screenshots. support@stor2rrd.com
-
Hi, it can take some time. Let us know after one hour, thanks.
-
Hi, cd /home/stor2rrd/stor2rrd/data/<VPLEX alias>/iostats cat director-1-1-A_VIRTUAL_VOLUMES_PERPETUAL_MONITOR.log | egrep "^2018-" | tail -1
Howdy, Stranger!