Pavel

Hi Juergen, you can still downgrade to 5.x, but we do not support it for fre users. I understand your disappointment, but you have to understand that development and support is not for free, we have to pay developers and other costs. Pricing : premium edition (only edition which covers your big infra) IBM Power 8k USD a year VMware 11k USD a year. 20 % discount if you order both, total 15 200 USD a year regarding your scripting above lpar2rrd data you have mentioned earlier. We can do such scripting for you as part of support sevices. Let me know if you need an official quote. Regards, Pavel

About

Username
Pavel
Joined
Visits
3,898
Last Active
Roles
Member, Administrator, Support

Comments

  • sure, we provide a script in defined format and customers use that as source for database upload.This is one of usage of such scripts.
  • can you try it in some other browser?It might be some browser caching issue.
  • no there is no general API.We planing to implement REST API for such purposes till the end of 2018. Only the way to get data out is via scripts we create for our customers only.Here we do whatever what our customers require like format, metrics, timing etc.http://www.stor2rrd.com/accounting.htm?1.4.20 Well even new…
  • Hi, this is not general AS400 forum, it is dedicated to product LPAR2RRD only (performance monitoring tool)I affraid we cannot help you with general as400 stuff.
  • ok, VSP-G and hosts data ...It is the biggest problem there, depends on storage firmware, storage provides , does not provide or partially provides host data.Use workaround mentioned here: http://www.stor2rrd.com/host_docu.htm?1.4.3
    in hosts missing Comment by Pavel May 2018
  • what storage type do you use?what is the product version you use?
    in hosts missing Comment by Pavel May 2018
  • Hi, this log usually does not containg anything, and if then nothing important for debuging therefore It is there to do not make mess in logs dir where all important logs are. It is up to you where direct it :)
  • Hi, this is not general forum about storages, it is about storage monitoring tool STOR2RRD.We are not able to answer you.
  • RRDp.pm module has not been found. 1. have you installed rrdtool-perl?# rpm -qa| grep rdtool rrdtool-perl-1.7.0-3 rrdtool-1.7.0-3 2. if so then PERL5LIB path must be adjusted to fin that perl module vi etc/lpar2rrd.cfgplace at the start PERL5LIB=/opt/freeware/lib/perl5/site_perl/5.22.0/ppc-aix-thread-multi: .... Then it…
  • you must set routing (default gateway) use nmtui command (it is not too intuitive but it will do the job) or check Internet how to set up routing on CentOS Linux.
  • send us logs Note a short problem description in the text field of the upload form.

cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir
tar cvhf logs.tar logs etc tmp/*txt 
gzip -9 logs.tar

Send us logs.tar.gz via https://upload.lpar2rrd.com
  • Send us logs and notice time when you used new rrdtool cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir
tar cvhf logs.tar logs etc tmp/*txt 
gzip -9 logs.tar

Send us logs.tar.gz via https://upload.lpar2rrd.com
  • do you have a log with errors?I would say it needed some PERL5LIB path enhancement only.
  • Hi, yep, your right, it does not work because usage of [] in name. I have just fixed it. http://www.lpar2rrd.com/download-static/lpar-search.pl.gz Gunzip it and copy to /home/lpar2rrd/lpar2rrd/bin (755, lpar2rrd owner) -rwxrwxr-x 1 lpar2rrd lpar2rrd 20897 May 11 09:11 bin/lpar-search.pl If your web browser gunzips it…
  • Hi, it was user cased problem, he has installed or run stor2rrd (./load.sh) under root abnd screwed file rights. send us logs as per above
  • Hi, well, I will place it into our TODO, however next release will not cointain for sure http://www.stor2rrd.com/note230.htm?1.5
  • Hi, alerting per custom group is posible (implemented) only for storage VOLUME based custom groups. It is not implemented for SAN PORTs.
  • http://www.lpar2rrd.com/download-static/vmw2rrd.pl.gz Gunzip it and copy to /home/lpar2rrd/lpar2rrd/bin (755, lpar2rrd owner) -rwxrwxr-x 1 lpar2rrd lpar2rrd 262939 May 9 15:15 bin/vmw2rrd.pl If your web browser gunzips it automatically then just rename it: mv vmw2rrd.pl.gz vmw2rrd.pl Assure that file size is same as above…
  • Hi, PreferredAuthenicationMedthods change does not help. You can use existing account, that is not a problem, but it must have all necessary rights like is described in the docu and must have allowed ssh key based access as well. We use ssh access and API access, both must work. No other way for now. We are going to use…
  • Hi, yes, we are aware of that. You can use the latest rrdtool packages available on IBM pages, only the issue are CSV exports which will not work. This will be fixed in the next release (5.10) or let us know we will provide you a fix.
  • just to finish that thread to help others ... use this code: http://www.stor2rrd.com/download-static/naperf.pl.gz Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner) -rwxrwxr-x 1 stor2rrd stor2rrd 99075 Apr 12 13:50 bin/naperf.pl If your web browser gunzips it automatically then just rename it: mv…
  • Hi, it is an issue when cluster names are not unique, we have not expected it when we designed it (note cluster names do not have internal UUID representation). Let us check your workaround, we will try to implement some solution ... we will let you know soon.
  • just to close the issue. EMC Celerra works when it is configured as VNX for file (VNXF), only the change is that user on the storage used for getting data must belong to fullnas (nasadmin) role
  • Do you monitor your VMware via our lpar2rrd? Is this something what might help you? http://demo.lpar2rrd.com/?menu=d94bf19&tab=5 I affraid we have nothing else at the moment.
  • 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, let me try to understand it :) do you say that the screenshot shows vVols not volumes? vVols are created automatically and named as per above right? Then it is presented and visible to VMware under some other name/uuid? As far I understand it is about some mapping between storage UUIDs and VMware VMs?
  • Hi what storage type is it? There should not be normally UUIDs unless they are really volume names. I do not understand fully the question anyway.
  • Hi, try to configure it as VNX for file. http://www.stor2rrd.com/EMC-VMAX-VNX-Unity-VPLEX-DataDomain-Isilon-XtremIO-monitoring.htm#VNXF It is not tested but worth to try at least. Let us know ...
  • Hi Leszek, try to do similar thing like we have adviced above: cd /home/stor2rrd/stor2rrd rm data/mam-clst1/*perf*
  • Hi Mario, you have last valid data from 22nd Feb, then appeared corrupted data from the storage. Have you upgraded NetApp fimware? Try remove old data cd /home/stor2rrd/stor2rrd rm data/jaf-aff-01/*perf* Let it work for some time ... Unfortunatelly we see in log other problem with no solution from our side, read more here:…
Avatar

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!