SOTI XSight Agent Not Running on Device Impacting Data Collection

Publish Date: 02-Apr-2024 Last Modified Date: 16-May-2025 SOTI XSight
1222 0

Summary

This article describes an issue where the SOTI XSight agent is not running on the device which can cause it not to report data to the server.

Related SOTI ONE Platform Products

SOTI XSight

Related Device OS

Android Enterprise

Issue Description

Some devices are missing data on the Operational Intelligence dashboard. After examining one of the affected devices, it was found that the SOTI XSight agent was not running.

Environment

This issue can be found on any version of the SOTI XSight agent.

Symptoms

Data is missing for some devices inside the Operational Intelligence dashboards.

The devices are not running the SOTI XSight agent. This is evident by the X icon missing on the status bar:

 

Cause

The SOTI XSight agent may fail to launch upon installation due to manual termination by the end user or battery optimization settings preventing its activity.

Issue Resolution

You have three options to initiate the SOTI XSight agent:

1. The most effective way to start the SOTI XSight agent without disrupting the end user is to send the following intent script as a legacy script via SOTI MobiControl:  

sendintent -b "intent://net.soti.xsight#Intent;action=start;component=net.soti.xsight/.receivers.ServiceCommandReceiver;end" 

2. Another option is to use the following script. Note that this will cause the SOTI XSight agent to run in the foreground which may be disruptive to the end user:

start net.soti.xsight

3. The last option is to manually open the SOTI XSight agent. The icon displays in the status bar once the agent is running:

 

 

 

 

Additional Information

If the SOTI XSight agent fails to start or doesn’t remain active for an extended period, check to see if battery optimization or doze mode is affecting functionality. 

Was this helpful?