https://github.com/zmaril/stethoscope
Listen to your server
https://github.com/zmaril/stethoscope
Last synced: 8 months ago
JSON representation
Listen to your server
- Host: GitHub
- URL: https://github.com/zmaril/stethoscope
- Owner: zmaril
- Created: 2024-08-06T14:53:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T15:10:27.000Z (almost 2 years ago)
- Last Synced: 2024-08-06T17:28:48.272Z (almost 2 years ago)
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stethoscope
Listen to your server with bpftrace.
```bash
git clone git@github.com:zmaril/stethoscope.git
cd stethoscope
brew install supercollider
poetry install
stethoscope a_server_you_have_in_your_ssh_config # that also has bpftrace installed already
```
And watch as it plays a little tune for you.
[Twitter dev log can be found here](https://x.com/ZackMaril/status/1820839634244362474).