TMS zl Management and Configuration Guide ST.1.1.100430
A-93
Command-Line Reference
Global Configuration Context
Table A-26. Options for the Logging Command
Log Severity. 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. 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
After log throttling is enabled, you can configure the count and seconds
parameters. Enter the following command:
Syntax: logging threshold duplicates <count> time <seconds>
Option Result
severity [critical | major | minor
| warning | information]
Sets the minimum severity for an event in order for the
module to log that event. See “Log Severity” on page A-93.
enable Enables log throttling, which prevents the module for
logging duplicate messages. See “Log Throttling” on page
A-93
duplicates Sets options for log throttling, including the duplicate limit
and period for log throttling. See “Log Throttling” on page
A-93
monitor Enables the log threshold monitor, which helps prevent
excessive logging from negatively impacting the TMS zl
Module’s performance. See “Log Threshold Monitor” on
page A-94