User Tools

Site Tools


resolution_area:watchdog_resolutions:res-w9702

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
resolution_area:watchdog_resolutions:res-w9702 [2021/06/29 17:08] btobinresolution_area:watchdog_resolutions:res-w9702 [2021/12/23 16:41] (current) 10.91.120.28
Line 4: Line 4:
  
  
-**Purpose:**+**Purpose:** Notify operations that generalTrapSummary creation has stopped.
  
 **Scenario:** **Scenario:**
 +No generalTrapSummary entries have been created in the previous 5 minutes.
  
 **Resolution:** **Resolution:**
 +Will clear when new general trap summary entries are created.
  
 **Manual Action Steps:** **Manual Action Steps:**
 +Run the following query to check general trap summary creation
 +<code>select count(*) from general_trap_summary where received_date > now() - interval 5 minute;</code>
 +
 +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:** **Auto Clear:**
 +Yes
  
resolution_area/watchdog_resolutions/res-w9702.1624982937.txt.gz · Last modified: 2021/06/29 17:08 by btobin