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,936
Last Active
Roles
Member, Administrator, Support

Comments

  • what lpar2rrd product version do you use now?2.30? Only this has support for rrdtool 1.7, especially on AIX is 2.30 must as there is some workaround for rrdtool 1.7.Without that workaround it will not work on AIX .
  • ok, than this should be easy. after 1 month get this data from all IBM i agents from lpar2rrd server instance on customer side cd /home/lpar2rrd/lpar2rrdtar cvf ibmi.tar data/*/*/*--AS400-- get ibmi.tar, and extract in on your own lpar2rrd instance.Then ./load.sh htmlCtrl-F5 in the web browser. this should work getting…
  • Hello, do you need to use some lpar2rrd instance as a proxy one and pass data further to the target lpar2rrd instance which has no direct connection to the IBM i? is that about HMC data or IBM i OS agent data? 1. IBM i OS agent: Basically depends how often you want to sync it.- If once a week/month or even day, then this…
  • use this patch to get LDEV aliases into the GUI: Download the patch file, untar it and install as the owner of STOR2RRD installation: Download link: http://download.stor2rrd.com/patch/stor2rrd-2.30-01.tar su - lpar2rrd tar xvf stor2rrd-2.30-01.tar cd stor2rrd-2.30-01 ./install.sh wait 1 hour to get new cfg cd…
  • sorry, wrong info above from me.We knew about aliases but we did not use them as they do not have to be unique (we saw that at some storage)ok, we will do something like this now:00:00:00 (alias)
  • Hi, we are not aware of that, even screenshots from Hitachi tools presented always numbers therefore we did the same (I am not sure how old screenshots we have, about 2 years I would guess, it might be something new in actuall releases) You are the first one noting it after 2y+ we support VSP-G.We will have a look and…
  • Hi, cd /home/stor2rrd/stor2rrdcat tmp/snapshotting-status/<storage name>.txt You can even send it to our support emailhttp://www.stor2rrd.com/contact.htm?3.1
  • BNA provides only CPU a Memory data.We have already seen that, BNA restart resolved it.
    in BNA issue Comment by Pavel May 2018
  • ok, this is a bugto fix it:vi bin/reporter.pl remove line 13:$basedir = "/home/stor2rrd/stor2rrd"; Then it will work.
  • sure: Note a short problem description in the text field of the upload form.&#13;&#13;cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir&#13;tar cvhf logs.tar logs etc tmp/*txt&#13;gzip -9 logs.tar&#13;&#13;Send us logs.tar.gz via https://upload.stor2rrd.com
    in BNA issue Comment by Pavel May 2018
  • this file exists once reporter is configured.We should suppress that message if there is no reproter cfg yet.
  • Hi, sure, there is a fix for that in the latest versions 2.20, 2.30. It worked finally for 100+ switches.Let us know if any problem.
    in BNA issue Comment by Pavel May 2018
  • 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.&#13;&#13;cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir&#13;tar cvhf logs.tar logs etc tmp/*txt &#13;gzip -9 logs.tar&#13;&#13;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&#13;tar cvhf logs.tar logs etc tmp/*txt &#13;gzip -9 logs.tar&#13;&#13;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…
Avatar

Howdy, Stranger!

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