Comments
-
Hi Miguel, have you got time to test it? Thanks.
-
ssh keys of lpar2rrd user are created automatically on its 1st start. It should work .. .
-
exactly, this is saved on the source server where OS agent processing files in /var/tmp/*nmon* files. Remove all of them. There might be one more consequence on the server side if you have more HMCs, you have to delete all nmon files like this (note the star instead of HMC) rm -r data/<server>/*/*--NMON--
-
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.
Howdy, Stranger!