Quantcast
Channel: THWACK: Message List
Viewing all articles
Browse latest Browse all 20518

Re: Juniper UDT monitoring hits License doubly bad!

$
0
0

Please use the below SQL query to unmonitor the physical ports for Juniper devices.

 

Update p Set IsMonitored=0 From UDT_Port p Innerjoin Nodes n on n.NodeID= P.NodeID

where n.Vendor like'Juniper Networks%'andcharindex('.',p.Name,1)=0


If Ports are rediscovered, then physical ports will be monitored. So please rerun the above SQL query to unmonitor the physical ports again.


We referred the

http://www.juniper.net/techpubs/en_US/junos13.2/topics/concept/interfaces-naming-conventions-qfx-series.html for Juniper naming convention


Viewing all articles
Browse latest Browse all 20518

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>