Changeset 41126 for trunk/ippMonitor/czartool/czarpoll.pl
- Timestamp:
- Nov 18, 2019, 8:49:27 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/czartool/czarpoll.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/czartool/czarpoll.pl
r41125 r41126 350 350 print "* Performing database cleanup\n"; 351 351 $czarDb->cleanupDateRange($yesterday, $yesterday, $config->getCzarCleanupInterval()); 352 print "* Optimizing the database\n";353 $czarDb->optimize();352 #print "* Optimizing the database\n"; 353 #$czarDb->optimize(); 354 354 $lastDayDailyTasks = $yesterday; 355 355 }
Note:
See TracChangeset
for help on using the changeset viewer.
