Netmon Docs · Product Guide

Installation & First Sign-Inv7.0.20

Place it on the network, reach it in a browser, activate it, and work down the first-day checklist — you can be discovering devices within the hour.

Netmon ships as a ready-to-run appliance: the operating system, the database, and all monitoring services are installed and configured before it reaches you. “Installation” therefore means placing the appliance on your network, signing in for the first time, and walking through a short list of first-day settings. Plan for under an hour.

Two appliances, one product

Netmon is supplied in two hardware configurations — identical in software and capability, sized for different networks:

EnterpriseSMB
Form factor1U rack-mount serverCompact desktop/shelf unit
Network interfacesEight 1 GbETwo 2.5 GbE
StorageMirrored SSDs plus a dedicated high-capacity drive for log dataNVMe SSD
Out-of-band managementIPMI

Current detailed specifications are published at netmon.com. A virtualized Netmon for your own hypervisor is also available — ask your Netmon representative. Everything in this guide applies equally to all three; where hardware matters (interface counts, mirror-port feeds), the text says so.

Placing the appliance

Choose a location with the same care you would give a core switch:

Reaching the web interface

Netmon is administered entirely from a web browser (a current version of Chrome, Edge, or Firefox).

  1. Determine the appliance’s address. Your delivery sheet lists the factory network configuration, and on networks that allow mDNS/Bonjour discovery the appliance announces itself under its hostname — netmon from the factory, so https://netmon.local reaches a freshly installed unit.
  2. Browse to https://<appliance-address>/.
  3. Your browser will warn that the connection is not private. The appliance ships with a self-signed certificate, so this warning is expected on first contact — proceed past it. Replacing the certificate with one your browsers trust is covered in System Settings.

If the appliance cannot be reached at all — no DHCP on the segment, a mislaid delivery sheet — attach a display and keyboard and sign in at the console with the same factory credentials to inspect and set the addressing; on the Enterprise appliance, the LOM (IPMI) interface offers the same recovery remotely. Failing both, support can walk you through it.

The Netmon sign-in page with username and password fields
The Netmon sign-in page.

First sign-in

Sign in with the factory account:

The same factory password also protects two other doors into the appliance: the SSH/terminal login, and — on the Enterprise appliance — the Supermicro LOM (lights-out management) interface. All three start out identical and change independently; updating one does not update the others.

Important

Change the factory passwords early — the password is printed on the chassis, which is exactly where anyone with rack access can read it. And remember the three change independently: rotating the web password alone leaves the other two doors on the sticker value.

Where each one is changed:

After signing in you land on the Dashboard. It will be sparsely populated until devices are added, but the layout — navigation sidebar on the left, boards of widgets in the center — is the one you will use every day.

The Netmon Dashboard after first sign-in, with the navigation sidebar and a sparse board of widgets
The Dashboard after first sign-in.

Activating the appliance

Netmon is licensed per appliance with an activation key. Out of the box the appliance runs on a trial license, activated automatically the first time it starts — monitoring works in full while you evaluate or finish procurement. The trial’s length is set when your unit is provisioned; the Licensing card counts down the days remaining.

To activate permanently:

  1. Open System → System Settings and locate the Licensing card.
  2. Enter the activation key provided with your purchase and apply it.
  3. The card shows Activated, along with your company information and the date through which software maintenance is provided.
Important

Do not let the trial run out. When it lapses with no activation key entered, the monitoring services stop until one is — by design, an expired appliance fails obviously rather than silently. Enter your key well before the trial’s last day.

Activation also entitles the appliance to automatic software updates and support for the maintenance period. If the appliance cannot reach the activation service (an isolated or air-gapped network), contact support for an offline activation key.

First-day configuration checklist

Work down the System → System Settings page once, top to bottom. Each card is covered in depth in System Settings; on day one the following matter most:

  1. Network Interfaces — confirm the management address, and configure the interfaces you connected to mirror ports.
  2. SMTP Configuration — give the appliance a mail server and sender address so alert email can flow. Send the test message before moving on; alerting is only as reliable as this setting.
  3. HTTPS Certificate — install a certificate issued by your internal CA or a public authority, so administrators stop training themselves to click through browser warnings.
  4. Download the private decryption key — from the Backup card. A full restore requires it together with a backup file. Download it now, store it with your most sensitive material (a secrets vault), and then delete it from the appliance using the card’s delete action — it should not stay on the box it protects. See Data Maintenance.
  5. Backup — backups are taken manually from the same card. Take your first one when initial configuration settles, and put a recurring reminder in your own calendar; the appliance does not schedule them for you.
  6. Users — create a named account for each administrator and operator. The permission model is described in Core Concepts; day-to-day work should not happen as admin.

Pointing Netmon at your network

The last step of installation is telling Netmon where to look:

  1. Open Device Import.
  2. Under Monitored Network & Credential Settings, add your Credentials first — the read-only SNMP community strings or SNMPv3 users Netmon should try when it meets SNMP-speaking equipment. A network range references these, so they must exist before the range does.
  3. Add your first Monitored Network Range — a label, an address range (for example 10.0.0.0 – 10.0.0.254), and the credentials to try on it.
  4. Enable Auto Discovery on the range.

Within minutes, discovered hosts begin to appear as pending devices on the Device Import page, ready for your review. Promoting them into monitored devices — and adding devices by hand — is the subject of Adding & Importing Devices.

Note

Discovery is read-only and polite: it observes ARP activity and probes candidates with ping and your supplied read credentials. It does not log in to anything and does not change device configurations.