Comments
-
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?
-
ok, this one yet: cd /home/stor2rrd/stor2rrd date perl -e 'use POSIX qw(strftime);$t=shift; my $v = localtime ($t);print "$t = $v\n";' `rrdtool last data/SWIZE_LG/POOL/2-cap.rrd`
-
Hello, Can you see actual data in your GUI? Storage --> POOL --> Capacity this output pls: date cd /home/stor2rrd/stor2rrd ls -l data/SWIZE_LG/POOL and from web (replace ) http:///stor2rrd-cgi/detail-graph.sh?host=SWIZE_LG&type=POOL&name=cap_pool&item=sum&time=d&detail=0
-
ok, do you have installed lpar2rrd server version 4.90 ? If yes then delete this, it will fix it. It should have been deleted automatically during upgrade. There is a new format of data store for wrkactjob, top10 and IOtop, old data captured by beta version has to be deleted. cd /home/lpar2rrd/lpar2rrd for as400_space in…
-
Hi, do you mean Capacity dashboard (list of all storages with their capacities)? Is the issue persist? All storages affected? All V7000U are affected?
-
it looks good, this output yet: arp -an can you see anything in tcpdump?
-
Is tehre only 1 interface? netstat -rn ifconfig -a Run this just to see if any communication on the network, you should see IPs from the same subnet: tcpdump
-
Is there installed server version 4.90? (tail -1 etc/version.txt ) Is anything related on server side in logs/error.log-daemon ls -l data//*/--AS400--
-
Hi, can you ping from the appliance to its default gateway from the console? It should be about your TCPIP setup, something must be wrong there.
-
it has been only example, change lpar2rrd server name used in example LPAR2RRD-SERVER.SERVER.COM to your one or use IP adress instead Our documentation says: - Configuration Change Monitor Server Name or IP addr (IPADR) to your running LPAR2RRD server This step must be done again as it has been cleared out. Use same…
-
Hi, what is your volume name? 006021 or 00:60:21. If it is VSP then name with ":" I suppose. Let us test it, colon might cause a problem. I will let you know.
-
Hi, I understand that you have upgraded the IBM i agent, right? have you defined lpar2rrd server after upgrade as is described in the manual like this: CHGCMDDFT CMD(LPAR2RRD/RTV_SYSSTS) NEWDFT('IPADR(LPAR2RRD-SERVER.SERVER.COM)') http://www.lpar2rrd.com/as400-upgrade.htm Have you upgraded even lpar2rrd server to 4.90? Is…
-
Hi, we support only 5 minutes in stor2rrd. Nothing else is implemented. We have just tested it with less than 5 mins, it generally works for most of storage types, but implementation is not finished and we are not working on that at the moment.
-
Hi, yes, it is a connection problem. 1. Check troubleshooting section on the botom of http://www.lpar2rrd.com/as400-install.htm 2. Try to connect LPAR2RRD server from another Unix machine in the same network subnet: telnet 8162 3. look at the LPAR2RRD server log if anything related cd /home/lpar2rrd/lpar2rrd vi…
-
no, we have not received data, try it once more or attach it to email support@lpar2rrd.com
-
Hi, what is actual status? Is it working after finished background conversion? Pavel
-
Hi, ignore previous post. The same problem I just seen has been caused by something else, cluster totals should generally. send us logs, 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 #…
-
Hi, we see it, it might happen on some particular vCenter version(s). We are investigating it, expecting a fix during next week latest. Thanks for notifying us! We will let you know. What is your vCenter version? Pavel
-
Great. It was something we were not aware until today as well :) I have just updated the install docu.
Howdy, Stranger!