Align prplmesh_utils.sh status output to original report format:
OK Main agent operational
FAIL wlan0 radio agent operational
FAIL wlan2 radio agent operational
The prplmesh_utils.sh status script will reports OK for any radio interface which is connected and operational.
FAIL will be reported for any radio interface which is connected but not operational.
Additionally prplmesh_utils.sh status will report FAIL when WLAN1_IFACE and WLAN2_IFACE are not connected.
Align prplmesh_utils.sh status output to original report format:
The prplmesh_utils.sh status script will reports OK for any radio interface which is connected and operational. FAIL will be reported for any radio interface which is connected but not operational. Additionally prplmesh_utils.sh status will report FAIL when WLAN1_IFACE and WLAN2_IFACE are not connected.
Fixes https://jira.prplfoundation.org/browse/PPM-314