Skip to content
Networks Updated Noah Stegman

Network monitoring for small business: what to watch

What small business network monitoring checks, how SNMP and cloud controllers work, which alerts are worth having, and free and paid tools with prices.

Network monitoring for a small business means software that checks your router, firewall, switches, Wi-Fi access points, servers, and internet connection on a schedule, keeps a history, and sends an alert when something goes offline or crosses a limit you set. It is useful for finding out about a failed device or a degrading internet line before the workday is disrupted. It is only as good as two decisions: which few alerts you turn on, and which named person receives them and when they are expected to act.

What does network monitoring actually check?

What is monitoredWhat the tool checksWhy it matters
Internet connectionIs it up, latency, packet loss, failover to a backup lineSeparates “the ISP is having problems” from “our equipment is”
Firewall or routerReachable, CPU and memory, firmware version, subscription expiryIt is the single point everything passes through
SwitchesReachable, port errors, power-over-Ethernet loadA failing port or overloaded power budget causes odd, intermittent faults
Wi-Fi access pointsOnline, number of connected devices, channel use, DFS eventsExplains Wi-Fi drops with evidence
Servers and network storageDisk space, disk health, backup job result, services runningA full disk or silent backup failure is cheap to fix early
Battery backup (UPS)On battery, battery healthWarns you about power problems and aging batteries
Cameras and recorderCamera offline, recorder storage healthYou learn a camera is down before you need its footage
Domains and certificatesDays until expiryAvoids a website or email outage caused by a missed renewal

How does monitoring collect its information?

There are five common methods, and most setups combine two or three.

Ping checks. The simplest test: send a small packet to a device every minute and see if it answers and how long it took. This tells you up or down and gives a latency history.

SNMP. Simple Network Management Protocol is a standard language that network equipment uses to report its own statistics: traffic per port, errors, temperature, CPU. A monitoring tool asks the device for these numbers at intervals and graphs them. Older versions (v1 and v2c) send their password, called a community string, unencrypted. CISA’s guidance is that SNMPv3 should be the only version in use, configured with both authentication and encryption, and that access should be limited to the monitoring system’s address. If a device has SNMP switched on with the default community string “public”, change that today.

Cloud controllers. Business Wi-Fi and switching product lines such as Ubiquiti UniFi, TP-Link Omada, and Cisco Meraki are managed from a central dashboard. The devices report in to the controller, which shows status, connected devices, and event logs, and can send email or app alerts. If your network is built from one of these families, you already own a capable monitoring tool and may only need to turn its alerts on.

Agents. A small program installed on a server or computer that reports disk space, updates, and hardware health. This is how IT management platforms monitor computers, and it overlaps with patch management.

Outside-in checks. A service on the internet checks whether your office connection, website, or remote access address responds. This is the only method that still works when the whole office is offline, because it does not depend on anything inside your building.

Which alerts are worth having?

More alerts is not better. When a mailbox fills with warnings nobody needs, the important one gets missed. For a small office, this short list covers most of the value:

AlertSuggested triggerWhy
Device offline (firewall, switch, access point, server)No response for 5 minutesAvoids false alarms from a brief blip
Internet down or failed over to backupImmediatelyYou may be running on a slower or metered line
Sustained packet loss or high latency on the internet lineOver a threshold for 10 to 15 minutesEvidence to give the ISP
Disk space low85 to 90 percent fullTime to act before it fills
Backup job failed or did not runAny failureThe alert you most want and least often have
UPS on battery, or battery needs replacementImmediatelyPower problem in progress
Certificate, domain, or firewall subscription expiring30 days beforeSimple to fix early, disruptive if missed
Camera or recorder offline15 minutesCoverage gap

Alerts that tend to create noise without action in a small office: brief CPU spikes, every new device joining guest Wi-Fi, and individual port up and down events for desks where laptops are plugged in and out all day. Leave those in the history for troubleshooting and keep them out of the inbox.

Who is going to read the alerts?

This is the question that decides whether monitoring is worth anything. Monitoring software runs continuously. People do not, unless you are paying for a staffed security operations center, which is a separate and much more expensive service than network monitoring.

For most small offices the honest arrangement looks like this:

  1. Each alert goes to a named person (the owner, the office manager, your IT provider, or a combination).
  2. Everyone agrees on when alerts will be looked at, for example during business hours on weekdays.
  3. A small number of urgent alerts (internet down, server offline) also go to a phone notification.
  4. Once a month, someone looks at the trends: disk growth, internet line quality, devices that keep dropping.

If an IT provider offers monitoring, ask them directly: which devices are covered, which alerts are on, who receives them, during what hours they are acted on, and whether you get a regular summary. Clear answers to those questions matter more than the name of the tool.

What tools are available, free and paid?

Prices below are from the vendors’ own pages as of September 2026.

ToolTypeCostGood for
Your vendor’s controller (UniFi, Omada, Meraki dashboard)Built into the product familyIncluded with the hardware or its licenseOffices built on one product family
Uptime KumaFree, open source, self-hostedFreeSimple up or down checks by ping, web address, DNS, or port, with alerts through email and dozens of chat and push services
PRTG Network MonitorCommercial, installed on a Windows PC or serverFree edition up to 100 sensors (roughly 10 devices). Paid plans start at $200 per month, billed annually, for 500 sensorsSNMP graphs, thresholds, and reports in one package
Zabbix and LibreNMSFree, open source, self-hostedFree software. You supply a server and the time to run itDetailed SNMP monitoring for people comfortable with Linux
DomotzCloud service with a small collector on site$35 per month per collector, or $1.50 per device per month in bundles of 10Automatic discovery, network map, and alerts without running a server

Two cautions. A self-hosted tool that lives inside the office cannot tell you the office is offline, so pair it with an outside-in check. And any monitoring tool holds passwords to your network equipment, so it needs the same care as the equipment itself: updates, a strong admin password, and multi-factor authentication where offered.

Is network monitoring the same as security monitoring?

No, though they overlap. Network monitoring answers “is it working, and how well”. Security monitoring answers “is someone doing something they should not”, and relies on different sources: sign-in logs from Microsoft 365 or Google Workspace, endpoint protection alerts from each computer, and firewall intrusion prevention logs.

The NIST Cybersecurity Framework 2.0 lists continuous monitoring under its Detect function: you cannot respond to what you cannot see. For a small office, a sensible starting point is availability monitoring as described here, plus the security alerts already built into your email platform and endpoint protection, plus periodic vulnerability scanning. A full security event monitoring service is worth pricing if you hold regulated data or your cyber insurer asks for it.

When do you not need network monitoring?

If your office is a few laptops on a single router, everything lives in cloud apps, and an hour without internet is an inconvenience and not a crisis, a dedicated monitoring tool adds little. Turn on the alert emails your router and backup service already offer and stop there.

Monitoring starts to pay for itself when you have a server or network storage, several access points and switches, cameras, phones that depend on the network, a second location, or a business where an outage stops revenue (card payments, appointments, phones).

Common mistakes

  • Turning on every alert. The inbox fills and nobody reads it.
  • Alerts going to a shared or departed employee’s mailbox. Review recipients whenever staff change.
  • Monitoring devices but not the backup. A failed backup makes no noise on its own.
  • Leaving SNMP on with default community strings. It hands out network details to anyone who asks.
  • No outside-in check. When the internet line fails, an internal tool cannot send its alert.
  • Never looking at trends. The value of history is spotting the disk that fills in three months or the line that degrades every afternoon.

Common questions

Do you need new equipment to monitor a network?

Usually not. Most business-grade firewalls, switches, and access points support SNMP or report to a vendor controller. Consumer routers often support neither, in which case ping and outside-in checks still work, and a fuller picture has to wait until that equipment is replaced.

Will monitoring slow down the network?

No. Ping checks and SNMP queries are tiny compared with normal traffic: a few small packets per device per minute. The monitoring tool itself can run on a modest computer or as a cloud service.

Can monitoring show why the internet was slow yesterday?

Often, yes, which is the main benefit of keeping history. Latency and packet loss graphs show whether the internet line degraded. Traffic graphs on the firewall show whether something inside the office saturated it, such as a large cloud backup running during work hours.

Does monitoring mean a person is always watching?

Not by itself. Software checks continuously and sends alerts. Whether a person acts on an alert at 2 a.m. depends entirely on the arrangement you have made. Agree on recipients and hours in writing so expectations match.

Is the vendor’s cloud dashboard enough?

For a network built on one product family, it often is. Add an outside-in check for the internet line, and make sure servers, backups, and the UPS are covered by something, because the network dashboard will not see them.

How Coastal Growth Co. can help

We can set up monitoring that fits the equipment you already have: turning on and tuning controller alerts, configuring SNMPv3 securely, adding outside-in checks, and deciding with you which alerts go to whom and when they will be looked at. For businesses that want it handled on an ongoing basis, this is part of our managed IT service, with coverage and hours agreed up front. It also fits alongside our network and Wi-Fi work. Contact us to talk through what you have.

Need a hand with this?

I offer IT support across Orange County, with on-site work in Los Angeles and nearby areas by arrangement.

Let's talk arrow_forward

Get in touch

Talk with Noah

Tell me about your business and what is getting in the way. A recurring problem, an upcoming project, or a setup you would like a second opinion on.

noah@coastalgrowthco.com

Noah Stegman · Coastal Growth Co.

Your message goes to Noah. I will reply by email. Please leave out passwords and sensitive account details.