Comments
-
yes, it is correct, you can see agent data under VMware --> ... cluster .. VM --> RHEL VM
-
Hi, I see just readme and license file, cannot get Quick3270 .qmc script
-
opss, wrong logs, this one we need: cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir tar cvhf logs.tar logs tmp/*txt tmp/*json etc/lpar2rrd.cfg gzip -9 logs.tar Send us logs.tar.gz via https://upload.lpar2rrd.com
-
Hi, just this path should be there : /home/lpar2rrd/lpar2rrd/vmware-lib/ , on the second possition of PERL5LIB /home/lpar2rrd/lpar2rrd/bin:/home/lpar2rrd/lpar2rrd/vmware-lib: .... and here the rest try it, if the issue persists then send us logs Note a short problem description in the text field of the upload form. cd…
-
this one I would suggest instead: * * * * * /usr/bin/perl /opt/lpar2rrd-agent/lpar2rrd-agent.pl <LPAR2RRD-SERVER> > /dev/null 2>&1
-
Hi, error output should be redirected also to /dev/null otherwise crontab will try to send errors via email to lpar2rrd account, emails will be saved locally as undeliverable in /var/spool/...
-
Hi, 1.1.6 package with V6R1 support just re-placed original 1.1.6 on our download sites. Download it again and upgrade.
-
what vCenter version exactly? 6.7?
-
Hi, as per: https://www.lpar2rrd.com/https.htm 1. # su - stor2rrd (lpar2rrd if you are on the appliance) . /home/lpar2rrd/lpar2rrd/etc/lpar2rrd.cfg $PERL -MLWP -e 'use LWP::Protocol::https; print "LWP Version: $LWP::VERSION\n"' 2. what is your vCenter version? 6.7? 3. cd /home/lpar2rrd/lpar2rrdls -l vmware-lib 4. rpm -qa |…
-
Hi, regarding V6R1 support. Your right, it is not compilled with its support.we will re-compile it and let you know.
-
Hi, are you sure that username is correct?Should not it be in format like user@domain.com Can you log-in to the vCenter under that user via the web browser?
-
Hi, this should not be, looks like you have there still 1.1.5 in placeAre you sure that you used the right version for upgrade?Have you cleared up original one? CLRSAVF FILE(QGPL/LPAR2RRD) CLRLIB LIB(LPAR2RRD)
-
Hi, use this as a fix: https://www.lpar2rrd.com/download/LoadDataModule.pm.gz -rwxrwxr-x 1 lpar2rrd lpar2rrd 315607 May 10 09:04 bin/LoadDataModule.pm Gunzip it and copy to /home/lpar2rrd/lpar2rrd/bin (755, lpar2rrd owner) If your web browser gunzips it automatically then just rename it: mv LoadDataModule.pm.gz…
-
Hi, we are not aware of that, let us check it out, we will let you know soon.
-
follow this to assure you have all prerequisites https://www.stor2rrd.com/https.htm what is vCenter version? 6.7.You must install Perl SDK 6.7 then.
-
Hi, looks like PERL path /opt/freeware/lib/perl5/vendor_perl/5.8.8/ppc-thread-multi is either missing or is on the wrong position in PERL5LIB variable cd /home/lpar2rrd/lpar2rrd vi etc/lpar2rrd.cfg and put /opt/freeware/lib/perl5/vendor_perl/5.8.8/ppc-thread-multi on the 3rd position in PERL5LIBHere you can find example of…
-
ok, it is a little bug, we will send you a fix soon.
-
Hi, again wrong, it was not my day :) here is the right one https://www.stor2rrd.com/download/main.js.gz Gunzip it and copy to /home/stor2rrd/stor2rrd/html/jquery/main.js (755, lpar2rrd owner)/home/stor2rrd/stor2rrd/www/jquery/main.js (755, lpar2rrd owner) If your web browser gunzips it automatically then just rename it:…
-
Hi Anthon, no one from 2 CPU counters work for your switch.We do not know any other SNMP counter with CPU utilisation, same for memory. What I can only suggest is contacting your local vendor support and ask if CPU/memory utilization is provided via SNMP for you switches, if so then what counters.
-
Hi, your stor2rrd product version pls.
-
Hi, send us a screnshot pls with some notes what is missing. have you configured agent_config.txt anyhow on the agent side? support@lpar2rrd.com
-
sorry, wrong file, ignore previous post, use this one https://www.lpar2rrd.com/download/main.js.gz -rw-rw-r-- 1 lpar2rrd lpar2rrd 417895 May 9 14:12 html/jquery/main.js Gunzip it and copy to /home/lpar2rrd/lpar2rrd/html/jquery/main.js (755, lpar2rrd owner)/home/lpar2rrd/lpar2rrd/www/jquery/main.js (755, lpar2rrd owner) If…
-
Hi, thanks for notifying us, here is the fix. https://www.lpar2rrd.com/download/hmc_rest_api.pl.gz -rwxrwxr-x 1 lpar2rrd lpar2rrd 241733 May 7 14:13 html/jquery/hmc_rest_api.pl Gunzip it and copy to /home/lpar2rrd/lpar2rrd/html/jquery (755, lpar2rrd owner)/home/lpar2rrd/lpar2rrd/www/jquery (755, lpar2rrd owner) If your web…
-
Hi, it will be corected automatically in couple of hours. 24 hours after storage removal. You can force to immediate refresh:rm tmp/storage*./load.sh Then it will be ok.
-
Hi, ok, thanks for confirmation. Just for the others, the build which fixes it: https://www.stor2rrd.com/download/stor2rrd-2.52-8.tarhttps://www.stor2rrd.com/install.htm?1.2
-
Hi, certificat issue also can resolve running this cmd and select option [3], change IP and password. under stor2rrd account: /usr/bin/uemcli -d x.x.x.x -u stor2rrd -p XXXXX -noHeader /event/alert/hist show -detail -severity error -limit 500 -output csv
-
Hi, yep, logs we would need 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 tmp/*txt gzip -9 logs.tar Send us logs.tar.gz via https://upload.stor2rrd.com
-
Hi, use this as a fix, it is a know issue, 9.5 have little different API syntax https://www.stor2rrd.com/download/naperf.pl.gz -rwxrwxr-x 1 stor2rrd stor2rrd 103416 Mar 27 12:31 bin/naperf.pl Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner) If your web browser gunzips it automatically then just…
-
hi, logs 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 tmp/*txt gzip -9 logs.tar Send us logs.tar.gz via https://upload.stor2rrd.com
-
Hi, cd /home/lpar2rd/lpar2rrdtail logs/error-cgi.log
Howdy, Stranger!