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

  • ok, thats it, the patch using new icons.So you either wait for a new version (about mid of Sep) or we can send you missing icons.
  • Hi, definitelly upgrade to SDK 6.5 however I am not convicend that it resolves it.It does not hurt other vCenters 6.0. perl ~/lpar2rrd/vmware-lib/apps/connect.pl --version vSphere SDK for Perl version: 6.5.0 Script 'connect.pl' version: 1.0 When it does not help then send us logs: Note a short problem description in the…
  • OS agents data running on LPARs under HMC you find in LPAR details page.Same for VMware VM running OS agents. Unmanaged is used only for OS agents which are not managed by HMC/vCenter
  • Your HMC_LIST is empty in ./etc/lpar2rrd.cfgDefine list of your HMC there. Then check connectivity by:./bin/sample_rate.sh
  • ok, there must be some issue on the lpar2rrd server side when both agents behave like that.pls send us logsNote 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…
  • 1. is there network visibility to lpar2rrd server?have you tried telnet test as per install docu? http://www.lpar2rrd.com/as400-install.htm 2. Has that agent ever worked or is it atempt to initial cfg? TELNET RMTSYS('LPAR2RRD-SERVER.SERVER.COM') PORT(8162) RMTUSER(TESTSTRING) INZWAIT(15)
  • Hi, yes, there is other one containg password for Apaxche: etc/web_config/htusers.cfgbasically copy over whole etc directory, assure that etc/web_config/ is writeable for Apache user.
  • Hi, 1. we are already working on it.2. this will be resolved by implementing 1. It should appear in the next version (Sep 2018??)
  • Hi, filtering of it really works strange.we will chek what we can do and let you know.
  • this might happen for some sort of graphs, check individual (item) graphs they shoul be ok I think.We cannot do with that too much.
  • Hi, name should not be a problem. su - lpar2rrdcd /home/lpar2rrd/lpar2rrd./bin/sample_rate.sh do you see 60 for all server in that HMC?
  • Here is the patch which will include all Veeam snapshots.It will be included in next version (2.35).However this does not include deleting already created files with Veeam volumes.Do you want to delete them as well , right? http://www.stor2rrd.com/download-static/naperf.pl.gzGunzip it and copy to…
  • yep, lpar2rrd/vmware-lib should be at start of PERL5LIB
  • Hi, between platform migration is a bit complicated.all rrdtool files must be exported on AIX and imported on Linux.Be aware there are used hard links for OS agent data (*.mmm files) , then export/import just one copy.We have a script and a procedure for that which is provided only to our customers.
  • Hi just follow manual.1. install lpar2rrd server and start up the daamon as per docu2. attach lpar2rrd to the HMC (it in not compulsory)3. install as400 OS agent and direct it to lpar2rrd server that is all, all the rest is automatic stuff.
  • Hi, send us support data. 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 Note a problem description in the web form.
  • Hi, we will have a look and provide you a patch in coule of days.
  • Hi, is there any specific patern for such temporary volumes?if so and if this is general feature applicable everywhere where VEEAM is used then this could be relatively easilly implemented. Already collected volumes need to be deleted manually (via a script).Let us know volume patern and we will help you. Better contact us…
  • Hi, sorry for delay. what is you version of libwww-perl and Net-HTTP? Similar problem has been resolved by dowgrade of them to below version: libwww-perl-6.03 Net-HTTP-6.03 http://rm-rf.es/vsphere-perl-sdk-soap-request-error-possibly-a-protocol-issue/
  • send us 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 etc tmp/*txt gzip -9 logs.tar Send us logs.tar.gz via https://upload.stor2rrd.com
  • Hi, proxy mode is actually not possible for HMC data.However we are working on HMC REST API as data source implementation which will be able to work in proxy mode (the agent collects data from the HMC and then sends it to lpar2rrd server). Expected release Sep/Oct 2018.More details here: http://www.lpar2rrd.com/roadmap.htm
  • sorry, the first one is your alias, cluster name must be on the 3rd possition (XIO-01 in above example)
  • as per manuall, on the first possition in config line (etc/storage-list.cfg) shoudl be your XtremIO cluster name: xtremio-XIO-01-alias01:XTREMIO:XIO-01:192.168.1.1:443:stor2rrd:KT4mXVI9N0BUPjZdVQo= http://www.stor2rrd.com/EMC-PowerMax-VMAX-VNX-Unity-VPLEX-DataDomain-Isilon-XtremIO-CLARiiON-Celerra-monitoring.htm
  • Check lpar2rrd serverlogs/error.log-daemon if anything related to that OS agent is not iside. Send us log if you go nowhere from lpar2rrd servercd /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…
  • Hi, beta of XenServer monoitoring is available, let us know if you want to try it out, any help is appreciated.
    in Xen support Comment by Pavel July 2018
  • Hello Juergen, direct move rrdtool files between platforms is not posible, they have to be exported on AIX and imported on Linux.We provides scripting stuff which does this only to users with support contract.http://www.lpar2rrd.com/support.htm?3.0
  • Hi, we have discussed it internally.From implementation part it is not easy change, it has many consequences in our code. There is also other general consequnce, if someone changed vcenter ID or running vcenter then he will lose all VM history in case this is implemented. We are not going for this change for now.
  • this output (on Linux) # rpm -qa| egrep -i "zlib|pdf"perl-PDF-API2-2.021-2.el7.noarch zlib-1.2.7-17.el7.x86_64 perl-Compress-Raw-Zlib-2.061-4.el7.x86_64
  • Hi, your right it would fix such incorrect provisioning.Question is how often this might happen and if that justifies our effor into that.Actually I do not see any priority here :) Anyway thanks for idea!
  • we got the uploaded file, we will let you know (today/tomorrow)
Avatar

Howdy, Stranger!

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