-
- Downloads
simplify sensor interface + implement heartbeat
Showing
- app/AgentScheduler.php 0 additions, 5 deletionsapp/AgentScheduler.php
- app/Console/Kernel.php 2 additions, 0 deletionsapp/Console/Kernel.php
- app/Jobs/RunAgent.php 2 additions, 6 deletionsapp/Jobs/RunAgent.php
- app/Jobs/TriggerHeartbeatAgents.php 42 additions, 0 deletionsapp/Jobs/TriggerHeartbeatAgents.php
- app/Sensor.php 1 addition, 3 deletionsapp/Sensor.php
- app/Sensor/CPUtemperature.php 2 additions, 5 deletionsapp/Sensor/CPUtemperature.php
- app/Sensor/ClientVersion.php 3 additions, 15 deletionsapp/Sensor/ClientVersion.php
- app/Sensor/Date.php 4 additions, 7 deletionsapp/Sensor/Date.php
- app/Sensor/Disks.php 2 additions, 4 deletionsapp/Sensor/Disks.php
- app/Sensor/Heartbeat.php 48 additions, 0 deletionsapp/Sensor/Heartbeat.php
- app/Sensor/Ifconfig.php 3 additions, 5 deletionsapp/Sensor/Ifconfig.php
- app/Sensor/Inodes.php 2 additions, 4 deletionsapp/Sensor/Inodes.php
- app/Sensor/ListeningPorts.php 2 additions, 5 deletionsapp/Sensor/ListeningPorts.php
- app/Sensor/LoadAvg.php 7 additions, 5 deletionsapp/Sensor/LoadAvg.php
- app/Sensor/MemInfo.php 3 additions, 2 deletionsapp/Sensor/MemInfo.php
- app/Sensor/Netstat.php 2 additions, 2 deletionsapp/Sensor/Netstat.php
- app/Sensor/Perccli.php 2 additions, 5 deletionsapp/Sensor/Perccli.php
- app/Sensor/Reboot.php 2 additions, 5 deletionsapp/Sensor/Reboot.php
- app/Sensor/Ssacli.php 2 additions, 5 deletionsapp/Sensor/Ssacli.php
- app/Sensor/USBtemperature.php 2 additions, 5 deletionsapp/Sensor/USBtemperature.php
Loading
Please register or sign in to comment