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.

For details, see the discussion about capture_diagstats_tofile.py.