TMS zl Management and Configuration Guide ST.1.1.100226

A-90
Command-Line Reference
Global Configuration Context
For example:
ProCurve(tms-module-<slot ID>:config)# logging syslog
enable
ProCurve(tms-module-<slot ID>:config)# logging syslog
172.16.2.240 514 facility user
logging threshold
Table A-26 displays the available options for the logging threshold com-
mand.
Table A-26. Options for the Logging Command
To set the minimum severity for an event that the module will log, enter this
command:
Syntax: logging threshold severity [critical | major | minor | warning | information]
For example, if you only want to log messages about events of severity major
and higher, you would enter the following command:
ProCurve(tms-module-<slot ID>)# logging threshold
severity major
Log throttling (which is enabled by default) prevents the module from logging
duplicate messages about the same event. Instead, the module logs the first
event but counts duplicate events without logging them. The module sends a
tally message that shows the number of duplicate events after a certain count
is reached or after a certain number of seconds have passed since the first
event (whichever comes first).
Enter the following command to enable (or disable) log throttling:
Syntax: [no] logging threshold enable
Option Result
severity [critical | major | minor
| warning | information]
Sets the minimum severity for an event in order for the
module to log that event
enable Enables log throttling, which prevents the module for
logging duplicate messages
duplicates Sets options for log throttling, including the duplicate limit
and period for log throttling