Comments
-
weird, try this: rm /var/tmp/lpar2rrd* /usr/bin/perl /opt/lpar2rrd-agent/lpar2rrd-agent.pl -d openshift_lpar2rrd_server@somewhere.com:443 # do not miss to use -d option in above cmd
-
ok, I see it, there is a check in the agent code, but it makes no sense if ( ( !isdigit($port) ) || ( $port < 1000 ) ) { error( "error setting port $port " . __FILE__ . ":" . __LINE__ ); next; } /opt/lpar2rrd-agent/lpar2rrd-agent.pl line 4740 remove these 4 lines and try it again.
-
why you have sent us load_alert.out? it is for nothing, I have never asked for that.
-
this is a test, but it definitelly cannot exclude that firewall answering instead of the end device. Pls, really check it with the security team, make sure that there is conection on the network lelev. 99% osf such issues are caused by firewalls.
-
you can specify port instead of the default one like openshift_lpar2rrd_server@somewhere.com:443 * * * * * /usr/bin/perl /opt/lpar2rrd-agent/lpar2rrd-agent.pl openshift_lpar2rrd_server@somewhere.com:443 > /var/tmp/lpar2rrd-agent.out 2>&1
-
UI --> settings --> about actual version is v7.70
-
Hi, yep, SMI-S looks like to be a way how to make it working. Unfortunatelly it is not ready yet, end of Q4 2023 earliest.
-
if snmpwalk does not work, we do nothing. There is no any setting on the switches we are aware of. Are you sure that nework is open for SNMP UDP 161 traffic? Can you see udp packats from stor2rrd to the switch in the firewall? Does the switch answering anyhow? Check it with your LAN admins, they definitley must know how to…
-
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 tmp/*txt gzip -9 logs.tar Send us logs.tar.gz via https://upload.stor2rrd.com
-
ok, then it is something what is our major job, where we (Xorux) go much deeper into performance than PRTG check our demo sites to see what we provide for data https://demo.lpar2rrd.com/?menu=ea7021f&tab=undefined https://demo.stor2rrd.com/?menu=ea7021f&tab=undefined let us know if you want to have any session with us to…
-
depends what are you looking for. We do mainly performance and capacity monitoring. PRTG is mainly network and event monitoring.
-
2 reasons there is not enabled network connectivity, check on the firewall that packets are not discarded misconfiguration on the switch, check with your switch vendor how to make it work
-
ask your IBM representatives to get proper DSCli version.
-
make sure there is even open port 1750 are you sure that your DSCli version is compatible with firmware version of the storage if both above are correct then involve IBM support to make work DSCli, it is all an IBM SW and HW, we are not able to support iot. As soon as DSCli is working then you can use it in stor2rrd and…
-
ignore connection test output, we forgot to implement it there, it is already done. However it should work on the back-end, check if you see the storage in the UI.
-
nice one, are you able to run dscli from the stor2rrd server?
-
stor2rrd versions: UI --> settings --> about
-
no, SNMP is enabled by default, jusat configure SNMP v3 on the switch
-
yep, on the stor2rrd hosted server. So does snmp v2 work fine? Just s=v3 does not work? Ask switch admin how to make a proper query v3 connection (passwords etc)
-
basically this cmd must work: /usr/bin/snmpwalk -v 3 -u stor2rrd -l authPriv -A <auth_pass> -X <priv_pass> -a MD5 -x DES 10.157.32.148 1.3.6.1.2.1.1.5 ask network admins what is wrong with that is SNMP v2c enabled there? If so, try it most of problems are caused by network filtering of that traffic on firewalls, make 100%…
-
use lpar2rrd account instead with the same password, then "su -" to get root. Direct root login is not allowed due to security reasons
-
send us logs Note 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 tmp/*txt tmp/*json gzip -9 logs.tar Send us logs.tar.gz via https://upload.lpar2rrd.com
-
can you explain it on some graph example? I do not undestand it
-
what is not clear on this?? try top menu: Settings -> Storage -> Device then left tree menu: SAN on page: Add Device in dialog: Vendor: device screenshot
-
when have you addeed them, morevthat a hour ago? if so, 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 tmp/*txt gzip -9 logs.tar Send us logs.tar.gz via https://upload.stor2rrd.com
-
btw there is no any prerequisites needed.
-
hi, no clue what does: Ilodruns file(Q1WWTNS/Z_LPAR2RRD), I am not an IBM i expert, but why do not you follow installation docu? there is nothing like that.
-
what was the problem?
-
can you ssh to qcenter and run that cmd manually? what error do you get?
-
what does mean stand-alone qnap? do you have a qcenter? It does not work directly by query the storage, storage itself does not provide APi with perf data, at least not documented one.
Howdy, Stranger!