<<

NAME

pf::pfcmd::report - all about reports

DESCRIPTION

TBD

CONFIGURATION AND ENVIRONMENT

Read the pf.conf configuration file.

SUBROUTINES

TODO: list incomplete

report_connectiontype_all

Reporting - Connections by connection type and user status for all nodes

report_connectiontype_active

Reporting - Connections by connection type and user status for all active nodes

report_connectiontypereg_all

Reporting - Connections by connection type and user status for all nodes (registered users)

report_connectiontypereg_active

Reporting - Connections by connection type and user status for all active nodes (registered users)

report_ssid_all

Reporting - Connections by SSID for all nodes regardless of the status

report_ssid_active

Reporting - Connections by SSID for all active nodes (reg/unreg)

_report_osclassbandwidth_with_range

Reporting - OS Class bandwitdh usage

Sub that supports a range from now til $range window.

report_osclassbandwidth_all

Reporting - OS Class bandwitdh usage - All time

report_osclassbandwidth_day

Reporting - OS Class bandwitdh usage for the last 24 hours

report_osclassbandwidth_week

Reporting - OS Class bandwitdh usage for the last week

report_osclassbandwidth_month

Reporting - OS Class bandwitdh usage for the last month

report_osclassbandwidth_year

Reporting - OS Class bandwitdh usage for the last year

report_nodebandwidth

Reporting - node bandwitdh usage for a specific period

report_nodebandwidth_all

Reporting - Node bandwitdh usage for the top 25 consumers

translate_connection_type

Translates connection_type database string into a human-understandable string

report_topsponsor_all

Reporting - Top 25 Sponsors

AUTHOR

Inverse inc. <info@inverse.ca>

Minor parts of this file may have been contributed. See CREDITS.

COPYRIGHT

Copyright (C) 2005-2015 Inverse inc.

Copyright (C) 2005 Kevin Amorin

Copyright (C) 2005 David LaPorte

LICENSE

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

<<