User Tools

Site Tools


onboarding:snmpmanager:trap_rule_template

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
onboarding:snmpmanager:trap_rule_template [2025/04/18 11:33] 10.91.120.100onboarding:snmpmanager:trap_rule_template [2026/01/07 11:10] (current) 10.91.120.100
Line 155: Line 155:
       HashMap < String, String > ticketValues = new HashMap < String, String > ()       HashMap < String, String > ticketValues = new HashMap < String, String > ()
       ticketValues.put("WORKFLOW", workflowName)       ticketValues.put("WORKFLOW", workflowName)
-      ticketValues.put("MARKET", parentNe.clusterName)+      ticketValues.put("MARKET", ne.clusterName)
       ticketValues.put("STATUS", "Alarm Received")       ticketValues.put("STATUS", "Alarm Received")
       ticketValues.put("CREATOR", "monitor")       ticketValues.put("CREATOR", "monitor")
       ticketValues.put("SUMMARY", summaryString)       ticketValues.put("SUMMARY", summaryString)
-      ticketValues.put("VISIBILITY", parentNe.clusterName)+      ticketValues.put("VISIBILITY", ne.clusterName)
       ticketValues.put("PRIORITY", "5")       ticketValues.put("PRIORITY", "5")
    
onboarding/snmpmanager/trap_rule_template.1744972405.txt.gz · Last modified: 2025/04/18 11:33 by 10.91.120.100