store status changes in mysql instead of mongo
Showing
- app/Console/Kernel.php 1 addition, 1 deletionapp/Console/Kernel.php
- app/Jobs/StatusChangeDetection.php 14 additions, 1 deletionapp/Jobs/StatusChangeDetection.php
- app/Mongo.php 0 additions, 30 deletionsapp/Mongo.php
- app/Sensor/LoadAvg.php 4 additions, 3 deletionsapp/Sensor/LoadAvg.php
- app/Server.php 10 additions, 7 deletionsapp/Server.php
- app/StatusChange.php 11 additions, 83 deletionsapp/StatusChange.php
- database/migrations/2023_08_06_143857_create_table_status_changes.php 37 additions, 0 deletions...rations/2023_08_06_143857_create_table_status_changes.php
- resources/views/server/show.blade.php 1 addition, 1 deletionresources/views/server/show.blade.php
Loading
Please register or sign in to comment