Maxi Schvindt 7 роки тому
батько
коміт
eaf90f56bb
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      Command/CmtsInterfaceStatsCommand.php

+ 1 - 1
Command/CmtsInterfaceStatsCommand.php

@@ -137,7 +137,7 @@ class CmtsInterfaceStatsCommand extends BaseCmtsCommand
         $this->octets($ifStatsCached, $dataCached, $saveHistoric);
 
         if($ifStatsCached) {
-            $key_ifs_stats = "olt_stats_ifs_{$this->d_s}";
+            $key_ifs_stats = "cmts_stats_ifs_{$this->d_s}";
             $this->setData($key_ifs_stats, $ifStatsCached, true);
         }