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
onboarding:snmpmanager:trap_rule_testing [2023/06/14 16:56] – [IntelliJ IDEA Project] 10.91.110.100onboarding: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+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   cat ruleName.groovy | tee *Core.groovy
 ---- ----
onboarding/snmpmanager/trap_rule_testing.1686758196.txt.gz · Last modified: 2023/06/14 16:56 by 10.91.110.100