Comments
-
Hi, yes, exactly this is in the manuall: http://www.stor2rrd.com/https.htm There is a link from netapp configuration page, in the section : HTTPS configuration example
-
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 tar cvhf logs.tar logs etc tmp/*txt gzip -9 logs.tar Send us logs.tar.gz via https://upload.stor2rrd.com
-
Hi, we use this package: # rpm -qa |grep -i snmp |grep perl net-snmp-perl-5.7.2-28.el7_4.1.x86_64
-
would say that the problem is that you have configured just 1 controler (1 IP), see below example: $ SMcli -A 1.1.1.2 1.1.1.3 New storage subsystem was discovered at address 1.1.1.2 New storage subsystem was discovered at address 1.1.1.3 SMcli completed successfully $ SMcli -d DS3500_name ControlerA_hostname…
-
Hi, what retuns this? Do you see all storages? SMcli -d
-
Hi, you might not have installed net-snmp-perl package. rpm -qa | net-snmp-perl umask 0022 yum install net-snmp-perl
-
Hi, try to 1. revert LIBPATH 2. I suppose you have 2 ssl installed. lslpp -L |grep -i ssl rpm -qa |grep ssl RPM one come from rrdtool installation as a prerequisite package. Remove it like this, AIX system openssl will persit there rpm -e openssl-1.0.0g-1 -nodeps # adjust version number if necessary
-
Hi, we do not use MAPS anyhow, we get all data from SNMP protocol. Does that answer your question?
-
try these for example: http://www.code400.com/forum/ http://newsolutions.de/forum-systemi-as400-i5-iseries/forums/28-System-i-Hauptforum
-
Hi, I am not sure if your question is placed into the right forum. This is about IBM i monitoring tool called lpar2rrd only, this is not general IBM i forum. Pls confirm it.
-
status degraded is reported by the storage, there must be some problem in healt status page.
-
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 tar cvhf logs.tar logs etc tmp/*txt gzip -9 logs.tar Send us logs.tar.gz via https://upload.stor2rrd.com
-
yes, however this causes a problem only for testing of alerting. Normally alerting is issued after each data colletion import, but 15 minutes change make sense in your env.
-
cd /home/stor2rrd/stor2rrd/ rm -r data/svc01 data/storwize01 ./load.sh html ctrl-F5 in the GUI
-
just update IP to your one, exchange ssh keys as per docu and thats it.
-
they are examples, create your own line without the hash on its start, leave rest as it was your_SVC_storage_alias:SWIZ:192.168.1.1:
-
yes, this is correct, it is not under Unmanaged if VMware is there and minitored as well? Then it is working fine as per me :)
-
Thu Mar 22 07:44:19 2018: Cant cp /var/tmp/lpar2rrd-agent-192.168.178.33-lpar2rrd.txt /var/tmp/lpar2rrd-agent-192.168.178.33-lpar2rrd.txtorig: No such file or directory/opt/lpar2rrd-agent/lpar2rrd-agent.pl:2289 First time it failed on this above cp command, no idea why. Can you see that agent in the GUI already? It should…
-
Hi, this info from server where it does not work ls -ltr /var/tmp/lpar2rrd* head /var/tmp/lpar2rrd*txt perl /opt/lpar2rrd-agent/lpar2rrd-agent.pl -d <lpar2rrd server> You can send it to us ( support@stor2rrd.com ) if you do not want to place it here.
-
Hi, pls send us file /home/stor2rrd/stor2rrd/tmp/menu.txt https://upload.stor2rrd.com or via email support@stor2rrd.com
-
Check documentation, there might be something missed in your apache 2.4 cfg, there are examples http://www.lpar2rrd.com/install.htm?4.1.0 --> Web --> Apache 2.4+ generally like: LoadModule alias_module /opt/freeware/lib/httpd/modules/mod_alias.so LoadModule cgi_module /opt/freeware/lib/httpd/modules/mod_cgi.so…
-
yes, use /opt/freeware/bin/perl Then it is all fine, continue in configuration.
-
Then probably this path missing in etc/stor2rrd.cfg and PERL5LIB, place it at the end: /opt/freeware/lib/perl5/vendor_perl/5.8.8 . etc/stor2rrd.cfg; $PERL bin/perl_modules_check.pl
-
Linux or AIX? # rpm -qa| grep -i perl-TimeDate perl-TimeDate-2.30-2.el7.noarch
-
ok, so you canot say what setting caused that. at least it is working fine now :)
-
Hi, 1. is behaviour same on our demo http://demo.lpar2rrd.com 2. version of Chrome 3. have you tried to restart Chrome?
-
do you have LWP 6.x in place? http://www.lpar2rrd.com/https.htm
-
screenshot pls: telnet IP 443
-
Hi, 1. assure that your user is created properly, has read only rights for whole vcenter: http://www.lpar2rrd.com/install.htm?4.1.0 --> VMware --> screenshot in pre-requisite section 2. when above ok, then this test to prove that there is network connection to your vcenter, replace vcenter_IP by your IP or hostname cd…
-
sent via email
Howdy, Stranger!