Skip to content

Releases: techtiki21/PiPulse

v0.3-alpha

v0.3-alpha Pre-release
Pre-release

Choose a tag to compare

@techtiki21 techtiki21 released this 18 Jun 10:40

Saves logged data to a SQLite3 database

Current Command Structure

pipulse-client.exe --host [Local IP of Pi] --port [default 8000] [stats/memory/disk/cpu]

v0.2-alpha

v0.2-alpha Pre-release
Pre-release

Choose a tag to compare

@techtiki21 techtiki21 released this 14 Jun 14:57
7f5182f

Added cpu endpoint with --seconds argument

Current Command Structure

pipulse-client.exe --host [Local IP of Pi] --port [default 8000] [stats/memory/disk/cpu]

Arguments for Endpoints

  • cpu
    • --seconds: Duration to record interval

v0.1-alpha

v0.1-alpha Pre-release
Pre-release

Choose a tag to compare

@techtiki21 techtiki21 released this 07 Jun 09:16

Can ping your Raspberry Pi to retrieve stats, memory, and disk information

Current Command Structure

pipulse-client.exe --host [Local IP of Pi] --port [default 8000] [stats/memory/disk]