Home Applications DBsizeWatch

DBsizeWatch

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
0
0 reviews
0
Awards
6
Views
0
IPM installs
0
0
Details
Releases (1)
Reviews
Issues
Visualize actual DB size

What's new in this version

Initial Release

Graphic and numeric view of DBsize

Visualization is one of the key factors for fast recognition of numeric facts.
I collect the actual DB parameters and show them numerically and visually.
Short summary:
It is running from a CSP page. and all written in pure ISOS, JS, HTML

Prerequisites

Make sure you have git and Docker desktop installed.

Installation

Clone/git pull the repo into any local directory

git clone https://github.com/r-cemper/DBsizeWatch.git

To build and start the container run:

docker compose up -d && docker compose logs -f

To open IRIS Terminal do:

docker-compose exec iris iris session iris
USER>

To access IRIS System Management Portal

http://localhost:42773/csp/sys/UtilHome.csp

How to use it

In your browser simply call

http://localhost:42773/csp/user/ZX.dbSizeViewer.cls

It is also possible to take a snapshot from emote systems.
The only requirement is to append an URL parameter formatted:

?SERVER=IP-Address[:SuperServerPort[:Username[:Password]]]

Example for defaults: port=1972 user=_SYSTEM pw=SYS
Missing URL paramter uses the local system.
Example:

http://localhost:42773/csp/user/ZX.dbSizeViewer.cls?SERVER=192.168.0.11:11972:SuperUser:SYS

Ideas Portal

Version
0.0.122 Nov, 2025
Ideas portal
https://ideas.intersystems.com/ideas/DPI-I-799
Category
Solutions
Works with
InterSystems IRISInterSystems IRIS for Health
First published
22 Nov, 2025
Last edited
22 Nov, 2025