A lightweight CLI to monitor Ollama models and usage
Project description
olmon
A lightweight CLI to monitor your Ollama models and usage in real time.
$ olmon watch
Watching http://localhost:11434 every 2s โ Ctrl+C to stop
๐ข Ollama v0.30.8 โ 14 models installed, 2 running
โโโโโโโโโโโโโโโโโโโณโโโโโโโโโณโโโโโโโโโณโโโโโโโโโโโโโโโ
โ Name โ Size โ VRAM โ Expires At โ
โกโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฉ
โ llama3.2:latest โ 2.4 GB โ 2.4 GB โ 2026-06-23 โ
โ qwen2.5:7b โ 4.4 GB โ 4.4 GB โ 2026-06-23 โ
โโโโโโโโโโโโโโโโโโโดโโโโโโโโโดโโโโโโโโโดโโโโโโโโโโโโโโโ
Features
- ๐ Real-time dashboard โ live auto-refreshing view of running models
- ๐ Model listing โ browse all installed models with size, family, and quantization
- ๐ Model inspection โ full details on any installed model
- ๐ข Status indicators โ green / blue / red at a glance
- โ๏ธ Configurable โ set your API host and refresh interval
- ๐ชถ Lightweight โ minimal dependencies, works over SSH on headless servers
Requirements
- Python 3.13+
- Ollama installed and running
Installation
pip
pip install olmon
curl (Linux / macOS)
curl -fsSL https://raw.githubusercontent.com/glemiu6/olmon/master/scripts/install.sh | sh
From source
git clone https://github.com/glemiu6/olmon.git
cd olmon
uv pip install -e .
Windows
Native Windows binary is not currently supported. Use WSL and follow the Linux installation instructions.
Usage
olmon status # quick health check
olmon models # list all installed models
olmon models --sort size # sort by size
olmon models --filter llama # filter by name or family
olmon inspect llama3:latest # full details on a model
olmon ps # show currently running models
olmon watch # live auto-refreshing dashboard
olmon watch --interval 5 # refresh every 5 seconds
Global flags
olmon --host http://192.168.1.10:11434 status # connect to remote Ollama
olmon --version # print version
Status Indicators
| Indicator | Meaning |
|---|---|
| ๐ข Green | Models are loaded and running |
| ๐ต Blue | Ollama is idle, no models loaded |
| ๐ด Red | Ollama is offline or unreachable |
Configuration
olmon init # create default config file
olmon config show # view current config
Config is stored at ~/.config/olmon/config.json:
{
"host": "http://localhost:11434",
"interval": 2,
"no_color": false,
"default_sort": "name"
}
Update & Uninstall
olmon update # update to latest version
olmon uninstall # remove olmon and config
Why olmon?
Most Ollama monitoring tools are GUI or system tray apps. olmon is built for:
- Headless Linux servers โ no GUI required
- Remote monitoring โ works over SSH
- Shell scripting โ pipe-friendly with
--jsonflag and exit codes - DevOps workflows โ integrate into scripts and cron jobs
Roadmap
See ROADMAP.md for the full plan.
Contributing
Contributions are welcome. Feel free to open an issue or submit a pull request.
License
MIT โ see LICENSE for details.
Made with โค๏ธ by Vlad Digori
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file olmon-0.1.0.tar.gz.
File metadata
- Download URL: olmon-0.1.0.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e0505d8dd46df158ecfd1a94cc260911c67e567525e8689c507f0a26fee6323
|
|
| MD5 |
3fd3b5ffeb689f730a01658be16d6119
|
|
| BLAKE2b-256 |
ed47d6ae68c5bfd9f29b7eb7d98f9139cf1afccea0b9ea942e245f2fa2e12898
|
Provenance
The following attestation bundles were made for olmon-0.1.0.tar.gz:
Publisher:
release.yaml on glemiu6/olmon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
olmon-0.1.0.tar.gz -
Subject digest:
6e0505d8dd46df158ecfd1a94cc260911c67e567525e8689c507f0a26fee6323 - Sigstore transparency entry: 1932881565
- Sigstore integration time:
-
Permalink:
glemiu6/olmon@17b0ba761d4dbc535fd89499e5b48278bbda23e4 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/glemiu6
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@17b0ba761d4dbc535fd89499e5b48278bbda23e4 -
Trigger Event:
push
-
Statement type:
File details
Details for the file olmon-0.1.0-py3-none-any.whl.
File metadata
- Download URL: olmon-0.1.0-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab133b229449abdf82ed122b1749aba48c1950d16046a789fcdfbe57acdeafbf
|
|
| MD5 |
abcdef1fd13f70316c3d26a4d74d52fc
|
|
| BLAKE2b-256 |
f7dbfaa6caeb312c3d2ca86a205036e5f2cf8aa87ab5cc85bccc4ed367923889
|
Provenance
The following attestation bundles were made for olmon-0.1.0-py3-none-any.whl:
Publisher:
release.yaml on glemiu6/olmon
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
olmon-0.1.0-py3-none-any.whl -
Subject digest:
ab133b229449abdf82ed122b1749aba48c1950d16046a789fcdfbe57acdeafbf - Sigstore transparency entry: 1932881741
- Sigstore integration time:
-
Permalink:
glemiu6/olmon@17b0ba761d4dbc535fd89499e5b48278bbda23e4 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/glemiu6
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@17b0ba761d4dbc535fd89499e5b48278bbda23e4 -
Trigger Event:
push
-
Statement type: