Using the Monitor
Run the monitor command to view and/or modify the log level and other configurations interactively. To use the monitor:
sudo /usr/bin/cte_u_manager monitor
The main monitor console appears, as shown below.
Monitor Syslog Service
When the CTE-U Health Manager is running in the monitor
mode, any issues are logged to the configured Syslog server. For example, if you attach a debugger to one of the secfs_fuse
processes, then when it detaches it from the process, the following messages are logged to the Syslog server:
Dec 29 06:56:42 localhost cte_u_manager[28394]: Error: gdb (PID 28628) is attached to 100675.
Dec 29 06:56:52 localhost cte_u_manager[28394]: Recovered: gdb (PID 28628) is attached to 100675.