Viewing Statistics on Fax Groups

The show fax-group stats command shows the number of successful and unsuccessful fax calls. One ACLI command shows these stats for all the fax server groups configured on the system, and the other displays per-fax server group counts of successful and failed fax calls. The system rotates these statistics from the Period to the Lifetime section every 100 seconds

acmepacket# show fax-group stats
18:32:26-86
Session Stats            ---- Period --–-                ---- Lifetime ----
                 Success-Attempts  Fail-Attempts   Success-Attempts  Fail-Attempts
FaxGroup = FaxGrp1
Realm 172-FAX-SA1         0              0               6                0
Realm 172-FAX-SA2         0              0               6                0
Realm 172-FAX-SA3         0              0               6                0
Realm 172-FAX-SA4         0              0               6                0
Total:
FaxGrp1                   0              0               24               0


FaxGroup = FaxGrp2
Realm 172-FAX-SA1         0              0               6                0
Realm 172-FAX-SA2         0              0               0                0
Realm 172-FAX-SA3         0              0               0                0
Realm 172-FAX-SA4         0              0               0                0
Total:
FaxGrp2                   0              0               6                0

Display FAX traffic statistics for a specific group by appending the command line with the group name. Example syntax is shown below.

acmepacket# show fax-group stats FaxGrp1
18:32:26-86
Session Stats            ---- Period --–-                ---- Lifetime ----
                 Success-Attempts  Fail-Attempts   Success-Attempts  Fail-Attempts
FaxGroup = FaxGrp1
Realm 172-FAX-SA1         0              0               6                0
Realm 172-FAX-SA2         0              0               6                0
Realm 172-FAX-SA3         0              0               6                0
Realm 172-FAX-SA4         0              0               6                0
Total:
FaxGrp1                   0              0               24               0