Hi Marc, I have tried all below options but one thing I have identified that my setup has some issue with phython version and gevent.
i am keep getting ssl error statins unknown server host name. do you any idea about it? On Wednesday 27 July 2016, Marc O'Brien <[email protected]> wrote: > Hi Neeraj, > > After making changes to your scalr-server.rb, did you run the > scalr-server-ctl reconfigure command to make your changes active? For a > single server install with the default "enable_all true" within > scalr-server.rb, you should not need to do any additional configuration for > Cost Analytics to function. Have you confirmed that you have > associated Environments with Cost Centers and Farms with Projects so that > there is valid cost analytic data to report? If so, it may be helpful to > see screenshots of your expected/experienced behavior in the UI that > illustrate the problem. > > Many thanks, > Wm. Marc O'Brien > Scalr Technical Support > > > > On Tuesday, July 26, 2016 at 9:36:44 PM UTC-6, neeraj jain wrote: >> >> Hi Marc, >> >> can you help me with my Analytics setup. I am installed community version >> but some analytics is not working. I have enabled explicitly in my >> configuration file like below. I can see my DB parameter is correct infact >> Analytics DB is created successfully. But no data is coming up on GUI. Can >> you suggest some configuration which is require to enable this module. >> >> app[:configuration] = { >> "scalr" => { >> "analytics" => { >> "enabled" => true, >> "connections" =>{ >> "analytics" =>{ >> "host" => "127.0.0.1", >> "port" => 6280, >> "name" => "analytics", >> "user" => "scalr", >> "password" => >> "2593a125b60749cc27aa088572afa5010b61c5309ebcad062601529fc541483a3a40d82b782dce238b4a6113f0b81e221de5" >> }, >> "scalr" =>{ >> "host" => "127.0.0.1", >> "port" => 6280, >> "name" => "scalr", >> "user" => "scalr", >> "pass" => >> "2593a125b60749cc27aa088572afa5010b61c5309ebcad062601529fc541483a3a40d82b782dce238b4a6113f0b81e221de5" >> >> } >> } >> } >> >> } >> } >> >> >> >> *Thanks & Regards,* >> *Neeraj Jain* >> *Phone: +91-976-941-4047* >> *skype: njain.jain* >> >> On Tue, Jul 26, 2016 at 10:11 PM, neeraj jain <> wrote: >> >>> Thanks Marc, >>> >>> I realised that later on, Thanks for your response. >>> >>> >>> On Tuesday 26 July 2016, Marc O'Brien <> wrote: >>> >>>> Hi Neeraj, >>>> >>>> This password string found within scalr-server-secrets.json is not >>>> encrypted. This file contains the plaintext passwords for the indicated >>>> services and accounts. >>>> >>>> Many thanks, >>>> Wm. Marc O'Brien >>>> Scalr Technical Support >>>> >>>> >>>> >>>> On Tuesday, July 26, 2016 at 1:44:55 AM UTC-6, neeraj jain wrote: >>>>> >>>>> Hi all, >>>>> >>>>> I am using scalr community version and tring to find password for the >>>>> mysql database used by scalr. I can see some password in >>>>> the scalr-server-secrets.json file but it is encrypted. is it possible to >>>>> get this password? I am enabling analytics and require this password. >>>>> >>>> -- >>>> You received this message because you are subscribed to a topic in the >>>> Google Groups "scalr-discuss" group. >>>> To unsubscribe from this topic, visit >>>> https://groups.google.com/d/topic/scalr-discuss/LMtP5K3vmSM/unsubscribe >>>> . >>>> To unsubscribe from this group and all its topics, send an email to >>>> [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> -- >>> *Thanks & Regards,* >>> *Neeraj Jain* >>> *Phone: +91-976-941-4047* >>> *skype: njain.jain* >>> >>> >> -- > You received this message because you are subscribed to a topic in the > Google Groups "scalr-discuss" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/scalr-discuss/LMtP5K3vmSM/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected] > <javascript:_e(%7B%7D,'cvml','scalr-discuss%[email protected]');> > . > For more options, visit https://groups.google.com/d/optout. > -- *Thanks & Regards,* *Neeraj Jain* *Phone: +91-976-941-4047* *skype: njain.jain* -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
