When configuring the nic_monitor probe (version 1.60) in DX Unified Infrastructure Management (UIM), the following issues may occur:
nic_monitor version 1.60To resolve these issues, upgrade to nic_monitor version 1.60T1 (which is attached to this KB) or a later GA release that includes the fix .Please check the probe release notes. This version only supports java 1.8.x
nic_monitor probe on the target robot.nic_monitor-1.60T1.zip) into the UIM Archive.The NIC filter in the updated version uses pattern matching rather than standard Java regex. Ensure your filter strings are formatted correctly.
Example Pattern: To monitor specific Embedded and Integrated NICs, use a pipe-separated list: .*Embedded NIC 1.*|.*Embedded NIC 2.*|.*Integrated NIC 1.*