*/ public function broadcastWith(): array { return ['cpu' => $this->cpu, 'mem' => $this->mem, 'server' => $this->server]; } }