- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Client list
Hello, does anyone know how to pull a report of clients? Its Clients By FortiAP that I need to be able to export into Excel if it's possible?
Dashboard>WiFi>Clients By FortiAP this shows a figure with the number of clients.
When you click on it to expand it, it shows a nice table of all the clients connected, it's this list I want to export into Excel.
Thanking everyone in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't think you can export directly to Excel format. However, if the Fortiview table is not sufficient to you, you can always get the raw data from Fortigate CLI or API and process it as you please.
Fortigate CLI command:
diagnose wireless-controller wlac -c sta
Fortigate API:
https://<Fortigate_IP>/api/v2/monitor/wifi/client?vdom=<VDOM_NAME>
Boris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@bpozdena_FTNT Thanks for your help, it's a real pity that you can't export such tables to excel. Maybe this can be requested in a future update?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It would be really cool if exporting to excel was an option!