Igor, I double checked my configuration for Scalr and found that I was missing the SNMPStatsPoller cronjob.
Now my cronjob looks like this: */2 * * * * /usr/bin/php -q /var/scalr/app/cron-ng/cron.php --Poller * * * * * /usr/bin/php -q /var/scalr/app/cron/cron.php --Scheduler */10 * * * * /usr/bin/php -q /var/scalr/app/cron/cron.php --MySQLMaintenance * * * * * /usr/bin/php -q /var/scalr/app/cron/cron.php --DNSManagerPoll 17 5 * * * /usr/bin/php -q /var/scalr/app/cron/cron.php --RotateLogs */2 * * * * /usr/bin/php -q /var/scalr/app/cron/cron.php --EBSManager */20 * * * * /usr/bin/php -q /var/scalr/app/cron/cron.php --RolesQueue */5 * * * * /usr/bin/php -q /var/scalr/app/cron-ng/cron.php --DbMsrMaintenance */2 * * * * /usr/bin/php -q /var/scalr/app/cron-ng/cron.php --Scaling */5 * * * * /usr/bin/php -q /var/scalr/app/cron/cron.php --DBQueueEvent */2 * * * * /usr/bin/php -q /var/scalr/app/cron/cron.php --SzrMessaging */4 * * * * /usr/bin/php -q /var/scalr/app/cron/cron.php --RDSMaintenance */2 * * * * /usr/bin/php -q /var/scalr/app/cron/cron.php --BundleTasksManager * * * * * /usr/bin/php -q /var/scalr/app/cron-ng/cron.php --ScalarizrMessaging * * * * * /usr/bin/php -q /var/scalr/app/cron-ng/cron.php --MessagingQueue */2 * * * * /usr/bin/php -q /var/scalr/app/cron-ng/cron.php --DeployManager * * * * * root /usr/bin/php -q /var/scalr/app/cron-ng/cron.php --SNMPStatsPoller However, that has not resolve the problem I'm having. EC2 instances launched in the Farm are reported as pending, however they seem to be up and running. As a result I'm not able to login to through SSH because the PEM file is not accessible via Scalr as a result of it being in pending state. I'm not sure what's going on with this, but this is the only project I have which has this issue :\ -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/scalr-discuss/-/erwO5XiNsVcJ. 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.
