A desktop application for the server you actually run. It holds a session open, parses
what comes back into a live dashboard, and gives you the fourteen views you would
otherwise be rebuilding out of systemctl and tail every time
something looked wrong.
A single-host operations console. It connects over an overlay network with the SSH key already on your machine, holds that session open, and feeds a parsed snapshot stream into the window rather than reconnecting for every panel.
It stores no credentials of its own. There is no vault, no saved password and no second identity to rotate, which means it can only ever see and do what your key can already see and do. Revoking the key revokes the application.
Everything it reads comes from tools already on the box: systemd, journald, the web
server's access log, sar, fail2ban, the package manager, Postgres. There
is no agent to install on the server and nothing to keep updated at the far end.
journalctl invocation by hand every time.sar files. Seven days is the useful ceiling: a month at ten-minute resolution is four thousand points into a chart a few hundred pixels wide.VPSMon is an internal Locke Werks tool, built against one host and one way of running it. The source is private and there is no public download.
If you want to talk about it, whether that is access, licensing, or what it would take to point something like this at your own infrastructure, write to archon@lockewerks.com.