User Tools

Site Tools


resolution_area:watchdog_resolutions:res-w9702

generalTrapSummaryCreationInactive

Level: Critical FIXME

Purpose: Notify operations that generalTrapSummary creation has stopped.

Scenario: No generalTrapSummary entries have been created in the previous 5 minutes.

Resolution: Will clear when new general trap summary entries are created.

Manual Action Steps: Run the following query to check general trap summary creation

select count(*) from general_trap_summary where received_date > now() - interval 5 minute;

Tail the SnmpManager logs to check for exception.

This may not be an issue on environments that do not receive a lot of traps.

Auto Clear: Yes

resolution_area/watchdog_resolutions/res-w9702.txt · Last modified: 2021/12/23 16:41 by 10.91.120.28