GWCHECK.LOG Parser

0 Likes

Use this script to create reports:
GWUSER = MAILBOX SIZE
This Perl Script can run from a NetWare 5.1 or NetWare 6 console

Run as:

perl sys:/perl/scripts/prspoa.pl > nul

In the script:
    variable $TOSAVE shows where TARGET REPORT FILE will reside.
    variable $FROMREAD shows where SOURCE FILE gwcheck.log will reside.

File gwcheck.log strings:
Checking user = ksr         (ass)    83392
...............

273760 kbytes in use by user's mail

Report - will be file with information, as in this example:
user3= 1155985 kbytes
user1= 1067271 kbytes
user4 = 808201 kbytes
user2 = 541230 kbytes
........

Labels:

How To-Best Practice
Comment List
Related
Recommended