Comments
-
you have probaly generated ssh key with pasphrase. it is wrong. in the docu is stated: Type enter instead of passphrase If this is the case then you have to repeat whole procedure. delete existing key, use ssh-keygen and import it to the storage (delete the user account there and create it again with proper ssh key)
-
Here is the fix: http://www.lpar2rrd.com/download/C_SNDSTS.zip Please restore this *PGM C_SNDSTS over the existing program into library LPAR2RRD. move savf to QGPL by FTP (bin) and use command RSTOBJ OBJ(C_SNDSTS) SAVLIB(LPAR2RRD)…
-
yes, it is also posible, use the same way through the OS agent
-
sure, it is posible. copy all nmon files you have into some directory (from all servers), install OS agent on that server, start daemon on lpar2rrd server side and run: /usr/bin/perl /opt/lpar2rrd-agent/lpar2rrd-agent.pl -n /var/nmon __LPAR2RRD-SERVER__ http://www.lpar2rrd.com/nmon.htm?4.3.4…
-
what about: chmod 600 /home/lpar2rrd/.ssh/id_rsa*
-
Hi, I appologize, one more our issue in the agent, it is still related to the previous issue but on another place. I will send you the final version 1.1.2 next week.
-
Hi, is there anything related on the server side in logs/error.log-daemon?
-
Hi, 1. yes, include CRC and BBzero, it is actually under development 2. no, we do not plan that as no one has ever requested that. It would not be a big issue as we have expected some enhancement here. Problem is there is many error counters, we would like to present only most important ones. we could do it if you explain…
-
Hi, Are you able to ping/telnet from this one? Try to stop it the agent, clear historical data (item 15) and start it again.
-
Hi, 1. performance historical reporting is planned, hopefully next version 2. port status/event aletring is not planned. There we have no clear idea what alert. You can have many offline ports, it is nothing unusual. I am not sure if SNMP protocol provides HW events like faulty Power. 3. performance alerting is planned,…
-
Hi, yes it would be posible but we do not see that as an priority issue. We would consider it only if any our customer requires that.
-
Hi, looks like you do not have sufficient counter level on below 2 counters: http://lpar2rrd.com/VMware-counters.htm Network:usage:KBps net.usage.average 1 only when Net:read is not available Network:received:KBps net.received.average 1 Network:transmitted:KBps…
-
You said that ping did not work. If ping does not work then the OS agent does not work either. It uses the same network path which obviously does not work i.e. your server is not able to reach lpar2rrd machine generally. It is not an "OS agent" issue, it is a system issue we are not able to fix or troublesoot. There might…
-
Hi, if ping and telnet does not work there there is nothing to debug on the agent side. There is no network connectivity and agent will not work. Check your routing table and interfaces on the server, firewalls etc ... we cannot advice here anything, the problem is on your infra.
-
great, thanks for confirmation that it works. It will be included into the next version 1.1.2 I do not fully understand the problem with the other partition. Is ping and telnet to the server port working or not? There is actually no any debug mode in the agent.
-
Can you try attached code? It should resolve the issue: Please restore this *PGM C_RTVSTS over the existing program into library LPAR2RRD. move savf to QGPL by FTP (bin) and use command RSTOBJ OBJ(C_RTVSTS) SAVLIB(LPAR2RRD) DEV(*SAVF)…
-
ok, after analyze of the last data you have sent our suggested workaround does fully not help. All should work except of pool data. We will let you know as soon as the fix is available (during next week)
-
thanks for data. Have you tried to change parameters as per point 5? Is the agent working working now?
-
Hi, 1. there are details read/write (receiv/transmit) per each VM and ESXi. What else do you suggest? 2. do you mean enhance custom groups of VMs about memory/network/disk stats? It will happen, hopefully next version. BTW regarding VMware there will be big changes in the next version (Apr). It will use only real…
-
Hi, thanks, we see the problem. It might happen when you have many pools defined in the system. As the last point (5) there is a workaround which should make it work. We would need for futhyer analyze start LPAR2RRD agent with debug mode again (as you did). 1/ Stop LPAR2RRD agent go MENU …
-
Hi, To analyze problem we need start LPAR2RRD agent with debug mode a need two User Space dumps. path '/home/lpar2rrd' must exist 1/ Dump UserSpace by command (current) CMD_DMPUSR USRSPCB(LPAR2RRD/PH_USRSPC) PATHIN('/home/lpar2rrd') 2/ Stop LPAR2RRD agent…
-
Check if there is running both agent job: RTV_SYSSTS and SND_SYSSTS (this one obvious running) If not the check its job log.
-
no other message after " IF: C_SNDSTS - protocol 5.1 UTF8 conv"? even if you refresh it by F5? It might take about 30minutes that it appears there since the agent starts?
-
Hi, do you see that AG switch as separate fabric? From our point it is ok as it is separate fabric.
-
find data -name \*\.\[x\|m\|r\]\?\?
-
Hi,. Send us logs pls. Note a short problem description in the text field of the upload form. cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir find data -exec ls -ld {} \; > tmp/list_data.txt ps -ef |egrep "2rrd|svc|xiv|ds8|ds5|hus|vspg|netapp|horcm" >> tmp/list_data.txt tar cvhf logs.tar logs etc…
-
no, there no other way like data merge. You either keep data from the first or from the second instance.
-
Hi, migration to the same architecture is easy (AIX to AIX) 1. install a new lpar2rrd 2. configure lpar2rrd 3. stop lpar2rrd daemon on the old instance if you use the OS agent 4. copy over data directory (use tar, do not copy it like cp -R !) Absolute path of data dir should be same on both instances, if is different then…
-
this is the right size: -rwxr-xr-x 1 lpar2rrd staff 159674 Jan 27 16:21 lpar2rrd.pl
-
ok, it is clear, I have just fixed it :) http://www.lpar2rrd.com/download/lpar2rrd.pl.gz Gunzip it and copy to /home/lpar2rrd/lpar2rrd/bin (755, lpar2rrd owner) -rwxr-xr-x 1 lpar2rrd staff 160035 Jan 27 16:18 bin/lpar2rrd.pl If your web browser gunzips it automatically then just rename it: mv lpar2rrd.pl.gz lpar2rrd.pl It…
Howdy, Stranger!