Projects
Some stuff I've built. Usually in an attempt to make my job easier.
A Node.js script that builds a daily network digest from filtered Graylog (Syslog) and Zabbix (SNMP) data, sends it to OpenAI, then posts the results in our Slack channel.
I built this to give myself a quick morning summary of what happened on the network during off hours. It pulls together syslog events, reachability issues, device health, interface drops, and topology context so I can spot glaring problems before the day gets moving. Also using 3 separate APIs was kind of fun.
I made this dashboard to give our office staff a way to quickly glance at how many customers are experiencing an outage. The dashboard also allows me to drill into the device statuses and view the device/customer names, their IP addresses, and the network sites that they connect directly to.