Comments
-
ls -l /home/stor2rrd/stor2rrd/logs/config_check.out ls -ld /home/stor2rrd/stor2rrd/logs
-
what does mean "Finally I have information shown"?Why it is working now? Any change?is that working eve in stor2rrd?
-
ok, it is about forcing ssh to use tls 1.2if you know how to do it then either do it globally in /etc/ssh/ssh_config or in etc/stor2rrd.cfg in SSH variable. I do not know how to force ssh, at least my man page does not say anything :) Note that this might affect even other storages using ssh (scp)
-
Hi, it all depends on installed third party tools like openssl etc.We do not force anythow TLS usage, usually it does monitoring device which does not accept lower TLS.What storage type we are talking about?
-
Check this page: http://www.lpar2rrd.com/aix_install.htm --> Install tab --> Problems and their resolutions
-
looks like incompatability between this new code and codes in the version you have.Upgrade to this version, then it will be ok :) http://www.lpar2rrd.com/download/lpar2rrd-5.09-14.tar
-
any error?
-
ssh <3par storage> "statcpu -d 30 -iter 1"
-
Hi, under root: rm /var/tmp/lpar2rrd-realt-error.log assure that files owned nobody are owned by apache here (if there is any)/home/lpoar2rrd/lpar2rrd/etc/web_config refresh the GUI to get any graph tail -f /var/tmp/lpar2rrd-realt-error.log
-
Hi, there was a bug, it is already fixed http://www.lpar2rrd.com/download-static/vmw2rrd.pl.gz Gunzip it and copy to /home/lpar2rrd/lpar2rrd/bin (755, lpar2rrd owner) -rwxrwxr-x 1 lpar2rrd lpar2rrd 270538 Oct 12 10:52 bin/vmw2rrd.pl If your web browser gunzips it automatically then just rename it: mv vmw2rrd.pl.gz…
-
just add them there
-
Hi, try this 1. apply a fix http://www.stor2rrd.com/download-static/sanperf.pl.gz Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner) -rwxrwxr-x 1 stor2rrd stor2rrd 194845 Oct 31 17:04 bin/sanperf.pl If your web browser gunzips it automatically then just rename it: mv sanperf.pl.gz sanperf.pl Assure…
-
Hi Keith, t can timeout after 60 seconds. Is that happen for every graph? Was that so slow even before? Increase timeout in Apache httpd.conf to 10 minutes to be safe: KeepAlive On KeepAliveTimeout 5 TimeOut 1200 Under root: apachectl restart
-
ok :) SAN developer just finishing other priority stuff, he will have time later on this week.
-
Hi, it will be available in the next version 5.10 as is even stated on that page.http://www.lpar2rrd.com/reporter.htm?4.3.29 It is going to be released in Nov. We are still working on that feature. It will be further enhanced in compare what you can see on actual demo site.
-
here is the fix (it is cumulative since 2.40) Download the patch file, untar it and install as the owner of STOR2RRD installation: Download link: http://download.stor2rrd.com/patch/stor2rrd-2.41-01.tar su - stor2rrd tar xvf stor2rrd-2.41-01.tar cd stor2rrd-2.41-01 ./install.sh cd /home/stor2rrd/stor2rrd ./load.sh refresh…
-
Hi, we have no feedback.Basically problem is that data load is longer than an hour.It was quite huge environment. To speed up proccesing you can increase paralelization processing of ESXi.Normally there is 9 processes running to get ESXi data from each vCenter.Increase it to 20. cd /home/lpar2rrd/lpar2rrdvi etc/.magic…
-
Hi, yep it is a know issue.Problem is in custom group names where you used some special characters (in their names) Solutions1. remove custom group configuration or move it somewhere to let GUI workmv etc/web_config/custom_groups.cfg etc/web_config/custom_groups.cfg-org Then GUI starts working. 2. If you want to keep…
-
Hi, we would need this data cd /home/stor2rrd/stor2rrdtar cvf data.tar etc/version.txt tmp/<storage-name>*txt logs/*<storage-name>https://upload.stor2rrd.com Only CPU graphs are affected?
-
Hi, how does it look now? Send us logs if no progress 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, lpar2rrd server --> vCenter:443 (TCP)
-
there is nothig to shring with usage of 1 minute data and given data retency and monitoring scope.Nothing is doubled or usefull.Data retention: http://www.lpar2rrd.com/data_retention.html?4.3.13
-
no
-
ok :)
-
the best is using the latest version, it is included in 2.40.
-
Hi, I do not se any data for server m6b.Is there utilization data collection enabled? su - lpar2rrdcd /home/lpar2rrd/lpar2rrd./bin/sample_rate.sh | grep m6b
-
Solution: To get GAD volume names is necesary to have full admin rights for stor2rrd user.This is not quite nice as all other tasks we can do under read-only user rights ...
-
Hi, ok, just reallized that NetApp does not have host info implemented.Check here: http://demo.stor2rrd.com/?menu=de47333&tab=0
-
ok, then this did the trick?ssh -F /dev/null You can use SSH variable in etc/stor2rrd.cfg to persist product upgrade.Pls confirm it.
-
do you see GAD pool in pool listing?
Howdy, Stranger!