Help : Monitor : Interface

Select an interface to monitor by specifying an agent and an interface on that agent. The result will be a chart displaying traffic on the specified interface.

Note: If interface is left blank, then a table showing statistics from all the selected device's interfaces with be returned.

URL encoding

Links to specific segment statistics charts can be created, for example the following URL will launch a real-time view of the statistics on agent 10.8.56.128 interface 7:

/query/Monitor?agent=10.8.56.128&interface=7&action=chart&type=segmentCounters

To launch a view showing a table of all the statistics for a given device, simply drop the interface field:

/query/Monitor?agent=10.8.56.128&action=chart&type=segmentCounters