Welcome,
Guest
[
Login
]
Traffic Sentinel
File
Home
Events
Traffic
Hosts
Services
Reports
View
Explore
Query
Edit
Schedule
Install
Script
Maps
Search
Help
Running. Please wait...
Script
var view = "traffic"; var select = "sourceaddress,bytes"; var where = ""; var interval = "last60minutes"; var sort = "bytes"; var n = "5"; var headings = true; var query = Query.topN(view, select, where, interval, sort, n); var table = query.run(); table.printFixed(headings); // table.printCSV(headings); // table.printHTML(headings);
Defaults
Reset
Submit
Copyright © 1999-2022 InMon Corp. ALL RIGHTS RESERVED