Installing FastNetMon community edition from Ubuntu 18.04 universe repository: configuring exabgp 4.0.2 with new config format using socat and pipe communication, testing BGP BLACKHOLE route injection via /var/run/exabgp.cmd for automated DDoS mitigation.
Implementing HTML-formatted Nagios alerts using nagios-html-email: installing via npm, configuring custom notification commands, and replacing mailx with sendmail to properly render HTML email notifications.
Building Nagios 4 from source on Debian to monitor 75 hosts and 130 services: implementing custom checks for TCP services, DNS zones, XMPP, Tor, HTTP/HTTPS with cert expiry, plus SMS alerts via nagios-twilio and enhanced email with mtr output.
Monitoring Tor hidden services with Nagios using torsocks: creating check_commands for HTTP/SSH/TCP over Tor, tracking onion availability/performance, and publishing monion repository with sample configs for .onion monitoring.
Implementing IPv6 monitoring in Nagios: creating dual-stack service checks with -4/-6 flags, defining custom _ADDRESS4/_ADDRESS6 variables for DNS independence, and navigating IPv4-only plugin limitations like check_icmp.
Fixing Smokeping after Debian Wheezy to Jessie upgrade: Apache 2.2 to 2.4 migration breaks conf.d structure, requiring manual symlinks in conf-enabled directory for smokeping and OTRS configurations.
Converting Nagios log timestamps to human-readable format using Perl one-liner: piping epoch timestamps through localtime() substitution for on-the-fly date conversion in monitoring logs and BGP data.
Troubleshooting MikroTik CCR1036 SNMP failure on loopback interface: packet captures reveal implementation quirk refusing to return traffic via different interface than request arrived on, requiring monitoring via closest interface IP.
Building distributed monitoring with SaltStack returners to CouchDB: storing nagios check results globally from multiple VPS locations, visualizing traceroutes/latency, and designing contextual alerts beyond simple up/down states.
Observium 0.14.11 released on schedule: new alerting system, Cisco ASA IPv4 session graphing from FIREWALL-MIB, Cambium Canopy support, and enabling built-in VMware ESXi SNMP monitoring.
First impressions of Observium network monitoring platform after 10 years with Cacti. Auto-discovery, 64-bit counters, total device traffic graphs, and MAC/ARP tables make it a compelling alternative.