logging

来自「snmp的源代码,已经在我的ubuntu下编译通过」· 代码 · 共 27 行

TXT
27
字号
title           Logging optionsdescription     Logging optionstoken doNotLogTrapsinfo        Prevent traps from being loggedinfo        Useful when you only want to use traphandlesinfo        arguments: (1|yes|true|0|no|false)question 1  Should traps be loggedvalidanswer 1 ^(1|yes|true|0|no|false)token logOptioninfo        Set options controlling where to log toinfo        See -L options in the snmptrapd.conf man pagequestion 1  Logging optionstoken outputOptioninfo        Toggle options controlling output displayinfo        See -O options in the snmptrapd.conf man pagequestion 1  Logging optionstoken printEventNumbersinfo        Print event numbers (rising/falling alarm, etc.)info        arguments: (1|yes|true|0|no|false)question 1  Print event numbersvalidanswer 1 ^(1|yes|true|0|no|false)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?