The documentation here: http://wiki.scalr.net/Installing_Scalr has a list of cron tasks. However there is a mismatch between these entries and the files present in /var/www/scalr/app/cron.
Entries matching: class.BundleTasksManagerProcess.php - BundleTasksManager class.RotateLogsProcess.php - RotateLogs class.SchedulerProcess.php - Scheduler class.DBQueueEventProcess.php - DBQueueEvent class.UsageStatsPollerProcess.php - UsageStatsPoller class.EBSManagerProcess.php - EBSManager class.DNSManagerPollProcess.php - DNSManagerPoll class.MySQLMaintenanceProcess.php - MySQLMaintenance class.RDSMaintenanceProcess.php - RDSMaintenance class.RolesQueueProcess.php - RolesQueue Mismatched entry: Is ScalarizrMessaging replaced by class.SzrMessagingProcess.php ie cron should now use --SzrMessaging ? Files Missing entries: These files are present in the directory but do not have any matching cron entries. class.CleanerProcess.php class.HealthCheckProcess.php class.ManageClientsProcess.php Cron missing files: These cron entries don't seem to have php files backing them: MessagingQueue Poller Scaling Can someone from Scalr please explain the correct Cron entries based on those missing above? I can update the Wiki documentation if I get the correct requirements here :) Regards Srini -- 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.
