Major architecture change: run detection agents when data arrives
Showing
- app/AgentScheduler.php 127 additions, 0 deletionsapp/AgentScheduler.php
- app/Http/Controllers/ApiController.php 17 additions, 10 deletionsapp/Http/Controllers/ApiController.php
- app/Jobs/StatusChangeDetection.php 9 additions, 3 deletionsapp/Jobs/StatusChangeDetection.php
- app/Record.php 12 additions, 10 deletionsapp/Record.php
- app/Report.php 32 additions, 24 deletionsapp/Report.php
- app/Sensor.php 1 addition, 0 deletionsapp/Sensor.php
- app/Sensor/CPUtemperature.php 8 additions, 9 deletionsapp/Sensor/CPUtemperature.php
- app/Sensor/ClientVersion.php 8 additions, 2 deletionsapp/Sensor/ClientVersion.php
- app/Sensor/Date.php 8 additions, 6 deletionsapp/Sensor/Date.php
- app/Sensor/Disks.php 23 additions, 13 deletionsapp/Sensor/Disks.php
- app/Sensor/Heartbeat.php 0 additions, 37 deletionsapp/Sensor/Heartbeat.php
- app/Sensor/Ifconfig.php 8 additions, 6 deletionsapp/Sensor/Ifconfig.php
- app/Sensor/Inodes.php 14 additions, 13 deletionsapp/Sensor/Inodes.php
- app/Sensor/ListeningPorts.php 8 additions, 12 deletionsapp/Sensor/ListeningPorts.php
- app/Sensor/LoadAvg.php 10 additions, 8 deletionsapp/Sensor/LoadAvg.php
- app/Sensor/MemInfo.php 10 additions, 4 deletionsapp/Sensor/MemInfo.php
- app/Sensor/Memory.php 0 additions, 6 deletionsapp/Sensor/Memory.php
- app/Sensor/Netstat.php 8 additions, 2 deletionsapp/Sensor/Netstat.php
- app/Sensor/NetstatReport.php 0 additions, 6 deletionsapp/Sensor/NetstatReport.php
- app/Sensor/Perccli.php 9 additions, 7 deletionsapp/Sensor/Perccli.php
Loading
Please register or sign in to comment