GWCHECK.LOG Parser
Novell Cool Solutions: Cool Tool
In Brief
For getting users' mailbox size from GWCHECK.LOG.
Vitals
- Product Categories:
- GroupWise
- Functional Categories:
- Monitoring
- User Management
- Workgroup
| Posted: | 25 Oct 2002 |
| File Size: | 821 bytes |
| License: | Free |
| Download: | /coolsolutions/tools/downloads/prspoa.zip |
| Publisher: | Koltogyan Sergey Rubenovich |
Disclaimer
Please read the note from our friends in legal before using this file.
Details
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
........
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com
