User Tools

Site Tools


onboarding:snmpmanager:trap_rule_testing

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
onboarding:snmpmanager:trap_rule_testing [2021/06/25 10:09] – external edit 127.0.0.1onboarding:snmpmanager:trap_rule_testing [2023/06/14 16:57] (current) – [IntelliJ IDEA Project] 10.91.110.100
Line 22: Line 22:
 It is advised to create a Project in IDEA to contain any trap rule edits you need to make. This project would add the SnmpManager codebase as a module, allowing correct syntax highlighting for Trap Rules, including possible methods and classes to 'import'.\\ Bear in mind that you cannot import into a Trap Rule, but you can fully qualify any such calls. It is advised to create a Project in IDEA to contain any trap rule edits you need to make. This project would add the SnmpManager codebase as a module, allowing correct syntax highlighting for Trap Rules, including possible methods and classes to 'import'.\\ Bear in mind that you cannot import into a Trap Rule, but you can fully qualify any such calls.
  
 +Command to update multiple trap rules on a server. 
 +Update one trap rule manually and use the command below to update the others. 
 +  cat ruleName.groovy | tee *Core.groovy
 ---- ----
  
onboarding/snmpmanager/trap_rule_testing.1624612196.txt.gz · Last modified: 2021/06/25 10:09 by 127.0.0.1