Closed (fixed)
Project:
Performance Logging and Monitoring (D7)
Version:
6.x-1.29
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2012 at 09:17 UTC
Updated:
23 Jul 2012 at 21:11 UTC
Comments
Comment #1
malc0mn commentedFirst 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...
Comment #2
tezalsec commentedThank 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
Comment #3
malc0mn commentedYes, 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.
Comment #4
maxiorelHmm. 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."
Comment #5
malc0mn commented@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...
Comment #6
maxiorelHi, 7.x. I would like to try 7.x-1.x-dev, but I don't see it under releases :-(
Comment #7
malc0mn commentedThen 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'...
Comment #8
maxiorelGreat, thanks. Downloaded via Git and the graphs are there. Now I'm going to play with them.
Comment #9
malc0mn commentedCool. Let me know whatever you encounter!
Cheers,
mlc.
Comment #10
malc0mn commentedchanging status