{% extends 'traffic/report/report.html' %} {% load staticfiles %} {% block body_fluid %}class="fluid-layout"{% endblock %} {% block toolbar_templates %}class="active"{%endblock%} {% block subheader_comment %}{% endblock %} {% block tab_content %}
Name Description Actions
Top Domains By Requests Domains with the most web requests. Drill-down includes information about users, urls, distribution of requests by hour and day.
Top Domains By Users Domains with the most users. Drill-down includes information about users, urls, distribution of users by hour and day.
Top Blocked Domains By Requests Blocked domains with the most web requests. Drill-down includes information about users, urls, distribution of requests by hour and day.
Top Blocked Domains By Users Blocked domains with the most users. Drill-down includes information about users, urls, distribution of users by hour and day.
Top Unproductive Domains By Requests Unproductive domains with the most web requests. Drill-down includes information about users, urls, distribution of requests by hour and day.
Top Unproductive Domains By Users Unproductive domains with the most users. Drill-down includes information about users, urls, distribution of users by hour and day.
Detailed Domain Info Detailed domain report by domain name, optional user and policy.
Name Description Actions
Top Users by Requests Users who have the most web requests. Drill-down includes information about user, distribution of requests by hour, day, category and domain.
Top Users by Domains Users who visited the most domains. Drill-down includes information about user, distribution of domains by hour, day and category.
Top Users by Blocked Domains Users who visited the most blocked domains. Drill-down includes information about user, distribution of domains by hour, day and category.
Top Users by Unproductive Domains Users who visited the most unproductive domains. Drill-down includes information about user, distribution of domains by hour, day and category.
Detailed Users by Domains Detailed user report by user name and optional domain.
User Search Queries Information about user queries in Google, Bing, Yahoo and DuckDuckGo. Contains a list of queries per user.
User Youtube Videos Information about user Youtube videos. Contains a list of videos per user.
Detailed Users by Blocked Domains Detailed user report by user name on blocked domains.
Detailed Users by Unproductive Domains Detailed user report by user name on unproductive domains.
Name Description Actions
Top Categories by Requests Site categories sorted by the most web requests. Drill-down includes information about users and domains as well as distribution of requests by hour and day.
Top Categories by Users Site categories sorted by the most users. Drill-down includes information about users and domains as well as distribution of users by hour and day.
Name Description Actions
Policies by Requests Policies sorted by the most web requests. Drill-down includes information about users and domains as well as distribution of requests by hour and day.
Policies by Users Policies sorted by the most users. Drill-down includes information about users and domains as well as distribution of users by hour and day.
Name Description Actions
Bandwidth Aggregated information about consumed bandwith.
Top Domains Information about most visited domains.
User Activities Complete list of activities for all users. Includes user names, visited domains and access time.
Denied Requests Information about denied browser requests. Includes user names, visited domains and access time.
Unauthenticated Requests Information about unauthenticated browser requests. Includes user names, visited domains and access time.
{% endblock %}