Comments
-
Hi, do not use AIX unless it is really necessary, support of Perl packages is a nightmare ... I just tried it on our AIX with yum and it really does not work # rpm -qa| grep -i snmpnet-snmp-5.8-2.ppcnet-snmp-utils-5.8-2.ppcnet-snmp-perl-5.8-2.ppc # ./bin/config_check.sh 10.22.199.14 ===================SWITCH:…
-
use node IP instead, try it
-
remove the file, it has 0 size, perhaps you run out of the space in the FS it should resolve it if there is no other 0 size files ls -lR /home/lpar2rrd/lpar2rrd/data/Openshift/*/*| grep " 0 "
-
ls -l /home/lpar2rrd/lpar2rrd/data/Openshift/Container/service-ca-operator-6845757879-45wb8--operator.rrdrrdtool info /home/lpar2rrd/lpar2rrd/data/Openshift/Container/service-ca-operator-6845757879-45wb8--operator.rrd
-
Hi, send us 1. screenshot to : support at stor2rrd dot com2. 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
-
Hi, "problem" is there is any traffic on that storage at all. I see 0 in raw data for everything. Is that something expected?
-
Hi, send us logs if possible 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
-
Hi, is that only about response time?Is connection test to that storage working correctly?
-
Hi, no, we do not do ping tests, this is something what networking monitoring tools like nagios, zabix .... do quite well. However if there is no data for last 6 hours for a storage then we send a HW alert.
-
yep, it is the same like an upgrade, no data lose.
-
Hi, there was a bug in postinstall script of the original version, it is fixed now, use this to remove original rpm (change version number if necessary) rpm -e --noscripts --allmatches lpar2rrd-agent-6.10-0
-
Hi, what storage type it is about? BTW new host might appear next day in the menu in some cases. try Ctrl-F5 in the browser next day
-
BTW it was fixed in stor2rrd and lpar2rrd version 7.10-1 which was just released Bug description on https://stor2rrd.com/note710.php : When XorMon is initiated then STOR2RRD admin passwd might be under some conditions reset automatically to "admin" and other STOR2RRD users passwords can be deleted
-
well, not really, even in the free edition should be "Historical report" item present, however not working one. from your point it makes no any change here is list of free edition restrictions: https://lpar2rrd.com/support.php
-
Upgrade to the latest 7.10, you shoudl get Reporting there (however it should be already in 7.00 as well).But if you use free edition then this would be useless for you anyway as the free edition does not allow you make Historical reports
-
Hi, apply OS fixes as you need, it is not a problem at all, all will work.
-
Hi, ok, and what is the problem exactly? Are you misisng Historical report item?What is your lpar2rrd version?
-
are you sure you have any OS agent installed on a physical server (i.e. it is not part of other virtualisation technology you have under lpar2rrd)?
-
Hi, you should see Linux physical servers in the UI: menu --> Linuxthere is also historical report https://demo.lpar2rrd.com/?menu=514cb67&tab=0
-
yep, house keeping logs is in, place, I think 10k lines max is limit for each one
-
Hi, it does not seem to be anything serious, some objects (ports) data have not been found via storage API.I suppose you get data in graphs.
-
Hi, send us logs if possible 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
-
1. is connection working? as per: https://lpar2rrd.com/IBM-Power-Systems-performance-monitoring-installation.php?5.0#IBMi Test network connectivity For example if hostname of LPAR2RRD server is LPAR2RRD-SERVER.SERVER.COM. ping: PING RMTSYS('LPAR2RRD-SERVER.SERVER.COM') Verifying connection to host system…
-
hot fix: https://www.lpar2rrd.com/download/detail-graph-cgi.pl.gz -rwxrwxr-x 1 lpar2rrd lpar2rrd 1236514 Mar 13 10:57 bin/detail-graph-cgi.pl Gunzip it and copy to /home/lpar2rrd/lpar2rrd/bin/detail-graph-cgi.pl (755, lpar2rrd owner) If your web browser gunzips it automatically then just rename it: mv…
-
I do not need logs so far, have you checked above, what are results?
-
admin password had to be reset edit manually these 2 files and adjust password hashes to get 'admin" password for admin user ssh <virtuall appliance> -l lpar2rrd cd /home/stor2rrd/stor2rrd/etc/web_config/ vi htusers.cfg admin:$apr1$FZ5nUeeW$6hi3547QLdfrTkc1ghdhz0 vi users.json --> section admin : "htpassword" :…
-
Hi, thanks, you have right, we will fix it.
-
it seems to be connected to IBM i OS agent, have not expired license? try as per https://lpar2rrd.com/IBM-Power-Systems-performance-monitoring-installation.php?5.0#IBMi accept license: go menu --> F14 check if SND_SYSSTS check also lpar2rrd server, process lpar2rrd-daemon must running, check logs/error.log-daemon if…
-
log a call with the vendor like "SNMP is not working"
-
test snmpwalk, but it will time out/usr/bin/snmpwalk -v 2c -c xxxxxxxx xx.xx.xx.xx .1.3.6.1.2.1.1.5.0 try this as well /usr/bin/snmpwalk -v 2c -c xxxxxxxx xx.xx.xx.xx .1.3.6.1.2.1.1 what SNMP do you have enabled on the storage, just 1 and 2c? Try disable 3
Howdy, Stranger!