started to migrate to mysql for storing data
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- app/Record.php 31 additions, 0 deletionsapp/Record.php
- app/Sensor/CPUtemperature.php 9 additions, 7 deletionsapp/Sensor/CPUtemperature.php
- app/Sensor/ClientVersion.php 2 additions, 11 deletionsapp/Sensor/ClientVersion.php
- app/Sensor/Date.php 5 additions, 10 deletionsapp/Sensor/Date.php
- app/Sensor/Disks.php 5 additions, 5 deletionsapp/Sensor/Disks.php
- app/Sensor/Heartbeat.php 0 additions, 6 deletionsapp/Sensor/Heartbeat.php
- app/Sensor/Ifconfig.php 5 additions, 5 deletionsapp/Sensor/Ifconfig.php
- app/Sensor/Inodes.php 5 additions, 5 deletionsapp/Sensor/Inodes.php
- app/Sensor/ListeningPorts.php 4 additions, 4 deletionsapp/Sensor/ListeningPorts.php
- app/Sensor/LoadAvg.php 16 additions, 11 deletionsapp/Sensor/LoadAvg.php
- app/Sensor/MemInfo.php 4 additions, 5 deletionsapp/Sensor/MemInfo.php
- app/Sensor/Netstat.php 1 addition, 1 deletionapp/Sensor/Netstat.php
- app/Sensor/Perccli.php 4 additions, 4 deletionsapp/Sensor/Perccli.php
- app/Sensor/Reboot.php 3 additions, 9 deletionsapp/Sensor/Reboot.php
- app/Sensor/Ssacli.php 4 additions, 4 deletionsapp/Sensor/Ssacli.php
- app/Sensor/USBtemperature.php 4 additions, 4 deletionsapp/Sensor/USBtemperature.php
- app/Sensor/Updates.php 4 additions, 4 deletionsapp/Sensor/Updates.php
- app/SensorWrapper.php 4 additions, 1 deletionapp/SensorWrapper.php
- app/Server.php 14 additions, 18 deletionsapp/Server.php
Loading
Please register or sign in to comment