02-03-2015 05:05 AM
Hi:
Please your help. I need configure EEM to get that every 10 minutes my nexus 3000 send a msg syslog with response of command "show environment"
It is possible???
If no, which is the alternative???
Tanks for your help.
02-05-2015 10:52 AM
Hi.
New to EEM and also have the same issue. I don't see any timer option under the event configuration of the applet I need to create....
c1.t32(config-applet)# event ?
cli Create a cli event specification
counter Create a counter event
fanabsent Create fanabsent event specification
fanbad Create fanbad event specification
memory Create memory thresholds event specification
oir Create Online-Insertion-Removal event specification
policy-default Use the event in the system policy being overridden
snmp Create a 'snmp' event specification.
storm-control Create a storm control event specification
syslog Create a syslog event specification
sysmgr System manager related events
temperature Create temperature event specification
track Create a 'track' event specification
c1.t32(config-applet)# event
This is where we would configure a chron-type event, right?
Thanks,
Scott.
02-07-2015 08:30 PM
This is not possible on NX-OS. You can, however, use the scheduler feature on NX-OS to schedule commands. See http://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus3000/sw/system_mgmt/503_U3_1/b_Cisco_n3k_System_Mgmt_Config_503_U3_1/b_Cisco_n3k_System_Mgmt_Config_503_U3_1_chapter_010011.html for more details.
10-04-2018 04:20 AM
event manager applet watchdog_eem
event timer watchdog time 600 name watchdog
action 1.1 syslog priority critical msg Syslog message for 10 minute watchdog
action 1.1 cli show environment
exit
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide