Comments
-
what graphs exactly you are talking about? Pls screenshot, either here on forum or send it here https://upload.lpar2rrd.com
-
Hi it is about access to the storage. You say that your storage use only 1750 I do not know if DScli can work only through 1750. Check docu to your DS8k. Open 1750 and try DScli if it is working: /opt/ibm/dscli/dscli -hmc1 192.168.1.1 -user admin here is docu how DScli works, you can prefere 1750 cat…
-
yes, usually is enough to copy back bin/* only, or config etc/*
-
vi etc/stor2rrd.cfg and place on start of PERL5LIB variable path (keep rest as it is) PERL5LIB=/usr/lib64/perl5/: ......
-
let me know when it works, I am also not sure :)
-
wrong name, sorry find /usr -name RRDp.pm 2>/dev/null
-
find /usr -name RRDp.pl
-
Hi, have you installed rrdtool-perl package? rpm -qa| grep -i rrdtool
-
Hi, thanks! What about to try this code instead? if ( ! $data eq '0xffffffffffffffff' && ishexa($data) == 1 ) { with your change there will be alway presented traffic 4, this should skip it what is more correct. There should be no data == NaNQ Can you test it? It should work as that if it is correctly coded on the daemon…
-
it will not work, the tool expects unique switch names There is no simple fix from our side, question is if using same switch names is a good practise
-
Hi, you mean that you have same name of switech accross your fabrics?
-
There is not visible any switch for user stor2rrd. As per docu "Define All fabrics access in Responsibility Area for user stor2rrd"" Can you see switches when you log in to BNA consiole via stor2rrd user?
-
It is identified as Solaris based on nmon data. Could you send us nmon file as an example? https://stor2rrd.upload.com
-
you see it under Solaris? grep lnxhost tmp/menu.txt
-
It is identified as Linux. On the server side: cd /home/lpar2rrd/lpar2rrd ls -ld data/*/*/lnxhost
-
Hi, yes, older version do not provide performance data via REST API which we use. It must be V300R003C10 at least how is written in the docu. Sorry for a bit late answer, we have overlooked it.
-
on the agent side it was ment
-
Hi, tail -1 /var/tmp/lpar2rrd*txt | cut -d : -f 1-7
-
Hi, yep, we have just fixed it for someone else. Use the latest OS agent 5.05-1, it is fixed there. It has been just released, a minute ago :)
-
this might be ignored, just warning, anyway pls complete error line with file name and line.
-
Unmanaged in search results implementation: http://download.lpar2rrd.com/patch/lpar-search.pl.gz Gunzip it and copy to /home/lpar2rrd/lpar2rrd/bin (755, lpar2rrd owner) -rwxrwxr-x 1 lpar2rrd lpar2rrd 20794 Oct 17 18:21 bin/lpar-search.pl If your web browser gunzips it automatically then just rename it: mv lpar-search.pl.gz…
-
Hi, pls this data: 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
-
ps -ef| grep lpar2rrd kill 10813692 ./load.sh
-
Then they are for us "unmanaged". It works fine. How else would you imagine? Pls explain.
-
Hi, your right, we have developed it on 14.x. We have just found out that v12 use other commands. We got access to v12. We are looking into it. We will let you knowm hopefully we will resolve it soon.
-
Hi, I do not think it is the right forum for this kind of questions. This forum is about free storage monitoring product called STOR2RRD only. Try to ask here, this is more raleated forum: https://www.ibm.com/developerworks/community/forums/html/forum?id=11111111-0000-0000-0000-000000000846
-
Hi, are they under some virtualization like Vmware, KVM/oVirt etc?
-
it is ok if it is working, do not need to see it :) thanks
-
thanks, definitelly useful. We have no access to the storage with firmware where are Thin logical drives supported.
-
place /usr/lib64/perl5/vendor_perl at the end of PERL5LIB PERL5LIB=/opt/freeware/lib/perl/5.8.0:/opt/freeware/lib/perl/5.8.8:/usr/opt/perl5/lib/site_perl/5.8.2:/usr/lib/perl5/vendor_perl/5.8.5:/usr/lib64/perl5:/usr/lib64/perl5/vendor_perl
Howdy, Stranger!