Digi Connect IT Mini User Manual page 559

Hide thumbs Also See for Connect IT Mini:
Table of Contents

Advertisement

Diagnostics
  Command line
1. Log into the Connect IT Mini command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. (Optional) To change the heartbeat interval from the default of 30 minutes, set a new value.
The heartbeat interval determines the amount of time to wait before sending a heartbeat
event if no other events have been sent.
(config)> system log heartbeat_interval value
(config)>
where value is any number of weeks, days, hours, minutes, or seconds, and takes the format
number{w|d|h|m|s}.
For example, to set the heartbeat interval to ten minutes, enter either 10m or 600s:
(config)> system log heartbeat_interval 600s
(config)>
To disable the heartbeat interval, set the value to 0s
4. Enable preserve system logs functionality to save the current session's system log after a
reboot. By default, the Connect IT Mini device erases system logs each time the device is
powered off or rebooted.
Note
You should only enable Preserve system logs temporarily to debug issues. Once you are
finished debugging, immediately disable Preserve system logs to avoid unnecessary wear to
the flash memory.
(config)> system log persistent true
(config)>
5. (Optional) To disable event categories, or to enable them if they have been disabled:
a. Use the question mark (?) to determine available event categories:
(config)> system log event ?
Event categories: Settings to enable individual event categories.
Additional Configuration
Digi Connect IT® Mini User Guide
Configure options for the event and system logs
559

Advertisement

Table of Contents
loading

Table of Contents