Comments
-
Hi, openssl-1.0.2k is the version installed on the latest version of our Virtual Appliance. You can upgrade it manually to whatever version you wish. # yum upgrade openssl
-
hmm, there is no file with stats as you can see, no way for us ... If you find any other method how to get perf data at you then let us know.
-
ok, all data except SAN is collected. Note that not all FC drivers on Linux provide perf data. Is that exists on your Linux host? ls -l /sys/class/fc_host/*/statistics/tx_frames Is there any data inside (cat ...)? BTW: you can reach us at: support at lpar2rrd.com
-
It looks fine, data is collected and trasferent to lpar2rrd server. Are you deleteing serial from examples above, I see only server type like: 9080-MH, there should be serial. On the server side: cd /home/lpar2rrd/lpar2rrd ls -l data/*/*/lnx0a/
-
it has been released even on usuall download page: http://www.lpar2rrd.com/download.htm
-
there is no change on AIX. That rpm will work even on Power Linux.
-
ok, I did not notice that you "cut" output in previous example. here it looks ok. ls -l /var/tmp/lpar2rrd* tail -2 /var/tmp/lpar2rrd*err
-
Upgrade to this version, we have added buffers to cached, it shoudl be better now http://www.lpar2rrd.com/download/lpar2rrd-agent-5.05-5.noarch.rpm
-
this output, looks like something failing in the agent /usr/bin/perl /opt/lpar2rrd-agent/lpar2rrd-agent.pl -d <LPAR2RRD-SERVER>
-
ok, you can see difference. 1. we and /proc/meminfo says that FS cache is Cached: 1842952 kB 2. free cmd says: 8593MB What is right and why?
-
psl attache screenshot from the GUI of that lpar as well to see it, I suppose it is different lpar than from example on the start of that thread.
-
I do not understand that. free -m shows total memory 386GB and /proc/meminfo 456G
-
ok, I have just reminded looking in the code that we have do not use free cmd anymore. we use this, pls provide output: cat /proc/meminfo
-
ok, this was a bug, use this file: http://www.stor2rrd.com/download/LoadDataModule.pm.gz Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner) -rwxrwxr-x 1 stor2rrd stor2rrd 1204359 Dec 13 15:24 bin/LoadDataModule.pm If your web browser gunzips it automatically then just rename it: mv LoadDataModule.pm.gz…
-
hmm, looks like you need to get support from EMC, we cannot do more when EMC API cannot connect EMC storage. Just assure you use right uemcli version (use the latest one) and it is all we can advice. Pls log a call with EMC.
-
Should not be user rather "admin" than "sysadmin"? is connection ok? perl /home/stor2rrd/stor2rrd/bin/conntest.pl 192.168.0.122 443
-
is low level working at least? /opt/emc/uemcli/bin/setlevel.sh low uemcli -d 10.0.0.23 -u Local/sysadmin -p "ХХХХХХХХ" /user/account shows
-
this output: free -m tail -1 /var/tmp/lpar2rrd*txt
-
ok, thhere is not name with ";". change in volumes.cfg does not help, it will be overwiten soon. It looks like for our problem somewhere. Send us this files cd /home/stor2rrd/stor2rrd tar cvf tmp/<storage name>*.txt gzip ... https://upload.stor2rrd.com
-
Hi, we have observed it on some IE browsers of some users but we are not able to simulate it even on same browsers at us. Try Chrome or FF.
-
It should be "cached" value, but it does not pass on you example. What OS agent version do you use? rpm -qa| grep lpa2rrrd
-
Hi, cache is included as FS cache. Buffers is not included as some OS do not provide separate value for it.
-
Hi, that is the reaspon why it does not work. you must connect lpar2rrd_server:8162 port. Ask your network/security colleagues how to open it on the network level to reach it.
-
you use medium security, then issue some cmd and select [3] like in this example: /usr/bin/uemcli -d 192.168.1.179 -u stor2rrd -p Test2test_ -noHeader /sys/general show -detail Remote certificate: Issuer: CN=EMC-Unity Subject: CN=EMC-Unity Valid from: 2016-07-15 09:54:57 Z Valid to: 2019-07-15 09:54:57 Z Serial:…
-
it does not help. I would move them somewhere out and would try to reinitiate it replace XXX by your password $ /opt/Navisphere/bin/naviseccli -addusersecurity -scope 1 -password XXXXXXXXXXX -user stor2rrd
-
file rights issue? ls -l /home/stor2rrd/Secured* -rw-rw-r-- 1 stor2rrd stor2rrd 304 Aug 15 2016 /home/stor2rrd/SecuredCLISecurityFile.xml -rw-rw-r-- 1 stor2rrd stor2rrd 48 Aug 15 2016 /home/stor2rrd/SecuredCLIXMLEncrypted.key
-
Hi, examples pls 1. svmon -G -O unit=KB 2. tail -f /var/tmp/lpar2rrd*txt
-
hi, I suppose this is failing right? use lpar2rrd user on the Virtual Appliance # su - stor2rrd $ /opt/Navisphere/bin/naviseccli -h <storage controller IP/hostname> getcontrol -all System Fault LED: OFF Statistics Logging: ON if so the recreate it as per error advice $ /opt/Navisphere/bin/naviseccli -removeusersecurity $…
-
I am not able to create a volume with ";" character, GUI does not allow me input such char. We do not support it. This is not "nice" character for our shell scripts. We could potentially do some workround by filtering this character, it is all I can offer, however the best would be do not use it.
-
what about telnet test?
Howdy, Stranger!