jan_dvorak

About

Username
jan_dvorak
Joined
Visits
129
Last Active
Roles
Member

Comments

  • Hi, can you confirm that "Host name / IP" is your current IP adress? grep -v passw etc/web_config/hosts.json > tmp/hosts.txt ls -l tmp/restapi > tmp/restapi.txt 
 tar cvf logs.tar logs tmp/*.txt 
 gzip -9 logs.tar 
 Send us the logs.tar.gz via https://upload.lpar2rrd.com/
  • Hi, thanks for reporting this issue. We already fixed this issue in later version so it won't be problem in future release.
  • @jjsk1 Hello, do the same as tmarinov did. Send us logs and we'll take a look into this issue. cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir grep -v 'passw' etc/web_config/hosts.json > tmp/hosts.txt; tar cvhf logs.tar logs tmp/*txt tmp/*json tmp/restapi/*; gzip -9 logs.tar; Send us logs.tar.gz…
  • Hi, send us logs. It seems like one of the data load takes more than 20 minues which should not happen. cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir 
 grep -v 'passw' etc/web_config/hosts.json > tmp/hosts.txt; 
 tar cvhf logs.tar logs tmp/*txt tmp/*json tmp/restapi/*; 
 gzip -9 logs.tar;…
  • Hi, send us logs. It looks like your load_hmc_rest_api.sh runs quite a long time. It should take a few minutes. Mon May 20 10:00:01 +06 2019: There is already running another copy of load_hmc_rest_api.sh, exiting ... This indicates, that more than 20 minutes are needed. cd /home/lpar2rrd/lpar2rrd # or where is your…
  • Hi, there is the fix that should resolve the issue. https://download.lpar2rrd.com/patch/hmc_rest_api.pl.gz Gunzip it and copy to /home/lpar2rrd/lpar2rrd/bin (755, lpar2rrd owner) -rwxrwxr-x 1 lpar2rrd lpar2rrd 241786 May 15 08:53 bin/hmc_rest_api.pl If your web browser gunzips it automatically then just rename it: mv…
  • Hi Konstantin, please send me logs, cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir 
tar cvhf logs.tar logs tmp/*txt tmp/*json tmp/restapi/* load_hmc_rest_api.out 
gzip -9 logs.tar Send us logs.tar.gz via https://upload.lpar2rrd.com
  • Hello Konstantin, upgrade to this version please. It should resolve the problem. http://www.lpar2rrd.com/download/lpar2rrd-6.00-14.tar Let us know if the problem persists. Thanks
Avatar

Howdy, Stranger!

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