Hi Img, I did exactly as you said. After doing it, both snmpd and snmptrapd services are now running. However, The status is still pending.
I have deployed Scalr 3.0 on debian 6. Now, I have also updated my cron jobs as mentioned in the wiki for 3.0. @Sebastian: I would love to contribute by updating the docs. thanks On May 12, 2:52 am, img <[email protected]> wrote: > I had same Problem but on Ubuntu 8.04 and thats solve. > Please try this: > > If "service snmpd status" = > * snmpd is running > * snmptrapd is not running > > sudo vi /etc/default/snmpd > > Change > TRAPDRUN=no > > To > TRAPDRUN=yes > > After that: > service snmpd restart > > Am Freitag, 11. Mai 2012 23:35:46 UTC+2 schrieb Rohit: > > > > > > > > > > > I have configured all all the cron jobs as listed in this link: > > >http://wiki.scalr.net/Installing_Scalr/OS_Specific_Installation_Guide... > > > Thanks for replying :) > > > On May 12, 2:28 am, Sebastian Stadil <[email protected]> wrote: > > > You probably missed a cron job there. :-) > > > > On Fri, May 11, 2012 at 2:11 PM, Rohit <[email protected]> wrote: > > > > Steps taken: > > > > 1. Deployed Scalr in server. > > > > 2. Created a server farm. > > > > 3. Created 2 application server roles (cent OS 5.5 & Ubuntu 10.04) and > > > > launched them. > > > > > The server instances were reflected in Amazon Web Service EC2. > > > > > However, the status is still pending in Scalr. Not able to get any > > > > updates in Scalr. > > > > Please help. > > > > > -- > > > > You received this message because you are subscribed to the Google > > Groups > > > > "scalr-discuss" group. > > > > To post to this group, send email to [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]. > > > > For more options, visit this group at > > > >http://groups.google.com/group/scalr-discuss?hl=en. > > > > -- > > > > Follow us: Twitter <https://twitter.com/#!/scalr> - > > > Facebook<https://www.facebook.com/Scalr> > > > - Blog <http://blog.scalr.net/> -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/scalr-discuss?hl=en.
