where can I find instructions how to enable this? I would like to retrieve performance stats from my sites to my base site. I got it working fine for the info using prod_monitor, but I don't see any settings on how to enable and read out performance data.

Thanks!

Comments

malc0mn’s picture

First of all, apologies for the late reply. Drowned in work lately...

If you install 'performance' and 'prod_check' on your live site, there should be an extra 'performance' part visible in the XMLRPC config. Enable that to allow prod_check to transfer data to prod_mon.

Edit: naturally you need to enable the logging on the performance module settings page...

Mind you: this is not 100% finished yet, but you should see data coming which should then be rendered in google charts...

Please let me know if it works for you...

tezalsec’s picture

Thank you for your response!

I got it set up now and see the charts.

Maybe it would be a good idea to add your sentence "If you install 'performance' and 'prod_check' on your live site, there should be an extra 'performance' part visible in the XMLRPC config. Enable that to allow prod_check to transfer data to prod_mon." to an installation section in your module's readme.txt

Thanks for your work!

Blessings

malc0mn’s picture

Yes, will do that indeed!

Could you keep me informed on the stats you see coming in? I'm quite curious how it will react in your setup...

Thanks,

mlc.

maxiorel’s picture

Hmm. I just trying it to set it up. Enabled Performance module on production site with Production Check module. Then enabled Performance logging checkbox on monitor site and fetched data. The Performance page is empty, and the $data in prod-monitor-performance.tpl.php is filled up with values telling me that "No performance data found."

malc0mn’s picture

@maxiorel 6.x or 7.x of the performance module? 7.x has a bug concerning this which is fixed in the 7.x-1.x-dev release...

maxiorel’s picture

Hi, 7.x. I would like to try 7.x-1.x-dev, but I don't see it under releases :-(

malc0mn’s picture

Then it's definitely the bug I'm talking about... I added a dev release only yesterday and it usually takes quite some time for it to appear the first time it's added. Seen it take up to a few days :(

If you have git, you can clone the 7.x-1.x branch, that is the 'dev release'...

maxiorel’s picture

Great, thanks. Downloaded via Git and the graphs are there. Now I'm going to play with them.

malc0mn’s picture

Cool. Let me know whatever you encounter!

Cheers,

mlc.

malc0mn’s picture

Status: Active » Fixed

changing status

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.