# Jahaja/psdash

A linux system information web dashboard using psutils and flask

Repository: https://github.com/Jahaja/psdash
Canonical: https://ross.abutalabs.com/products/psdash
Language: Python
License: CC0-1.0
License Family: permissive
Last push: 2021-11-02T20:29:08+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4586, "days_push": 1765, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2411, forks 321 (observed 2026-08-28T04:06:44.414412+00:00)

## What it is
psdash is a Linux system information web dashboard built with Flask and psutil, showing CPU, memory, disks, network, processes, and logs in the browser. It supports multi-node setups where agent nodes register to a central web node.

## Use cases
- monitor cpu memory and disk usage of a linux server from a browser
- view running processes like top with detailed per-process info
- tail and search server log files through a web ui
- list open network connections like netstat with filtering
- monitor multiple linux servers from one dashboard with agent nodes

## When to choose
- you want a lightweight self-hosted server dashboard on linux
- you need a web-based alternative to top and netstat
- you want to monitor several linux nodes from a single interface

## When to avoid
- you need monitoring on non-linux systems
- you need long-term metrics storage and alerting rather than live views
- you need a modern actively developed tool with updated UI

## Facets
- artifact type: application
- maturity: maintenance
- function: monitoring, http-server, logging
- domain: monitoring, self-hosted
- platform: python, self-hosted
- tags: system-dashboard, psutil, flask, server-monitoring, process-viewer, devops, linux, web-server

## Member repositories
- Jahaja/psdash (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:44.414412+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:33:57.404405+00:00, confidence not recorded.
  - readme: https://github.com/Jahaja/psdash (fetched 2026-08-28T04:06:44.414412+00:00, sha e081a387c473)
  - registry_pypi: https://pypi.org/pypi/psdash/json (fetched 2026-08-29T10:14:00.162918+00:00, sha e6ef91cd43ad)
- Data as of 2026-08-30T08:39:29.467469+00:00.
