Display the threshold monitor settings which are part of the device settings.
efa inventory device threshold-monitor list --ip device-ips --fabric fabric-name
Parameters
--ip device-ips Specifies a comma-separated range of device IP addresses. For example: 10.1.1.13,10.1.1.50,10.1.1.101. --fabric fabric-name Specify the name of the fabric.
Example
This example shows the current inventory threshold-monitor settings for the specified device.
efa inventory device threshold-monitor list --ip 10.10.10.75 +--------+-------------+--------+------+------+------+---------+------+-----------+ |IP | Type | Actions| High | Low | Count| Interval| Retry| AppState | |Address | | | Limit| Limit| | | | | +--------+-------------+--------+------+------+------+---------+------+-----------+ |10.10 | bfd-session | snmp | 80 | 50 | 3 | 60 | |cfg-in-sync| |.10.75 | | | | | | | | | + +-------------+--------+------+------+------+---------+------+-----------+ | | vxlan-tunnel| | 80 | | 6 | | |cfg-in-sync| + +-------------+--------+------+------+------+---------+------+-----------+ | | lif | snmp | 80 | 50 | 3 | 60 | |cfg-in-sync| + +-------------+--------+------+------+------+---------+------+-----------+ | | mac-table | snmp | 80 | 50 | 3 | 60 | |cfg-in-sync| + +-------------+--------+------+------+------+---------+------+-----------+ | | cpu | all | 80 | | | 60 | 3 |cfg-in-sync| + +-------------+--------+------+------+------+---------+------+-----------+ | | memory | raslog | 80 | | | 60 | 3 |cfg-in-sync| +--------+-------------+--------+------+------+------+---------+------+-----------+