Comments
-
Hello, alerting configuration is completely driven from the GUI. Follow menu --> Alerting configuration Cheers, Pavel
-
Hi, there is a bug in the latest release (4.85) which affects only IE9. As a hot fix use: www.lpar2rrd.com/download/main.js.gz gunzip it and copy this file into (under lpar2rrd user) cp main.js /home/lpar2rd/lpar2rrd/html/jquery/ chmod 755 /home/lpar2rd/lpar2rrd/html/jquery/main.js cp main.js…
-
send us logs pls. cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir find data -exec ls -ld {} \; > tmp/list_data.txt ps -ef |egrep "2rrd|svc|xiv|ds8|ds5|hus" >> tmp/list_data.txt tar cvhf logs.tar logs etc tmp/*txt *.out # do not miss "h" option in tar gzip -9 logs.tar Send us logs.tar.gz via…
-
Hi, No idea. Send us logs as per above if you want to analyse it. Do you see a gap in all data? It is something we have no evidence from our users. It does not happen normally.
-
Hi, there can be many reasons. Check - if svcperf process is running per each Storwize. - anything oblivious is not in logs/error.log- Send us logs if you go nowhere: cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir find data -exec ls -ld {} \; > tmp/list_data.txt ps -ef |egrep "2rrd|svc|xiv|ds8|ds5|hus"…
-
ok, download libgcc-4.8.2-1.aix7.1.ppc.rpm from here: http://www.perzl.org/aix/index.php?n=Main.Gcc#v4.8.2 We will update the procedure. Let us know if any other problem with the 7.1 package.
-
yes, both are supported. Follow install docu at: http://www.lpar2rrd.com/install.htm. HMC tab for IBM Power.
-
/var/tmp is used for temporary files (GUI uses it) The problem is somewhere else. Looks like datastores (at least some of them) do not provide perf data. Check http://www.lpar2rrd.com/VMware-counters.htm if it is about counters or not. send us logs if you go nowhere: cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD…
-
Hi, problem was that both run the lpar2rrd server which does not support IBM i OS agent. You have tu upgrade lpar2rrd to 4.84-2 at least (actually 4.84-3) as is noted in the install docu: http://www.lpar2rrd.com/as400-install.htm
-
Hi, thanks! We will add that library into the next release of Virtual Appliance. Environment would not have to be adjusted if installation is targeted to /usr/stonavm as on AIX. If location is different then this change should be enough in /home/stor2rrd/stor2rrd/etc/stor2rrd.cfg HUS_CLIDIR=/usr/stonavm Can you just…
-
reinstall does not help. Send us logs pls. cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir tar cvhf logs.tar logs etc tmp/*txt # do not miss "h" option in tar gzip -9 logs.tar Send us logs.tar.gz via https://upload.lpar2rrd.com
-
It is strange, somewhere should be an error if that appears in the GUI. Either in that log or in Apache error_log. Could you try to use another browser or Ctrl-F5 in the browser to avoid browser caching? tail -5 error_log tail -5 access_log can you see new entries in the access log when you refresh the page in browser?
-
do you have a problem only with JOBS_TAB? tail /home/lpar2rrd/lpar2rrd/logs/error-cgi.log
-
I see it. There is no IBM Power server, just VMware. This might cause a problem. We will look at it and let you know soon.
-
You should see it under "Linux" item in SERVER level.
-
You mean that you do not see data or the client entry at all? I suppose the entry. you should see it in the GUI if it is printed here: grep bla /home/lpar2r_2/lpar2rrd/tmp/menu.txt If not then Ctrl-F5 in the GUI or try another browser to exclude browser caching.
-
it is strange as local Linux env should not influence it, as I wrote we always use: ssh hmc "export LANG=en_US; lslparutil -r lpar ...." ok, run cmd "set" from cron and "set" from cmd line, check for differences. Post "set" from cron, it will not be long.
-
It seems to be about time format. We expect something like: 03/15/2016 10:01:29 but in your example I see this format (include double quote!): "Mar 15, 2016 8:55:59 AM" It is strange as each our HMC query starts with "export LANG=en_US; ...", this should assure that the format is always same. Here you can see downloaded…
-
/opt/freeware/lib/libiconv.a is required by Perl and RRDTool tools from /opt/freeware/bin
-
You have to install all Perl modules (XML are missing). Use this page as reference what needs to be installed (ideally upgrade RRDTool to 1.4.x as well) http://www.lpar2rrd.com/aix_install.htm It is a bit pain on AIX but no other way here. Once you install them then it will work.
-
yes lpar2rrd-agent.pl [-d] [-c] [-n __NMON_DIR__] __LPAR2RRD-SERVER__[:__PORT__]
-
Hi, check if there is this module like in below example, I do not think so. $ cd /apps/lpar2rrd $ find vmware-lib -name VIRuntime.pm vmware-lib/VMware/VIRuntime.pm If not then installation of VMware Perl SDK did not work somehow. Check that you have downloaded complete package. Install it once more (post a screenshot from…
-
Hi, thanks for feedback. 1. we have already fixed that double quotes issue in the documentation earlier today. 2. exactly, also this one has appeared in the docu already earlier today Metrics 1. we will check it out, it should be possible 2. we have already got similar feedback while ago, it will be removed if that metric…
-
wait for finish of the first ./load.sh, then Ctrl-F5 in the browser and you should see 1.24
-
Hi, we have already seen that. It does not seem to affect anything, it just filling logs. We will look at that. We will let you know what data we would need for debugging.
-
yes, "showsys -space" is something what we going to use for this purpose. thanks.
-
1st issue is fixed in 1.24-1, upgrade will fix that http://www.stor2rrd.com/note120.htm 2nd issue What we show is CPGs user space. This is perhaps wrong, we know that :)
-
send us logs: cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir tar cvhf logs.tar logs etc tmp/*txt # do not miss "h" option in tar gzip -9 logs.tar Send us logs.tar.gz via https://upload.lpar2rrd.com
-
Try to use this PERL5LIB (all one line) in etc/lpar2rrd.cfg PERL=/opt/freeware/bin/perl…
-
Your right, VMware is configured only through the GUI. The message is misleading. Put into HMC_LIST whatever (even the space) as a workaround for now. It allows to go further in load.sh instead of immediately exiting. Thanks for reporting it, we will fix it.
Howdy, Stranger!