- MATRIXX Engine Processes
Monitor engine processes when you start an engine to confirm the engine processes are initiated and monitor them when you stop an engine to confirm the engine processes are terminated.
- Monitoring Automatically-Captured Diagnostic Statistics
By default each MATRIXX Engine runs the capture_diagstats_tofile.py script every five minutes to capture diagnostic statistics in a ${MTX-LOG-DIR}/snmp_engine_id-stats.log file. Also by default, this program closes that log file and opens a new one to take its place when it reaches a configurable time or size limit. The information in these files is valuable for debugging problems.
- Analyzing Diagnostic Statistics
Use the scripts in this section to read and analyze captured diagnostic statistics, plot the collected data by specified Management Information Base (MIB) files and time range, and print out the results.
- MATRIXX Proxy Processes
Monitor proxy processes before starting the engine to confirm that the Apache ActiveMQ and Notification Server processes are running before MATRIXX Engine starts. This ensures that no notifications are lost when the engine comes online.
- File Systems
File systems should be monitored for details such as local SSD free space and gaps in the file sequence.
- MATRIXX Log Files
Depending on the MATRIXX Engine configuration, you can view MATRIXX log files to gather information about runtime processing.
- Reading Trace Logs
The tables in trace log files contain information about data fields as well as their values.