Configuring Syslog As Eem Publisher - Cisco Nexus 7000 Series Configuration Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring the Embedded Event Manager
Step 3
Step 4
Step 5

Configuring Syslog as EEM Publisher

You can monitor syslog messages from the switch.
Note
The maximum number of searchable strings to monitor syslog messages is 10.
Before You Begin
EEM should be available for registration by syslog.
The syslog daemon must be configured and executed.
Procedure
Step 1
Command or Action
system memory-thresholds threshold
critical no-process-kill
Example:
switch(config)# system
memory-thresholds threshold
critical no-process-kill
show running-config | include
"system memory"
Example:
switch(config-applet)# show
running-config | include "system
memory"
copy running-config startup-config
Example:
switch(config)# copy
running-config startup-config
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
Configuring Syslog as EEM Publisher
Purpose
(Optional)
Configures the system to not kill processes when the memory
cannot be allocated. The default value is to allow the system
to kill processes, starting with the one that consumes the
most memory.
(Optional)
Displays information about the system memory
configuration.
(Optional)
Copies the running configuration to the startup configuration.
Purpose
Enters global configuration mode.
265

Advertisement

Table of Contents
loading

Table of Contents