Comments
-
ok, we see it even at us on some older version, we do not need sccreenshot at the moment, what is your version? GUI --> menu panel --> next to the last item
-
Can you attach a screenshot example from: Pool -> Items -> Pool_name --> IO
-
regarding initiator port data you can try this code: http://www.stor2rrd.com/download/hds-vspg-ini.tar.gz Gunzip it: -rw-rw-r-- 1 lpar2rrd staff 1024000 Aug 22 14:58 hds-vspg-ini.tar and under stor2rrd user extract in /home/stor2rrd/stor2rrd tar xvf hds-vspg-ini.tar chmod 755 bin/LoadDataModule.pm bin/storage.pl…
-
ok, we see Initiator data. Problem was that on our dev storage stats are 0 as there is not configured any Initiator. Therefore we have not included it. We will include it in next release. Remote copy could be also considered, we will have to find out any suitable place for presentation of its data in the GUI.
-
send us logs as per my previous communication.
-
Hi, Check at first if storages are connected properly su - stor2rrd cd /home/stor2rrd/stor2rrd ./bin/config_check.sh Send us logs if it still does not work. cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir find data -exec ls -ld {} \; > tmp/list_data.txt ps -ef |egrep "2rrd" >> tmp/list_data.txt tar cvhf…
-
Hi, can you check export tool data if there is stats available for such port type?
-
ok, try 5 mins, it might fix it. If not then go for 10 mins. Let us know.
-
Use 5 minutes sample rate. Let it work for some time then check how long it takes. You can go to 10 minutes as well. Basically nothing wrong happens, it will work even with 15 minutes fine. Pavel
-
you might ignore it, it should not affect anything. We will modify the code to do not happen that in next version. Thanks for pointing us to that.
-
The it is working now, right?
-
it really looks like CIM restart is necessary, pls raise a call with IBM support to let it restarted.
-
Hi, can you see any as400 data in the GUI for that lpar? Had that worked before upgrade? ls -l data/*/*/--AS400--
-
Hi, Are you sure that it is not blocked by a FW (port 5989)? /opt/freeware/bin/openssl s_client -showcerts -tls1 -connect 172.17.0.237:5989 /opt/freeware/bin/openssl s_client -showcerts -msg -tls1 -connect 172.17.0.237:5989 /opt/freeware/bin/openssl s_client -showcerts -ssl3 -connect 172.17.0.237:5989 Change IP, PASSWORD…
-
400 VMs requires about 7GB of disk space, then some additional space for clusters/respirce pools/datastores. It should fit into 12GB if you do not use anything else (like IBM Power) or large amount of datastores. Try to extend space to 20GB .. There is no exclusion available.
-
Hi, looks like you have many VMs. You need space for it. How many VMs you have and what is your disk size? df -h
-
Hi, I would start by upgrade to the latest 4.91, it could be already fixed issue. Contact us via email, we will provide you full version link for 4.91
-
Hello, there is historical reporting for IBM i OS agent data. Look here on our demo: menu --> IBM Power --> Historical reports http://demo.lpar2rrd.com/?menu=50c99c4&tab=0 Use the latest server code 4.91-1 released just last week, this feature has been fixed there. CSV reports could be added, you are 1st one asking :)
-
Hello, there is historical reporting for IBM i OS agent data. Look here on our demo: menu --> IBM Power --> Historical reports http://demo.lpar2rrd.com/?menu=50c99c4&tab=0 Use the latest server code 4.91-1 released just last week, this feature has been fixed there. CSV reports could be added, you are 1st one asking :)
-
It is caused by wrong time on the HMC (HMC time is behind the actual one). run ./bin/sample_rate.sh There are printed time stamps, them all must be actual. If lslparutil time is not equel HMC time then reboot the HMC (there was time zone change without a reboot)
-
if you have already collected some data under old name and new data under new name then it cannot be merged. You either delete old data with its history and keep new one or delete new name with renaming the old one to keep old data (and lose data under new name)
-
Hi, cd /home/stor2rrd/stor2rrd cd data mv Then change name in etc/storage-list.cfg (just alias) ./load.sh html regresh the web browser Ctrl-F5 when load finishes
-
There was changed data set which is stored in compare to beta version of the OS agent. Some data (WRKATCJOB,CPUTOP,IOTOP) must be deleted. Basically this should have done upgrade script which has not done it for some unknown reason.
-
This must work (above missed a space): rm /home/lpar2rrd/lpar2rrd/data/8233-E8B*10B4BBP/*/Laboratorio\ i\ PTF--AS400--/JOB/*
-
It is hard to avoid such peaks when the source is type counter.
-
Hi, this might happen if you clear the counter, there is no way which would avoid it completly if this happens. use this method to clean the peak out. get script, gunzip and copy to /home/stor2rrd/stor2rrd, http://www.stor2rrd.com/download/remove_spikes_from_rrdtool_single.sh.gz Usage example is for SAN switch ASAN11 and…
-
Asure there is enough of space in the filesystem on lpar2rrd server. Send us logs from server, then we will see. Pls note a short problem description in the text field of the upload form. cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir tar cvhf logs.tar logs etc tmp/*txt *.out # do not miss "h" option in…
-
Try this code : http://www.stor2rrd.com/download/detail-graph-cgi.pl.gz It should work even if there is time difference between the storage and your stor2rrd host local time. Gunzip the file and copy it into /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner) Check the GUI you should see it now.
-
Hello, we will definitelly go for it as soon as we get access to any running VNX. It should happen soon hopefully :) Pavel
-
ok I see the problem, we use storage time for saving data records from 1.30 and your storage is 1 hour behind your local time. Is this on purpose?
Howdy, Stranger!