fusionpbx/app/system/resources/dashboard
Ahron Greenberg (agree) e050827598
[dashboard] Fix memory exhaustion on system counts (#6844)
Getting all rows from the database caused PHP to exhaust the memory on systems with a huge amount of VM messages. This was fixed by querying from the database just the total counts.
2023-12-07 18:40:23 -07:00
..
config.php System counts is currently global showing info on all domains not a good idea to share with admin currently. 2021-12-02 11:59:04 -07:00
system_counts.php [dashboard] Fix memory exhaustion on system counts (#6844) 2023-12-07 18:40:23 -07:00
system_cpu_status.php Event socket bug fix and more docs (#6823) 2023-12-02 17:16:18 -07:00
system_status.php Event socket bug fix and more docs (#6823) 2023-12-02 17:16:18 -07:00