Would be nice to al least log the status before returning false in the def check_connection.
We know it's not 'FULL' or 'PARTIAL', but could be interesting to see if it might has a very strange status. currently other possible status are;
- 'NO SERVER' or 'DISCONNECTED' in callhome.service
- 'PARTIAL' and 'NO SERVER' or 'DISCONNECTED' in monitoring.service.
Would be nice to al least log the status before returning false in the def check_connection.
We know it's not 'FULL' or 'PARTIAL', but could be interesting to see if it might has a very strange status. currently other possible status are;
vep-orch-tools/opt/ncubed/updates/20240618-0000/ncubed/watchdog.service/init.py
Line 120 in 5833f98