Difference between revisions of "UM:Mobile Management Console"

Jump to navigation Jump to search
no edit summary
(Created page with "{{DISPLAYTITLE:Introduction}} = About NetXMS Mobile Console for Android = NetXMS mobile console is a monitoring tool for Android devices running version 2.2. and later.<br /> ...")
 
Line 2: Line 2:
= About NetXMS Mobile Console for Android =
= About NetXMS Mobile Console for Android =
NetXMS mobile console is a monitoring tool for Android devices running version 2.2. and later.<br />
NetXMS mobile console is a monitoring tool for Android devices running version 2.2. and later.<br />
Currently, a subset of the functions present in the Desktop/Web edition are implemented, mainly read/only operations. The next paragraphs briefly describes each sections.<br />
Currently, only a small subset of the functions present in the Desktop/Web edition are implemented, mainly read/only operations. The next paragraphs briefly describes each section.<br />


= Main window =
= Main window =
In the figure below you can see how appears the main window.<br />
In the figure below you can see how appears the main window.<br />
[[File:Console-main.png]]


Sections:
Sections:
# Alarms: to view and manage all pending alarms
* Alarms: to view and manage all pending alarms
# Dashboards: to view predefined dashboards
* Dashboards: to view predefined dashboards
# Nodes: to view and manage nodes and containers
* Nodes: to view and manage nodes and containers
# Graphs: to view predefined graphs
* Graphics: to view predefined graphs
# MACAddress: to search for a MAC address reading it from bar code or by typing it directly<br />
* MACAddress: to search for a MAC address reading it from bar code or by typing it directly<br />


== Main menu ==
== Main menu ==
Line 34: Line 36:
# ''Encrypt connection'': when selected challenges an encryption strategy with the server (depending on supported/configured providers).
# ''Encrypt connection'': when selected challenges an encryption strategy with the server (depending on supported/configured providers).
=== Scheduler ===
=== Scheduler ===
Enables the possibility to define periodic connectios to the server. If the scheduler is not enabled the app will try to connect to the server every time it detects a connection and remains always connected as far as the connection remains active:
Enables the possibility to define periodic connections to the server. If the scheduler is not enabled the app will try to connect to the server every time it detects a new connection (data or WiFi) and remains always connected as far as the connection remains active:
* ''Enable scheduler'': check this to enable the scheduler.
* ''Enable scheduler'': check this to enable the scheduler.
* ''Frequency (min)'': amount of time, in minutes, that has to elapse between each tentative of connection to the server to send the gathered info.
* ''Frequency (min)'': amount of time, in minutes, that has to elapse between each tentative of connection to the server to send the gathered info.
Line 61: Line 63:
Allows to select the preferred multipliers to be used to show values. Allowed options:
Allows to select the preferred multipliers to be used to show values. Allowed options:
* None: do not apply multiplier, values are extended.
* None: do not apply multiplier, values are extended.
* Decimal: applies a decimal multiplier (power of 10, e.g. 1000 -> 1K)
* Decimal: applies a decimal multiplier (power of 10, e.g. 1000 -> 1K, 1000000 -> 1M, ...)
* Binary: applies a binary multiplier (power of 2, e.g. 1024 -> 1Ki)
* Binary: applies a binary multiplier (power of 2, e.g. 1024 -> 1Ki, 1048576 -> 1Mi, ...)

Navigation menu