Comments
-
Hi, 3PAR allows to create volume names with ";" character?
-
Hi, as per me FS cache is "cached". man free --> ... buffers used by the kernel ... what is exactly wrong? We do not count with bufferes
-
problem is that sum of free space in pools does not containg unconfigured raw space. Therefore we use just some total cmd which prints us totals and present it.
-
we use totals now (tehere is some cmd which prints it up). We have used per pool capacity data but this was wrong as there might be some unconfigured raw space which was not included then. No idea how to do it better.
-
you are really trying to telnet to lpar2rrd-server.server.com? No surprise ... this is only example, you have to place your name, same as for ping example. unles your company is really server.com.
-
I have not tested it but we have already adviced it some our users and it works for them. What is the error? Try this one just to ge sure, there is a parameter at the end. wget <some params> http://<your …
-
Hi, what is wrkong exactly? We present there numbers which XIV provides us. Check menu --> storage --> configuration --> text There should be in the header some capacity data I hope, actually cannot confirm as no access to such box
-
Hi, there is no TCP connection estabilished, daemon errors are not related. is this ocmmunication allow3ed through your network? agent --> lpar2rrd server:8162 (TCP) ping could also work if it is not explicitly disabled what is not comon in internals networks. What about these tests, change target for you internal lpar2rrd…
-
wget <some params> http://<your site>/lpar2rrd-cgi/detail-graph.sh?host=HMC1&server=BFG02RDR&lpar=pool&item=pool&time=d&type_sam=m&detail=2&entitle=0 Gives you server BFG02RDR thorugh HMC1, pool graph, daily (time=d), detail=2 means small graph for dashboard, detail=1 is big one for a popup and detail=0 is normla size one
-
Hi, it is easy, create simple shell script with using wget. Check apache access log to see what URL you need for each graph. Then just get wanted grahs via wget regulary, email, save etc ...
-
Hi, errno = 3447 Error while connecting for error socket Looks like your agent canot communicate with LPAR2RRD server. have you correctly set lpar2rrd server hostname/IP? As per docu: 1. PING RMTSYS('LPAR2RRD-SERVER.SERVER.COM') Verifying connection to host system LPAR2RRD-SERVER.SERVER.COM at address 192.168.1.2.…
-
exactly. "unmanaged" stuff going to be reduced when we implement KVM/XEN/... support. We are working on it. http://www.lpar2rrd.com/roadmap.htm
-
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 )
Howdy, Stranger!