Which configuration generates a syslog message when CPU utilization is higher than 60%?

Posted by: Pdfprep Category: 350-601 Tags: , ,

Which configuration generates a syslog message when CPU utilization is higher than 60%?
A . event manager applet HIGH-CPU
event snmp oid 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 get-type exact entry-op gt 60 poll-interval 5
action 1.0 syslog priority notifications msg "cpu high"

B . event manager applet HIGH-CPU
event snmp oid 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 get-type exact entry-op lt 60 poll-interval 5
action 1.0 syslog priority notifications msg "cpu high"
C . event manager applet HIGH-CPU
event snmp oid 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 get-type next entry-op gt 60 poll-interval 5
action 1.0 syslog priority notifications msg "cpu high"
D . event manager applet HIGH-CPU
event snmp oid 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 get-type next entry-op lt 60 poll-interval 5
action 1.0 syslog priority notifications msg "cpu high"

Answer: A

Leave a Reply

Your email address will not be published.