Releases: techtiki21/PiPulse
Releases · techtiki21/PiPulse
Release list
v0.3-alpha
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
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
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]