Set Up Printer Monitoring β Complete Guide
Everything you need to get your first printer monitored: install the Gateway agent, claim the printer, configure billing, and start receiving alerts.
Overview
Printer Monitoring in Plenix tracks toner levels, page counts, and device health across your entire managed print fleet. Before any printer data appears in the platform, there is one prerequisite: the Plenix Gateway agent must be installed on a device on the same network as the printer.
This guide covers the complete setup from scratch.
Step 1 β Install the Plenix Gateway Agent
The Gateway agent is a lightweight Windows service that acts as a bridge between your printers (which use SNMP) and the Plenix cloud. It must run on a Windows PC, server, or VM that is on the same local network as the printers you want to monitor.
Important: Without the Gateway agent, Plenix cannot communicate with printers. The Gateway is not the same as the RMM agent β it is a separate installation for print and network monitoring.
Requirements
- Windows 10 / Windows Server 2016 or later
- Network access to the printer(s) on the same subnet (or routable via VLAN)
- Outbound internet access on port 443 from the device running the agent
Installation steps
-
Go to Monitoring β Devices (or RMM β Devices) and click Download Gateway Agent in the top-right corner.
-
Run the downloaded installer on the target Windows device. Accept the UAC prompt β the installer registers the agent as a Windows service.
-
During setup, enter your tenant token (shown on the download page) to link this gateway to your Plenix account.
-
Click Install. The service starts automatically. Within 1β2 minutes, the gateway appears as Online in RMM β Gateway Agents.
Tip: Install the gateway on a device that stays on 24/7 β a server, NAS device, or always-on workstation. If the gateway goes offline, printer data collection pauses until it reconnects.
Step 2 β Add a Printer
Once the gateway is online, you can claim printers on the network.
-
Go to Printer Monitoring β Printers and click + Add Printer.
-
Enter a name β be descriptive (e.g. "Reception β HP LaserJet M402n" or "Floor 2 β Ricoh MP C3004").
-
Enter the printer's IP address. If the printer uses DHCP, assign it a static IP or DHCP reservation first β a changing IP breaks monitoring.
-
Select the client this printer belongs to (from your CRM).
-
Select the Gateway β choose the gateway agent you just installed from the dropdown.
-
SNMP settings:
- Version: V2c for most printers (manufactured after ~2008). Use V3 for enterprise environments with stricter security policies.
- Community string: Defaults to
public. Check your printer's network/SNMP settings if this doesn't work.
-
Click Test Connection. If SNMP is reachable via the gateway, you will see the printer make/model and current toner levels appear in the test result. A failed test usually means:
- Wrong IP address
- SNMP disabled on the printer (enable via its web admin panel)
- Firewall blocking UDP port 161 between the gateway device and the printer
- Wrong community string
-
Click Save Printer once the test succeeds.
After adding
The printer appears on the fleet dashboard within 1β2 minutes. Page count data and toner levels begin updating on the configured poll interval (default: every 15 minutes).
Step 3 β Configure Toner Alerts
Receive proactive notifications before cartridges run out.
-
Open the printer record and go to the Alerts tab.
-
Click + Add Toner Alert.
-
Set the threshold percentage β when toner drops below this level, an alert fires. A common setting is 20% (order soon) with a second alert at 5% (urgent).
-
Select alert recipients β email addresses to notify.
-
Optional: Auto-create a Service Desk ticket when the alert fires β useful if you want the toner replacement to go through your standard ticket workflow.
-
Click Save Alert.
You can also configure global default toner thresholds under Printer Monitoring β Settings β Default Thresholds, which apply automatically to all new printers.
Step 4 β Set Up Page Count Billing
If you bill clients based on their print volume, configure billing rates on each printer.
-
Open the printer record and go to the Billing tab.
-
Toggle Enable automatic billing on.
-
Enter the cost per mono page (black & white) and cost per colour page.
-
Set the billing cycle β monthly, quarterly, or a custom interval.
-
Select the customer to invoice and the invoice template to use.
-
Set a minimum charge (optional) β a base amount billed even if page count is low.
-
Click Save Billing Settings.
When the billing cycle completes, Plenix calculates total pages printed in the period, generates a billing line item, and adds it to a new or existing invoice for that client automatically.
Step 5 β View the Fleet Dashboard
Go to Printer Monitoring β Fleet Overview for a bird's-eye view of all printers:
- Status summary β Online / Offline / Warning / Error counts
- Toner alerts β printers approaching empty, sorted by urgency
- Page count summary β fleet total for the current month vs last month
- Recent alerts β last 10 events with timestamps
Use the filter bar to narrow to a specific client, site, or printer model.
Troubleshooting
| Problem | Likely cause | Fix |
|---|---|---|
| Printer not found after add | Wrong IP or SNMP disabled | Confirm IP, enable SNMP in printer web admin |
| Toner shows as unknown | SNMP OID not supported | Try SNMP v2c; some older printers need vendor MIBs |
| Page count not updating | Gateway offline | Check gateway service status in Windows Services |
| Billing not generating | Billing cycle not reached yet | Check cycle start date; you can trigger manually from Billing tab |
Where to go next
Was this article helpful?