Difference between revisions of "UM:Mobile Device Monitoring"

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:
{{DISPLAYTITLE:Introduction}}
{{DISPLAYTITLE:Introduction}}
= About NetXMS Mobile Agent for Android =
= About NetXMS Mobile Agent for Android =
NetXMS mobile agent is a monitoring agent for Android devices running version 2.2. and later.
NetXMS mobile agent is a monitoring agent for Android devices running version 2.2. and later.<br />
Currently, a very limited set of info can be monitored and reported to a NetXMS server, the next paragraphs briefly describes main screen and preferences sections.<br />


Currently, a very limited set of info can be monitored and reported to a NetXMS server, the next paragraphs briefly describes main screen and preferences sections.
= Main window =
In the figure below you can see how appears the main window.<br />


[[File:agent-main-callout.png]]
[[File:agent-main-callout.png]]


== Main window ==
Sections:
# Agent status. In case agent is active, reports the basic info about configuration such as scheduler for new location acquisition and connection to server where to update info collected.
# Agent status. In case agent is active, reports the basic info about configuration such as scheduler for new location acquisition and connection to server where to update info collected.
# Last location section reports info about the last location acquired (date/time, source provider, geo coordinates and estimated accuracy.
# Last location section reports info about the last location acquired (date/time, source provider, geo coordinates and estimated accuracy.
Line 15: Line 17:
# Device Serial section reports the device serial number.
# Device Serial section reports the device serial number.


=== Main menu ===
== Main menu ==
* ''Reconnect'': select this item to force a reconnection to the server to send new collected data.
* ''Reconnect'': select this item to force a reconnection to the server to send new collected data.
* ''Disconnect & Exit'': select this item to stop the agent and exit from the app.
* ''Disconnect & Exit'': select this item to stop the agent and exit from the app.
* ''Settings'': select this item to configure the agent.
* ''Settings'': select this item to configure the agent.


== Settings ==
= Settings =
This section is used to configure the behaviour of the agent.
== Global settings ==
* ''Activate agent'': when set makes the agent operational.  
* ''Activate agent'': when set makes the agent operational.  
* ''Autostart on boot'': automatically starts the agent on boot (to be effective, agent must be set to be active).
* ''Autostart on boot'': automatically starts the agent on boot (to be effective, agent must be set to be active).
Line 27: Line 31:
:#''Daily activation off'': stop time for daily activation.
:#''Daily activation off'': stop time for daily activation.


=== Connection ===
== Connection ==
* Parameters: allows selecting the parameters used to connect to the server:
* Parameters: allows selecting the parameters used to connect to the server:
:# ''Server'': address of the server (IP or name).
:# ''Server'': address of the server (IP or name).
Line 37: Line 41:
* ''Override frequency'': when selected overrides the previous frequency values and forces a new connection to the server (thus resetting the timer) every time a new connection is detected. NB if you are in a situation where connection is not stable it is advised to clear this flag to avoid multiple connections that will drain the battery.
* ''Override frequency'': when selected overrides the previous frequency values and forces a new connection to the server (thus resetting the timer) every time a new connection is detected. NB if you are in a situation where connection is not stable it is advised to clear this flag to avoid multiple connections that will drain the battery.


=== Locations ===
== Locations ==
* ''Force position update'': when cleared instruct the agent to relay on position updates made from other apps in the system (this means that position can be very old if no other apps are trying to get a new fix). When set, instructs the agent to try to gather a new position.
* ''Force position update'': when cleared instruct the agent to relay on position updates made from other apps in the system (this means that position can be very old if no other apps are trying to get a new fix). When set, instructs the agent to try to gather a new position.
* ''Frequency (min)'': amount of time, in minutes, that has to elapse before trying to acquire a new position (''Force position update'' set) or before trying to check if someone else updated a position.
* ''Frequency (min)'': amount of time, in minutes, that has to elapse before trying to acquire a new position (''Force position update'' set) or before trying to check if someone else updated a position.
Line 48: Line 52:
Please note that on 2G networks (GPRS/EDGE) data connection is not available while you are busy in a conversation, position acquisition will fail. On 3G networks (UMTS/HSxPA) data connection is available and so the position acquisition. However, if the agent is not able to get a new fix within the time-frame specified, it will try to gather a position from any available provider that has a valid cached position to provide.
Please note that on 2G networks (GPRS/EDGE) data connection is not available while you are busy in a conversation, position acquisition will fail. On 3G networks (UMTS/HSxPA) data connection is available and so the position acquisition. However, if the agent is not able to get a new fix within the time-frame specified, it will try to gather a position from any available provider that has a valid cached position to provide.


=== Notifications ===
== Notifications ==
''Toast notification'': when set allows the agent to display “toast” notifications to the user (such as pushing data to the server, inform user about the start of the agent, etc.).
''Toast notification'': when set allows the agent to display “toast” notifications to the user (such as pushing data to the server, inform user about the start of the agent, etc.).

Navigation menu