Index of  //vsmx86.vsm.com.au/wasd_root/src/utils/*.*

Utility directory read-me

A small collection of utilities (and in some cases, scripts) useful in the adminstration of a WASD site.

Some are covered in greater detail in Features and Facilities document, Utilities and Facilities section.

NameSource CodeComment
Calogs calogs.c Consolidate access logs (pronounced the same as the breakfast cereal brand :-) merges multiple HTTP server common and combined format access logs into a single log file with records in time-order.
CSPreport cspreport.c Content Security Policy Report[er]
https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
GeoLocate geolocate.c •  Command-line utility to create symbols containing geolocation data for a supplied IP address. •  Standalone CGI/CGIplus executable providing
<host name> (<IP address>) <country> / <region> / <city>
/cgi-bin/geolocate.exe
/cgi-bin/geolocate.exe?wasd.vsm.com.au
  (geolocate.js)
•  Object module linkable by other utilities looking for geolocation data
(see HTTPDMON.C and QDLOGSTATS.C)
HTAdmin htadmin.c Command-line administration of the WASD .$HTA authentication databases.
HTTPdMon httpdmon.c One of the fundamental tools for monitoring the status of the WASD server. This command-line utility continuously displays a number of key server process quotas, server counters and latest request data.
Also see sHTTPDmon in  WASD_ROOT:[SRC.SCREPER]
Another variation on the theme provides geolocation:
$ @BUILD_HTTPMON_GEOLOCATION LINK
$ MCR WASD_EXE:HTTPDMON
Proxy Munge** proxymunge.c Script that munges (rewrites) URIs/URLs to provide a more effective reverse-proxy.
**Also check out the WASD v12.0.0 proxy=rework=.. capability.
Quick and Dirty
Log Statistics
qdlogstats.c Useful command-line and script utility to generate quick snapshots and elementary statistics of server usage from access logs. Intended for those moments when we think "I wonder how many times that new archive has been downloaded?", "How much data was transfered during November?", "How often is such-and-such a client using the authenticated so-and-so service?", "How much has the mail service been used?" ... and want the results in a matter of seconds (or at least a few tens of seconds :-)
Another variation on the theme provides geolocation:
$ @BUILD_QDLOGSTATS_GEOLOCATION LINK
$ COPY WASD_EXE:QDLOGSTATS.EXE CGI_EXE:
$! assuming the non-geolocation utility was already in use
$ INSTALL REPLACE CGI-BIN:[000000]QDLOGSTATS
Random Seed randseed.c Small utility designed to populate a file with 2048 bytes of PRNG seed data. The seed should be high entropy.
Security .ch Army Knife sechan.c (Pronounced "session") is used by SECURE.COM and associated procedures to ensure package file system security settings are appropriate. It is also available for direct use by the site administrator.
WAStee wastee.c WAStee is a utility to generate time-stamped log files containing intervals of a long-lived WASD server process. It is the tee in a PIPE sequence.
Wot's Up? wotsup.c The WASD Over-The-Shoulder Uptime Picket is designed to monitor WASD in a production environment for the purpose of alerting operations staff to conditions which might cause that production to be adversely impacted. The utility runs in a detached process and monitors the server environment by periodically polling various server data. Alert reports can be delivered via any combination of OPCOM message, MAIL, site-specific DCL command, and log file entry.

NameRevisedSizeDescription

[DIR]obj_x86_64/ 8-Jan-2023 13:14512subdirectory
 
[TXT]build_all.com28-Jan-2026 04:351,913DCL procedure
[TXT]build_calogs.com28-Jan-2026 04:351,147DCL procedure
[TXT]build_ccdcnt.com28-Jan-2026 04:351,272DCL procedure
[TXT]build_cspreport.com28-Jan-2026 04:351,214DCL procedure
[TXT]build_geolocate.com28-Jan-2026 04:353,108DCL procedure
[TXT]build_htadmin.com28-Jan-2026 04:351,294DCL procedure
[TXT]build_httpdmon.com28-Jan-2026 04:351,477DCL procedure
[TXT]build_httpdmon_geolocate.com28-Jan-2026 04:352,537DCL procedure
[TXT]build_md5digest.com28-Jan-2026 04:351,180DCL procedure
[TXT]build_proxymunge.com28-Jan-2026 04:352,710DCL procedure
[TXT]build_qdlogstats.com28-Jan-2026 04:351,635DCL procedure
[TXT]build_qdlogstats_geolocate.com28-Jan-2026 04:352,916DCL procedure
[TXT]build_randseed.com28-Jan-2026 04:351,138DCL procedure
[TXT]build_sechan.com28-Jan-2026 04:351,116DCL procedure
[TXT]build_wastee.com28-Jan-2026 04:351,228DCL procedure
[TXT]build_wotsup.com28-Jan-2026 04:351,100DCL procedure
[TXT]calogs.c28-Jan-2026 04:3526,899C source
[TXT]ccdcnt.c28-Jan-2026 04:3514,264C source
[TXT]cspreport.c28-Jan-2026 04:3515,146C source
[TXT]enamel.h28-Jan-2026 04:359,983C header
[TXT]geolocate.c28-Jan-2026 04:3564,249C source
[TXT]geolocate.com28-Jan-2026 04:351,395DCL procedure
[TXT]geolocate.h28-Jan-2026 04:35895C header
[FIL]geolocate.js28-Jan-2026 04:35654JavaScript source
[TXT]htadmin.c28-Jan-2026 04:3549,013C source
[TXT]httpdmon.c28-Jan-2026 04:3598,748C source
[TXT]proxymunge.c28-Jan-2026 04:3557,479C source
[TXT]qdlogstats.c28-Jan-2026 04:35168,516C source
[TXT]randseed.c28-Jan-2026 04:3511,372C source
[HTM]readme.html28-Jan-2026 04:356,177"Utility directory read-me"
[TXT]sechan.c28-Jan-2026 04:3570,729C source
[TXT]streamlf.com28-Jan-2026 04:351,174DCL procedure
[TXT]wastee.c28-Jan-2026 04:3517,790C source
[TXT]wotsup.c28-Jan-2026 04:3591,244C source
[TXT]wotsup.com28-Jan-2026 04:352,158DCL procedure