Comments
-
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…
-
Hi, are those volumes created but just not assigned to any pool? Asking as we have this fixed recetnly. Do you see volume graphs? Do you see other graphs like pools etc?
-
exactly 6.3 is that border where it does not work. No way, sorry. We do not want to invest our time into support of such old stuff.
-
It looks like old firmware level, 6.x. We do not support it.
-
Hi, it is ok, more has not been implemented in that version. More coming soon in 5.00 http://www.lpar2rrd.com/note500.htm?4.6.20 you can see it already on the demo site: http://demo.lpar2rrd.com/?menu=97e27dd&tab=0
-
place 5 in this line at the end in etc/storage-list.cfg dvp500001:SWIZ:dvp500001::::5
-
Hi, this output: cd /home/stor2rrd/stor2rrd grep ":SWIZ:" etc/storage-list.cfg grep SAMPLE etc/stor2rrd.cfg
-
I understand what your team wants, but I am still not convinced if such trend helps them anyhow. Well, let us check how complicated it would be, when it is quite easy (what I am think) then we will go for it even in coming 5.00. We will see if we manage it as a lot of work actually around before the release. I will let you…
-
it would not be hard but it does not make sense fo me. trending MAX might be a lot misleading as one even short (1min) peak during the day can affect trend a lot.
-
no, only 5 minutes is supported for VNX. It is fixed, no matter what you set up in config files. http://www.stor2rrd.com/sample_rate.htm?1.4.16
-
yes, it is like that: HUS-VM-alias01:VSPG:10.xx.xx.xx:lpar2rrd:xxxxx:/etc/horcm2.conf:1024:10:5
-
it is wrong. You have assigned naviseccli user credentials under root, but you have to do it under lpar2rrd. This one will not work: su - lpar2rrd /opt/Navisphere/bin/naviseccli -h 192.168.1.2 getsptime As fix repeat this under lpar2rrd (from manual): $ /opt/Navisphere/bin/naviseccli -addusersecurity -scope 1 -password…
-
ok, this is not posible now. It will be in new 5.00. It is already implemented there.
-
yes, there is general paging rule for that in etc/alert.cfg #SWAP:server:lpar name:swapping in kB/sec::peek time in min:alert repeat time in min:email group #======================================================================================================================== SWAP:.*:.*:10:::support@lpar2rrd.com Anyway…
-
it should work, try to repeat the procedure, looks like wrong key you have pasted ls -l ~/.ssh/id_rsa.pub scp ~/.ssh/id_rsa.pub superuser@<storage IP>:/tmp/123tmp ssh superuser@<storage IP> "svctask chuser -keyfile /tmp/123tmp lpar2rrd" ssh lpar2rrd@<storage IP> "lscurrentuser"
-
have you copied even the private key? you have to copy over whole .ssh directory and keep file rights (lpar2rrd owner and 600 for most of files include .ssh dir)
-
Hi, cmd is wrong, in the manual is only general example, use it like that (replace IP with your hostanme/IP) scp ~/.ssh/id_rsa.pub superuser@10.1.0.25:/tmp/123
-
Hi, no, use the one you have already generated.
-
Hi, I do not uderstand the question. If there is a limit per jobs in a subsystem then it has nothing with threads. Each job can create as many threads as it needs. We do not have metric "jobs per subsystems".
Howdy, Stranger!