📄 traphandle
字号:
title Trap Handlersdescription Here we define what programs are run when a trap isdescription received by the trap receiver.token traphandleinfo When traps are received, a program can be run.info When traps are received, the list of configured trapinfo handles is consulted and any configured program is run.info If no handler is found, any handler with "default" as theinfo traphandle type is run instead. The information containedinfo in trap is passed to the program via standard input (seeinfo the snmptrapd.conf manual page for details).info #info arguments: oid|"default" program argsquestion 1 The oid of the trap you want to handle.question 2 The program you want to run If the program is a script, specify the script program first (ie /bin/sh /path/to/script).question 3 Arguments that you want passed to the program
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -