Comments
-
no, there is not posible to collect data just with storage commands and then import it to stor2rrd. Data must be collected by stor2rrd storage agent. if you still want a procedure then let me know.
-
yes, send us logs.
-
Hi, well, it would be somehow possible There is a proxy feature http://www.stor2rrd.com/proxy-agent.html 1. you would have to install stor2rrd instance on the customer site just to collect storage data 2. then you can grab collected data (in txt format) time by time, transfer to your instance and import it It is only the…
-
Hi, there is many error counters for ports, we report just CRC errors, we are planing to enhance it soon about some other counters. So you should see crc error if there is any like here (where is not any in fact :) ) http://demo.stor2rrd.com/?menu=6dda750&tab=3
-
regarding 3PAR alerting, have you set emailing as per http://www.stor2rrd.com/alerting-event.html?1.4.21 ?
-
As I said, VMAX does not provide HW status throught API we use. It is all. 3PAR provides HW status through API we use.
-
Hi, unfortunatelly through REST API we use there is no way to get health status for VMAX http://www.stor2rrd.com/healthstatus.htm?1.4.19 On the other hand each VMAX should have call home implemented, it is an enterprise storage ... EMC should know the problem the first if it is happen there.
-
strange, it is about this file which is being refreshed once a day cfg_summary.html and it is compiled from HMC detail pages. Can you try this (although formating and styling will not be good) http://<your server>/lpar2rrd/cfg_summary.html is this wrong?
-
weird, it should force it to 10 minutes, just tested it and it worked. try to kill it and check it out after 15 - 20 minutes. kill 11291 vi tmp/stsvc10-perf-last.txt there should be: Interval Length: 600 seconds
-
sorry for delay. This info: cd /home/lpar2rrd/lpar2rrd ls -l www/cfg_summary.html ls -l www/<hmc name which does not work>
-
Hi, comon reason for this is wrong time (time zone) on the HMC. Check if times are corrected in tghis output (hmc time vrs lslparutil time) if they are different then reboot the HMC (most probably TZ has been changed without rebooting the HMC) su - lpar2rrd cd /home/lpar2rrd/lpar2rrd ./bin/sample_rate.sh
-
1. have you set it in storage-list.cfg today or yesterday? 2. product version.
-
it still uses 5 minutes. grep <svc-alias> etc/storage-list.cfg ps -ef| grep <svc-alias> date
-
assure it really work for 10 minutes. open tmp/<svc-alias>*perf*txt There is timeframe in the header of each section like: Interval Length: 300 seconds is there 600 seconds?
-
tail /var/log/httpd/access_log
-
check Apache error_log, there must be visible this issue It is somewhere in /var usually find /var -name error_log
-
Hi, Edit etc/storage-list.cfg (10 minutes parameter at the end) svc-alias:SWIZ:192.168.1.1: --> svc-alias:SWIZ:192.168.1.1::::10 kill svcperf for svc-alias ps -ef| grep svcperf| grep svc-alias Let it work and let us know.
-
Hi, Do you use latest 2.20 version? if not the upgrade at first. How many nodes it has? 8? if so then 10 minute sample interval switch will help. Just confirm it, I would let you know how to do it.
-
Hi, looks like Apache cfg issue. configure Apache httpd.conf as per docu (similary like is lpar2rd cfg), do not forget to restart apache: apachectl restart
-
Hi, no way to exclude lpar. You are the first one asking about it :) I do not see reason why to exclude lpars. What about ACL authorisation usage instead? http://www.lpar2rrd.com/apache_auth.htm?4.3.21
-
Hi, 1. there should not be any restriction on selecting items for custom groups (perhaps no more than 4 lpar matches), however there is a restriction further in for number of presented lpars in graphs (limit is 4 in free version) Read this: http://www.lpar2rrd.com/support.htm?3.0#benefits 2. ok, this is wrong, default pool…
-
no technical reason, it is only about our development resources and priorities. No time ...
-
Hi, is that about this page like on our demno? http://demo.lpar2rrd.com/?menu=7e49637&tab=3
-
Hi, having nmon data as custom group source only is not implemented.
-
Hi, are you on our virtual appliance? If not, have you installed pdf perreq: http://www.lpar2rrd.com/pdf-install.htm
-
yep, we know that, you might ignore it.
-
try this setting: PERL5LIB=/home/lpar2rrd/lpar2rrd/vmware-lib:/usr/lib64/perl5:/usr/lib64/perl5/vendor_perl:/home/lpar2rrd/lpar2rrd/lib
-
it looks good grep PERL5LIB= /home/lpar2rrd/lpar2rrd/etc/lpar2rrd.cfg
-
Hi, yes, we have seen exactly some issue with the same Perl version. Are you on Linux, right? do you have installed all that modules? # rpm -qa| grep -i XML libxml2-2.9.1-6.el7_2.3.ppc64 perl-XML-Parser-2.41-10.el7.ppc64 perl-XML-SAX-0.99-9.el7.noarch perl-XML-Simple-2.20-5.el7.noarch libxml2-python-2.9.1-6.el7_2.3.ppc64…
-
Hi, you have older firmware version 5.4 which does not recognize some command parameters we expect (we actually support 5.5+) We will fix that during next week.
Howdy, Stranger!