Releases: xhhcn/Pulse-DS
Release list
Release v1.0.2
Pulse-DS v1.0.2
Dedicated-server monitoring: hardware inventory (processor, DIMMs, disks with SMART, RAID, NICs, GPUs, sensors, BMC/IPMI), server-side health evaluation, live metrics and TCPing. Setup and security notes are in the README.
Defaults are chosen so Pulse-DS can share a host with Pulse: port 8018, /opt/pulse-ds, services pulse-ds-server and pulse-ds-client.
Docker Images
xhh1128/pulse-ds:1.0.2xhh1128/pulse-ds:latest
Downloads
| Platform | File |
|---|---|
| Linux amd64 | probe-client |
| Linux arm64 | probe-client-arm64 |
| macOS Intel (amd64) | probe-client-darwin-amd64 |
| macOS Apple Silicon (arm64) | probe-client-darwin-arm64 |
| Windows amd64 | probe-client.exe |
| Install script (Linux + macOS) | install.sh |
Server standalone binaries (pulse-server-standalone-linux-amd64 / -arm64) are attached by the standalone workflow. |
Quick Install
Server (systemd):
curl -fsSL https://raw.githubusercontent.com/xhhcn/Pulse-DS/main/install-pulse-ds-server.sh | sudo bashClient (Linux & macOS; add the system in /admin first to get its ID and secret):
curl -sSL https://raw.githubusercontent.com/xhhcn/Pulse-DS/main/client/install.sh | sudo bash -s -- --id YOUR_ID --server https://YOUR_SERVER --secret YOUR_SECRETRelease v1.0.1
Pulse-DS v1.0.1
Dedicated-server monitoring: hardware inventory (processor, DIMMs, disks with SMART, RAID, NICs, GPUs, sensors, BMC/IPMI), server-side health evaluation, live metrics and TCPing. Setup and security notes are in the README.
Defaults are chosen so Pulse-DS can share a host with Pulse: port 8018, /opt/pulse-ds, services pulse-ds-server and pulse-ds-client.
Docker Images
xhh1128/pulse-ds:1.0.1xhh1128/pulse-ds:latest
Downloads
| Platform | File |
|---|---|
| Linux amd64 | probe-client |
| Linux arm64 | probe-client-arm64 |
| macOS Intel (amd64) | probe-client-darwin-amd64 |
| macOS Apple Silicon (arm64) | probe-client-darwin-arm64 |
| Windows amd64 | probe-client.exe |
| Install script (Linux + macOS) | install.sh |
Server standalone binaries (pulse-server-standalone-linux-amd64 / -arm64) are attached by the standalone workflow. |
Quick Install
Server (systemd):
curl -fsSL https://raw.githubusercontent.com/xhhcn/Pulse-DS/main/install-pulse-ds-server.sh | sudo bashClient (Linux & macOS; add the system in /admin first to get its ID and secret):
curl -sSL https://raw.githubusercontent.com/xhhcn/Pulse-DS/main/client/install.sh | sudo bash -s -- --id YOUR_ID --server https://YOUR_SERVER --secret YOUR_SECRETRelease v1.0.0
Pulse-DS v1.0.0
Dedicated-server monitoring: hardware inventory (processor, DIMMs, disks with SMART, RAID, NICs, GPUs, sensors, BMC/IPMI), server-side health evaluation, live metrics and TCPing. Setup and security notes are in the README.
Defaults are chosen so Pulse-DS can share a host with Pulse: port 8018, /opt/pulse-ds, services pulse-ds-server and pulse-ds-client.
Docker Images
xhh1128/pulse-ds:1.0.0xhh1128/pulse-ds:latest
Downloads
| Platform | File |
|---|---|
| Linux amd64 | probe-client |
| Linux arm64 | probe-client-arm64 |
| macOS Intel (amd64) | probe-client-darwin-amd64 |
| macOS Apple Silicon (arm64) | probe-client-darwin-arm64 |
| Windows amd64 | probe-client.exe |
| Install script (Linux + macOS) | install.sh |
Server standalone binaries (pulse-server-standalone-linux-amd64 / -arm64) are attached by the standalone workflow. |
Quick Install
Server (systemd):
curl -fsSL https://raw.githubusercontent.com/xhhcn/Pulse-DS/main/install-pulse-ds-server.sh | sudo bashClient (Linux & macOS; add the system in /admin first to get its ID and secret):
curl -sSL https://raw.githubusercontent.com/xhhcn/Pulse-DS/main/client/install.sh | sudo bash -s -- --id YOUR_ID --server https://YOUR_SERVER --secret YOUR_SECRET