예제 #1
0
 def run(self, **kwargs):
     logging.debug(" ---> Collecting stats...")
     MStatistics.collect_statistics()
     MStatistics.delete_old_stats()
예제 #2
0
    def handle(self, *args, **options):
        MStatistics.collect_statistics()

        MStatistics.delete_old_stats()