_______________________________________________________________________________________________________
_______________________________________________________________________________________________________
© Virtual Access 2018
GW6600 Series User manual
Issue: 1.7
Page 459 of 519
option type 'sms'
option template '%{serial} %{severityName} %{eventName}!!!'
option callee '0123456789'
config forwarding
option enabled 'yes'
option target 'SMSTarget'
option className 'auth'
option eventName 'LoginSSH'
option severity 'notice-notice'
# Sample Execute
config target
option name 'ExecTarget'
option type 'exec'
option cmd_template 'logger -t eventer %{eventName}'
config forwarding
option enabled 'yes'
option target 'ExecTarget'
option className 'ppp'
option severity 'debug-error'
# Sample File
config target
option name 'FileTarget'
option type 'file'
option file_name '\tmp\eventfile'
option max_size_kb '1028'
config forwarding
option enabled 'yes'
option target 'FileTarget'
option severity 'debug-error'