<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Personal :: Tag :: Forensic wheels</title><link>https://polymathmonkey.github.io/weblog/tags/personal/index.html</link><description/><generator>Hugo</generator><language>en-us</language><copyright>All text is licensed under a Creative Commons Attribution 4.0 International License.</copyright><lastBuildDate>Wed, 22 Apr 2026 07:09:36 +0200</lastBuildDate><atom:link href="https://polymathmonkey.github.io/weblog/tags/personal/feed.xml" rel="self" type="application/rss+xml"/><item><title>About</title><link>https://polymathmonkey.github.io/weblog/about/index.html</link><pubDate>Sat, 28 Jun 2025 16:16:00 +0200</pubDate><guid>https://polymathmonkey.github.io/weblog/about/index.html</guid><description>Short intro about myself</description></item><item><title>monitor systems with monit</title><link>https://polymathmonkey.github.io/weblog/artifacts/monitmon/index.html</link><pubDate>Mon, 08 Dec 2025 11:40:00 +0100</pubDate><guid>https://polymathmonkey.github.io/weblog/artifacts/monitmon/index.html</guid><description>Introduction Requirements Installing Monit on OpenBSD Monit – Essential System and Router Services System monitoring runs every 45 seconds. The first check is delayed by 120 seconds to avoid overloading the system immediately after boot.
set daemon 45 with start delay 120 Monit logs to syslog. `idfile` and `statefile` store Monit’s persistent state and identity across restarts.
set log syslog set idfile /var/monit/id set statefile /var/monit/state Limits control buffer sizes and timeouts for program outputs, network I/O, and service start/stop/restart operations. This prevents Monit from hanging or processing excessive data.</description></item><item><title>Rescue to the softraid</title><link>https://polymathmonkey.github.io/weblog/artifacts/rescuetotheraid/index.html</link><pubDate>Wed, 15 Oct 2025 19:03:00 +0200</pubDate><guid>https://polymathmonkey.github.io/weblog/artifacts/rescuetotheraid/index.html</guid><description>Introduction So I had this USB Disk attached to my OpenBSD Router used as storage, one saturday when I was walking by I noticed the weird clicking sounds from the disk. So I knew my time was running before the disc would fail.
Curiously, when I plugged the same drive into a Linux box, it was detected and even showed a valid OpenBSD partition table. That gave me a glimmer of hope: maybe the hardware wasn’t completely dead yet.</description></item></channel></rss>