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
../ parent directory
obj_ia64/ 3-Nov-2014 18:55 1,024 subdirectory
OBJ_X86_64/ 20-Sep-2020 10:32 512 subdirectory
build_all.com 22-Jan-2025 01:06 1,913 DCL procedure
build_calogs.com 22-Jan-2025 01:06 1,143 DCL procedure
build_ccdcnt.com 22-Jan-2025 01:06 1,268 DCL procedure
BUILD_CGIDMON.COM 29-May-2021 01:50 1,600 DCL procedure
build_cspreport.com 22-Jan-2025 01:06 1,210 DCL procedure
build_geolocate.com 9-Jun-2025 17:04 3,018 DCL procedure
build_htadmin.com 22-Jan-2025 01:06 1,290 DCL procedure
build_httpdmon.com 22-Jan-2025 01:06 1,473 DCL procedure
build_httpdmon_geolocate+ 23-Jan-2025 23:17 2,555 DCL procedure
build_md5digest.com 22-Jan-2025 01:06 1,176 DCL procedure
build_proxymunge.com 22-Jan-2025 01:06 2,950 DCL procedure
build_qdlogstats.com 22-Jan-2025 01:06 1,631 DCL procedure
build_qdlogstats_geoloca+ 23-Jan-2025 23:18 3,005 DCL procedure
build_randseed.com 22-Jan-2025 01:06 1,134 DCL procedure
build_sechan.com 22-Jan-2025 01:06 1,112 DCL procedure
build_wastee.com 22-Jan-2025 01:06 1,224 DCL procedure
build_wotsup.com 22-Jan-2025 01:06 1,096 DCL procedure
calogs.C 22-Jan-2025 01:06 26,899 C source
ccdcnt.C 22-Jan-2025 01:06 14,264 C source
CGIDMON.C 14-Jun-2021 10:15 38,194 C source
cspreport.C 22-Jan-2025 01:06 15,146 C source
enamel.h 22-Jan-2025 01:06 9,983 C header
geolocate.c 12-Jun-2025 08:51 63,837 C source
geolocate.com 22-Jan-2025 01:06 1,395 DCL procedure
GEOLOCATE.H 22-Jan-2025 01:06 895 C header
geolocate.js 22-Jan-2025 01:06 654 JavaScript source
htadmin.C 22-Jan-2025 01:06 49,013 C source
HTTPDMON.C 22-Jan-2025 01:06 98,171 C source
proxymunge.C 22-Jan-2025 01:06 57,479 C source
qdlogstats.c 22-Jan-2025 01:06 168,516 C source
randseed.C 22-Jan-2025 01:06 11,372 C source
readme.html 22-Jan-2025 01:06 6,177 "Utility directory read-me"
sechan.C 22-Jan-2025 01:06 70,729 C source
streamlf.com 22-Jan-2025 08:31 1,174 DCL procedure
wastee.c 22-Jan-2025 01:06 17,790 C source
wb_exercise.com 4-Nov-2021 09:41 1,447 DCL procedure
wotsup.C 22-Jan-2025 01:06 91,244 C source
wotsup.com 22-Jan-2025 01:06 2,158 DCL procedure