Skip to content

Instantly share code, notes, and snippets.

View microlinux's full-sized avatar
🚒
Bathing in hot sauce

Bogon Jameson microlinux

🚒
Bathing in hot sauce
View GitHub Profile
@microlinux
microlinux / exabgp.conf
Created August 22, 2018 05:20
ExaBGP config template
[exabgp.api]
ack = true
chunk = 1
cli = true
compact = false
encoder = json
pipename = 'exabgp'
respawn = true
terminate = false
@microlinux
microlinux / peeper.py
Created July 8, 2026 00:27
Program to snapshot system resource usage and process information. Originally written for analysis of ODX (https://github.com/WebODM/ODX) performance.
#!/bin/env python3
"""
peeper.py
Program to snapshot system resource usage and process information. Originally
written for analysis of ODX (https://github.com/WebODM/ODX) performance.
Output format (JSON):