Comments
-
Hi Alex at this time you can get version LPAR2RRD-Win-agent-1.2.1.zipfrom here https://www.lpar2rrd.com/download-xorux.htm?4.0This version looks for configuration file "agent-config.txt" in actual dir (where is installed). If there is a line "active Directory=NO", then monitors only this computer. We are curently working…
-
Hithis is a bughttp://download.lpar2rrd.com/patch/vmw2rrd.pl.gz Gunzip it and copy to /home/lpar2rrd/lpar2rrd/bin (755, lpar2rrd owner) -rwxrwxr-x 1 lpar2rrd lpar2rrd 274633 Mar 4 09:25 vmw2rrd.pl If your web browser gunzips it automatically then just rename it: mv vmw2rrd.pl.gz vmw2rrd.pl check file sizelet run another…
-
Hi,we have prepared a fix http://download.lpar2rrd.com/patch/main.js.gz Gunzip it and copy to /home/lpar2rrd/lpar2rrd/html/jquery (755, lpar2rrd owner) and copy to /home/lpar2rrd/lpar2rrd/www/jquery (755, lpar2rrd owner) -rw-rw-r-- 1 lpar2rrd lpar2rrd 403303 Feb 26 12:59 main.js If your web browser gunzips it automatically…
-
That is right, this is intentionally,we made this graph with thick chart line as it is in LPM (live partition mobility) graphfor IBM Power in LPAR2RRD.You can see our webhttp://lpar2rrd.com/live_partition_mobility_and_lpar_migration.htm
-
Hi as to heatmap, Send us logs pls. 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 tmp/*txt tmp/*json gzip -9 logs.tar Send us logs.tar.gz via https://upload.lpar2rrd.com You…
-
new link for this problemhttp://download.lpar2rrd.com/patch/vmw2rrd.pl.gz Gunzip it and copy to /home/lpar2rrd/lpar2rrd/bin (755, lpar2rrd owner) -rwxrwxr-x 1 lpar2rrd lpar2rrd 270057 Jul 11 14:17 vmw2rrd.pl If your web browser gunzips it automatically then just rename it: mv vmw2rrd.pl.gz vmw2rrd.pl let it run regular…
-
Hello,data counters datastore_ Read or datastore_Write Latency are sometimes not stable and give errorneos numbers that si why there is a limit my $ds_totalReadLatency_limit = 10000; # millisec my $ds_totalWriteLatency_limit = 10000; # millisec It is just statistically counted how many times in a load is the limit exceeded…
-
Hi Zoltan - in case of Chrome please try to force refresh (Ctrl-F5) page, it should help. If it doesn't, try this: * Click or tap on any open Chrome browser window to make it active. * Press "Ctrl-Shift-Delete" together. * Select the "Empty the cache" only * Choose a period of time from the drop-down menu…
-
Hi again thanks for upload The uploaded file data/vmware_VMs/vm_uuid_name.txt is corrupted. Remove it and let run next load.sh, it will be recreated. Let us know, if it helped.
-
Hi there may be more reasons. Can you upload the data file where perl indicates the error? cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir tar cvhf logs.tar data/vmware_VMs/vm_uuid_name.txt # do not miss "h" option in tar gzip -9 logs.tar Send us logs.tar.gz via…
-
Hi Jim try again ./load.sh html reload browser and you should see datastores You probably did it yesterday before the ./load.sh finished
-
The file size must be same. So pls upload logs as mentioned above in this thread
-
Hi Jim su - lpar2rrd ls -l bin/vmw2rrd.pl you should see this file length 242870 Oct 22 11:29 bin/vmw2rrd.pl Have you done ? ./load.sh Immediatelly prepare new menu ./load.sh html reload browser and you should see datastores If still no change then send us logs as mentioned above in this threads
-
Hi Jim the patch file is again in place http://download.lpar2rrd.com/patch/vmw2rrd.pl.gz
-
Hi, there is a bug in preparing menu with datastores. Get fix from http://download.lpar2rrd.com/patch/vmw2rrd.pl.gz gunzip and copy file from the link into /home/lpar2rrd/lpar2rrd/bin (755,lpar2rrd owner) or where is your home lpar2rrd dir. Let run regular load or load it manually ./load.sh Immediatelly prepare new menu…
-
Hi we need more info to analyse this send us logs, pls 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 *.out # do not miss "h" option in tar gzip -9 logs.tar Send us logs.tar.gz via…
-
There is a fix for this bug http://www.lpar2rrd.com/download/install-html.sh.gz Gunzip it and copy to /home/lpar2rrd/lpar2rrd/bin (755, lpar2rrd owner) Check you have this file -rwxrwxr-x 1 lpar2rrd staff 62428 Aug 08 08:29 bin/install-html.sh refresh menu by ./load.sh html refresh your web browser Ctrl+F5
-
PLS see this https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2107096 if you have more than 64 living VMs in cluster, there is a problem to receive data from vCenter for this cluster. We are working on workaround
-
Hello Rodolfo try this su - lpar2rrd grep -E "Old vCenter alias name$" data/*/vmware_alias_name you should see line like that data/vmware_7f812c15-81a6-4dfe-85e3-6c9e973985f9/vmware_alias_name:cluster_your Cluster|Old vCenter alias name dir to remove is ls -ltr data/vmware_7f812c15-81a6-4dfe-85e3-6c9e973985f9 remove…
-
Hi Juergen it is strange, it looks like the tool do not get any data about datastores from vCenter. Send us logs cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir tar cvhf logs.tar logs etc tmp/*txt *.out # do not miss "h" option in tar gzip -9 logs.tar Send us logs.tar.gz via https://upload.lpar2rrd.com…
-
Hi can you connect vCenter from cmd line with your credentials like that: /opt/freeware/bin/perl /home/lpar2rrd/lpar2rrd/vmware-lib/apps/connect.pl --server --username --password Your user should have read access to whole vCenter - all folders.
-
The reason is that user you have configured for retrieving data from the vCenter probably has not read access to whole vCenter and it cannot access all required perf counters, cannot read all necessary vCenter folders e.g. Hostsystem folder. Consult user rights setup with your vCenter administrator.
Howdy, Stranger!