Monitor the system

System monitoring is one of the key features of Remote Manager support in Digi Embedded Yocto. It allows you to remotely control some parameters that determine device health, such as CPU usage, CPU temperature, or available memory. Remote Manager represents these parameters in dynamic graphics. You can also retrieve their values using the Remote Manager web services.

System monitoring is enabled by default and configured to take a sample for each monitored parameter every 10 seconds and store it. When there are six stored samples of each monitored parameter, the module uploads all the samples. That is, the device uploads 18 samples every 60 seconds.

This default behavior can be modified via the Cloud Connector configuration file at /etc/cc.conf:

  1. Open a serial connection to the serial port to which the device is connected. Use the following settings:
  1. Power on the device.
  2. Edit Cloud Connector configuration file /etc/cc.conf, and modify the System Monitor settings. You can:
System monitor configuration
  1. Execute the cloud-connector application:
#> cloud-connector

If the module is disconnected from Remote Manager, it stores the samples locally and uploads them next time it connects to Remote Manager.

Analyze the samples from Remote Manager

You can view the recording of data (in charts and in text format) from Remote Manager. To do so:

  1. Log in to your Remote Manager account (https://remotemanager.digi.com).
  2. Go to the Data Services tab and select Data Streams.
  3. Select the parameter you want to analyze from the list of streams.
  4. In the box below, select the format to represent the values (Charts or Raw Data).

 

© 2018 Digi International Inc. All rights reserved.
Monitor the system updated on 22 January 2018 02:43:38 PM