•
sys_reqinfo_proc_all, page 2003
•
sys_reqinfo_routername, page 2004
•
sys_reqinfo_snmp, page 2004
•
sys_reqinfo_syslog_freq, page 2005
•
sys_reqinfo_syslog_history, page 2006
sys_reqinfo_cli_freq
Queries the frequency information of all command-line interface (CLI) events.
Syntax
sys_reqinfo_cli_freq
Arguments
None
Result String
rec_list {{CLI frequency string 0},{CLI frequency str 1}, ...}
Where each CLI frequency string is:
time_sec %ld time_msec %ld match_count %u raise_count %u occurs %u period_sec %ld period_msec %ld
pattern {%s}
Marks the start of the CLI event frequency list.rec_list
Last time when this CLI event was raised.time_sec time_msec
Number of times that a CLI command matches the
pattern specified by this CLI event specification.
match count
Number of times that this CLI event was raised. The
following fields are information about the CLI event
specification:
•
sync--A "yes" means that event publish should
be performed sychronously. The event detector
will be notified when the Event Manager Server
has completed publishing the event. The Event
Manager Server will return a code that indicates
whether or not the CLI command should be
executed.
•
skip--A "yes" means that the CLI command
should not be executed if the sync flag is not
set.
raise_count
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1996
sys_reqinfo_cli_freq