Comments
-
Alerting is not there as there is no any storage monitored. SAN alerting is not implemented yet.
-
ok, thanks. Let us know.
-
there is no fix or workaround. I am not sure if we (customer) have raised a call with IBM. You can try it, the problem is clear.
-
definitelly caching issue.
-
we just report what entstat reports. If it reports wrong numbers then it is a problem in entstat. I remember the same case. entstat apparently ignores VLAN taged networks and shows just total traffic. Do they have same MAC: netstat -in You can upload nmon file to lpar2rrd to compare it.
-
I can see that traffic is very similar on all 3 interfaces, is that possible? 1242813951892748-1242811655484412 2296408336 1242813952700723-1242811657235642 2295465081 1242814297905151-1242811658715091 2639190060
-
It might be browser caching, especially Firefox is sometimes very hard convince to refresh its cache. BTW nothing related in logs you have sent. Can you try other browser?
-
entstat -d en10| egrep "Bytes" entstat -d en11| egrep "Bytes" entstat -d en12| egrep "Bytes" sleep 10 entstat -d en10| egrep "Bytes" entstat -d en11| egrep "Bytes" entstat -d en12| egrep "Bytes"
-
pls this output iostat -Dsal 1 60 tail /var/tmp/lpar2rrd*txt
-
I am checking it in our enc and do not see that, all looks ok, AIX, Linux. What is your agent OS? rpm -qa| grep lpar2rrd tail -1 /var/tmp/lpar2rrd*txt
-
Hi, pls 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 *out gzip -9 logs.tar Send us logs.tar.gz via https://upload.stor2rrd.com
-
Here is the fix for both issues (I suppose you are runing v2.00): http://www.stor2rrd.com/download/storage.pl.gz Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner) -rwxrwxr-x 1 stor2rrd staff 423749 May 20 12:04 bin/storage.pl If your web browser gunzips it automatically then just rename it: mv…
-
http://www.lpar2rrd.com/download/lpar2rrd-daemon.pl.gz Gunzip it and copy to /home/lpar2rrd/lpar2rrd/bin (755, lpar2rrd owner) -rwxr-xr-x 1 lpar2rrd staff 216624 May 20 09:56 bin/lpar2rrd-daemon.pl If your web browser gunzips it automatically then just rename it: mv lpar2rrd-daemon.pl.gz lpar2rrd-daemon.pl kill running…
-
your right, it worked but it is not longer working in 5.00. we will look at that and let you know.
-
use this as a fix: http://www.lpar2rrd.com/download/detail-graph-cgi.pl.gz Gunzip it and copy to /home/lpar2rrd/lpar2rrd/bin (755, lpar2rrd owner) -rwxr-xr-x 1 lpar2rrd staff 488643 May 19 19:45 bin/detail-graph-cgi.pl If your web browser gunzips it automatically then just rename it: mv detail-graph-cgi.pl.gz…
-
no, it is only about data dir I believe. What is the problem now?
-
Hi, no this is not implemented. It is not even yet on our roadmap. Basically you are the first asking about that.
-
Hi, no, we do not import historical data.
-
Hi, it collects real-time data from vcenter and saves it locally. Then data is presented much much faster then on vCenter :)
-
Hi, ok, I think I got it :) You can try this. I am not sure how it will work, just make backup before via tar (place there these 3 paths) cd /home/lpar2rrd/lpar2rrd rm data/*/ /config.cfg rm data/*/ /cpu.cfg* rm data/*/ /cpu-pools-mapping.txt
-
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 find data -exec ls -ld {} \; > tmp/list_data.txt ps -ef |egrep "2rrd" >> tmp/list_data.txt tar cvhf logs.tar logs etc tmp/*txt *out # do not miss…
-
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 find data -exec ls -ld {} \; > tmp/list_data.txt ps -ef |egrep "2rrd" >> tmp/list_data.txt tar cvhf logs.tar logs etc tmp/*txt *out # do not miss…
-
Are you on the latest product level? 2.00 if you have new SVC hardware then it is supported in new version only.
-
hmm, sorry no other solution I know or even see
-
Hi we do not support such old version for free users. Pls upgrade to the latest 5.00 (server & agent) and let us know if the issue persist.
-
you can install 2 stor2rrd instances and use different local time (TZ environment) for each. Running of 2 instances on 1 host must be technically done through virtual host in Apache. Then 2 instances in different places. Place on the second one thins into <stor2rrd home 2nd>/etc/.magic echo "export TZ=your_one" >…
-
Is this still an issue? We have tested it again and everything seem working fine? can you send us a screenshot to support at stor2rrd.com ?
-
Hi, it is implemented in recent released 5.00
-
pls poste an screenshot from something what does not work. not assigned volumes should be exluded now with the latest patch.
-
Hi, I see the problem. There is no any disk (hdisk) under vscsi1. I am not sure why as there is some traffic on that adapter. We get response time per adapter from disk stats, then you caoont see response time, I am not sure about io/data, we might get them also from disk stats. if there is disk under any adapter then it…
Howdy, Stranger!