Configuring SNMPV3 on MikroTik RouterOS v7: A Step-by-Step Guide

SNMP (Simple Network Management Protocol) is a powerful tool for monitoring and managing network devices. MikroTik’s RouterOS v7 offers robust support for SNMP, allowing network administrators to gather performance metrics, monitor device health, and automate management tasks. In this blog post, we’ll walk through the process of configuring SNMP on MikroTik RouterOS v7, complete with … Read more

Mass Deleteing hosts in LibreNMS

I recently worked on a network where we re-piped around four hundred hosts. These four hundred hosts were being monitored by LibreNMS. The question is how to delete this many hosts. I credit https://www.incredigeek.com/home/librenms-bulk-delete/ for this tutorial. I will only add that I used Excel instead of the MySQL database. I knew the IP range, so I opened … Read more