Comments
-
Hello Marcro, It is not showing Zero.
-
Dear Wluther, could you please add this query to my query? I don't have enough knowledge to do that.
-
top ten bandwidth utilization interface.
-
The above script is working..But not able to add to my current script. Below is the script now I am using. Could you please add the acesspoint details on the below script. Thanks in Advance SELECT n.Vendor, COUNT (CASE n.Status WHEN '1' THEN 1 else NULL end) AS UP, COUNT (CASE n.Status WHEN '2' THEN 1 else NULL end) AS…
-
The above script is working. But it is showing one by one device. I create a box for [View:https://drive.google.com/file/d/1QpGTS1ffqSqzAcvQWuHMsn6X0NkUhNy1/view?usp=sharing:640:50]the vendor up warning down. Could you please create a script to add to this box. So, in one box I can see the status of all network devices.…