Comments
-
Hi, custom groups over "unmanaged" is not implemented. I know that older GUI allows it but back-end does not have it implemented. I think that GUI in 5.05 does not even allow creation of it.
-
Hi, ok, I taking it back, we do not support HOST section for Unisphere 1.6. That is the reason.
-
Hi, Do you see host data like here: http://demo.stor2rrd.com/?menu=6ca8bc8&tab=0
-
Hi, yes, there is new perl 5.26+ probably. upgrade to this version, it has been fixed just recently: http://www.lpar2rrd.com/download/lpar2rrd-5.05-13.tar
-
Do not you have a vCenter? Do you have configurecd only ESXi? This is not common, if there is a vCenter managing these ESXi then you need to attache only that vCenter instead of all ESXis.
-
Hi, how many vcenters do you have? There should not be more than 10 processes per a vcenter. What is lpar2rrd version?
-
do you have any lpars/servers not managed by HMC?
-
well, there is some nighly job which checks consistency are repair necessary things. Do you have all data include historical one?
-
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 ps -ef |egrep "2rrd" > tmp/ps_log.txt tar cvhf logs.tar logs etc tmp/*txt gzip -9 logs.tar Send us logs.tar.gz via https://upload.stor2rrd.com
-
Hi, it is about number of vcenters. There is 1 process per vcenter, then it is forked to 10 processes which get data per each ESXi untill all ESXis are processes (max is 10 processes). if you have 2 vcenters then about 20 load_vmware processes will be there. I do not think it is a big problem, processes do not require much…
-
Hi, what is your product version? Do not you see OS agent data under "Unmanaged" menu item? I think I know where the problem is, just clarify above.
-
Hi, what is your product version?
-
Hi, this is available in STOR2RRD as a feature available for users with support: http://www.stor2rrd.com/proxy-agent.html?1.4.23 LPAR2RRD does not have such functionality. It will be available since we introduce HMC REST API support (no longer ssh and lslparutil will be used). It is planned for Q1 2018.
-
is this working? cd /home/stor2rrd/stor2rrd . etc/stor2rrd.cfg export PERL5LIB=bin:$PERL5LIB $PERL -I. -MXorux_lib -e 'print Xorux_lib::unobscure_password("'XXXXX'")'
-
use underscore or dash instead for example.
-
This is mostly caused by some perl module which cannot be found, test it by this: Replace XXXX by your password, do you get plain text password as output of below? cd /home/stor2rrd/stor2rrd . etc/stor2rrd.cfg export PERL5LIB=bin:$PERL5LIB $PERL -I. -MXorux_lib -e 'print Xorux_lib::unobscure_password("'XXXXX'")'
-
this is not implemented as you know. You are the first one who asking that. Technically it is not a big issue but it is not big priority for us. We are all quite busy with other priority stuff. Sorry realy no time, we would think about implementation only if request comes from our curtomer in this case.
-
Hi. upgrade to the latest version when it does not help then send us tmp/menu.txt ( https://upload.stor2rrd.com )
-
do you have thi sinstalled? rpm -qa| grep -i TimeDate
-
If you are on AIX then most probably probably this path missing in etc/stor2rrd.cfg and PERL5LIB, place it at the end: /opt/freeware/lib/perl5/vendor_perl/5.8.8
-
strange, it normally works, send us logs or try 5 minute Note a short problem description in the text field of the upload form. cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir ps -ef |egrep "2rrd" > tmp/ps_log.txt tar cvhf logs.tar logs etc tmp/*txt gzip -9 logs.tar Send us logs.tar.gz via…
-
also some useful explanation: http://www.lpar2rrd.com/max_vrs_average.html?4.3.15
-
hi, it is about averaging, you cannot display all data points from 1 month in the picture with 700 pixles or so. Try zooming in monthly graph, you should see all peaks.
-
Hi, yes, you can simply change cron schedule. 5 or 10 minuts is generally ok and should work.
-
Do you mean that data are delayed agout 4 hours for these 2 HMCs? Check HMC time and lslparutil time on this output, are same and actual? su - lpar2rrd cd /home/lpar2rrd/lpar2rrd ./bin/sample_rate.sh
-
the tool is focused on performance monitoring with some capacity stuff addition. I think that for capacity alerting is better to use native storage tools like Benjamin noted above, each storage has something like that. Would be very hard job to do it for all our supported storages and count with thin provisioned volumes,…
-
the problem is that there is quite a lot of switches 100+. We read their perf data sequentially from BNA. One run takes 25minutes what is too much. We are working on some paralelization what shoudl resolve issue. We will have a patch soon.
-
you fix is included in 5.05-2 http://www.lpar2rrd.com/download.htm?4.0
-
sorry, did not read it via the web, just the first line in email notification I noted. Yes, it is obvious of course.
-
what means brakes it, data is not imported at all, right?
Howdy, Stranger!