* Add new dashboard widget system_network_status
* Add new dashboard widget system_network_status
* Initial working commit
* Fix max_points used twice
* Update system dashboard service to send network traffic
* Remove console logging used for debugging
* Remove interface check
* Return instead of exit on a dashboard widget
* Use default value instead of null coalescing operator
* Disable the details state (to be added later)
* Set to Line type only
* Update config.php
---------
Co-authored-by: FusionPBX <markjcrane@gmail.com>
* Remove setting hardcoded timer
* Use websockets for real-time CPU status on dashboard
* Add system_dashboard service file
* moved javascript file to core