config syslog
Description: Configures syslog server settings.
Set remote-server {ipv4-address}
Set remote-port [1 – 65535]
Unset
config remote-servers
Description: Configures syslog remote servers settings.
Config remote-servers
Edit <name>
Set ip* {ipv4-address}
Set port [1 – 65535]
Unset
End
Next
Show
Abort
Delete
Purge
End
Show
config statistic-report
Description: Configures syslog statistic report settings.
Config statistic-report
Set status [enable | disable]
Set interval [1 – 3600]
Unset
config cpu-usage
Description: Configures CPU usage rate statistic report settings.
Config cpu-usage
Set threshold [0 – 120]
Set variance [0 – 120]
Unset
Show
End
config memory-usage
Description: Configures memory usage statistic report settings.
Config memory-usage
Set threshold [0 – 120]
Set variance [0 – 120]
Unset
Show
End
config cpu-temperature
Description: Configures CPU temperature statistic report settings.
Config cpu-temperature
Set threshold [0 – 120]
Set variance [0 – 120]
Unset
Show
End
Show
End
Show
End
Sample command:
FX201E5919000057 (syslog) # show
config system syslog
config remote-servers
edit serv1
set ip 192.148.200.193
set port 514
next
end
config statistic-report
set status enable
set interval 30
config cpu-usage
set threshold 70
set variance 5
end
config memory-usage
set threshold 50
set variance 5
end
config cpu-temperature
set threshold 80
set variance 5
end
end
end