Comments
-
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.
-
You have forgotten to set umask before tar xvf ... Than is why it is there (to avoid permission issue)
-
is the tool working? if so then ignore it.
-
Hi, as I said, we do not support this firmware level.
-
Hi, looks like you have HUS or ASM storage with some very old firmware. We have experienced the same issue on this firmware 08D1/B-S for example. There is no workaround from our side, we do not support such old firmware.
-
Hi you can use whatever Apache version, even 1.3 will work :)
-
Send us logs as per above, we definitelly support 6.5, it should report all clusters. Just assure that user rights are as per a screenshot in www.lpar2rrd.com/install.htm?4.1.0 --> VMware
-
Hi, no, there is no such limitation, it should work for all clusters under a vCenter. Assure that user you use for access has read only rights for all clusters if so then 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…
-
Hi, disk latency is already implemented: http://demo.lpar2rrd.com/?menu=d94bf19&tab=4 Highest latency is not a good idea. It does not say too much especially on low utilized disks (IO) where max latency might be very very high. But if there is a few IOPS then this is not important at all. From our point only average…
-
Hi, yes, free version does not support (follow) LPM moves. That is a feature of enterprise edition only. http://www.lpar2rrd.com/support.htm?3.0
-
No to vypada pekne :) Urcite to muzeme minimalne zkusit tam kde mame z hist duvodu jeste countery. Ted se k tomu ale urcite nedostaneme, nejsou zdroje, tak jsem to alespon dal na todo list. Dik!
-
Hi, I see for the first time, I have no explanation ... As per your previous logs xml file was not /dumps/svc.config.cron.xml_7814T08-2 file on the storage. Hard to say why ...
-
Hi, send us logs, it should work as per your output Note a short problem description in the text field of the upload form. cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir ps -ef |egrep "2rrd" > tmp/ps_log.txt tar cvhf logs.tar logs etc tmp/*txt gzip -9 logs.tar Send us…
-
Hi, can you try it manually? su - lpar2rrd scp -i /home/stor2rrd/.ssh/id_rsa lpar2rrd@192.168.201.51:/dumps/svc.config.cron.xml_7814T08-2 /home/lpar2rrd/stor2rrd/data/v5010/svc.config.cron.xml_7814T08-2 can you check if /dumps/svc.config.cron.xml_7814T08-2 exist on the storage?
-
Hi, yes it would posible because we save CPU data per core and present it per node by averaging I would say :) I will place it on the TODO list, cannot promise any time, TODO list is full open tasks and all developers are busy :( definitelly not in coming http://www.stor2rrd.com/note220.htm?1.5.9
-
yep, this is proper way.
-
Hi, older AMS might not be supported, however HUS should work. 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 ps -ef |egrep "2rrd" > tmp/ps_log.txt tar cvhf logs.tar logs etc tmp/*txt gzip -9…
-
well, solution is use other type, gauge or derive. we do not use anymore counter types, for new projetcs we always translate data to gauge before saving it in rrdtool (based on knowledge of actual and previous value) Far biggest problem here is backward compatability. Switch to different data type in rrdtool would mean…
-
Hello, there is no simple solution identify reset of the counter. How to do it, when it might overflow its maximum, i.e. next value might have less absolute value then previous one. BTW this is not a problem if you have Brocade Network Advisor as our data source where we do not save data as counters.
Howdy, Stranger!