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.
| Name | Source Code | Comment |
|---|---|---|
| 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>
• 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. |
Name Revised Size Description
obj_x86_64/ 8-Jan-2023 13:14 512 subdirectory
build_all.com 28-Jan-2026 04:35 1,913 DCL procedure
build_calogs.com 28-Jan-2026 04:35 1,147 DCL procedure
build_ccdcnt.com 28-Jan-2026 04:35 1,272 DCL procedure
build_cspreport.com 28-Jan-2026 04:35 1,214 DCL procedure
build_geolocate.com 28-Jan-2026 04:35 3,108 DCL procedure
build_htadmin.com 28-Jan-2026 04:35 1,294 DCL procedure
build_httpdmon.com 28-Jan-2026 04:35 1,477 DCL procedure
build_httpdmon_geolocate+ 28-Jan-2026 04:35 2,537 DCL procedure
build_md5digest.com 28-Jan-2026 04:35 1,180 DCL procedure
build_proxymunge.com 28-Jan-2026 04:35 2,710 DCL procedure
build_qdlogstats.com 28-Jan-2026 04:35 1,635 DCL procedure
build_qdlogstats_geoloca+ 28-Jan-2026 04:35 2,916 DCL procedure
build_randseed.com 28-Jan-2026 04:35 1,138 DCL procedure
build_sechan.com 28-Jan-2026 04:35 1,116 DCL procedure
build_wastee.com 28-Jan-2026 04:35 1,228 DCL procedure
build_wotsup.com 28-Jan-2026 04:35 1,100 DCL procedure
calogs.c 28-Jan-2026 04:35 26,899 C source
ccdcnt.c 28-Jan-2026 04:35 14,264 C source
cspreport.c 28-Jan-2026 04:35 15,146 C source
enamel.h 28-Jan-2026 04:35 9,983 C header
geolocate.c 28-Jan-2026 04:35 64,249 C source
geolocate.com 28-Jan-2026 04:35 1,395 DCL procedure
geolocate.h 28-Jan-2026 04:35 895 C header
geolocate.js 28-Jan-2026 04:35 654 JavaScript source
htadmin.c 28-Jan-2026 04:35 49,013 C source
httpdmon.c 28-Jan-2026 04:35 98,748 C source
proxymunge.c 28-Jan-2026 04:35 57,479 C source
qdlogstats.c 28-Jan-2026 04:35 168,516 C source
randseed.c 28-Jan-2026 04:35 11,372 C source
readme.html 28-Jan-2026 04:35 6,177 "Utility directory read-me"
sechan.c 28-Jan-2026 04:35 70,729 C source
streamlf.com 28-Jan-2026 04:35 1,174 DCL procedure
wastee.c 28-Jan-2026 04:35 17,790 C source
wotsup.c 28-Jan-2026 04:35 91,244 C source
wotsup.com 28-Jan-2026 04:35 2,158 DCL procedure