8954

Get a Live Demo

You need to see DPS gear in action. Get a live demo with our engineers.

White Paper Series

Check out our White Paper Series!

A complete library of helpful advice and survival guides for every aspect of system monitoring and control.

DPS is here to help.

1-800-693-0351

Have a specific question? Ask our team of expert engineers and get a specific answer!

Learn the Easy Way

Sign up for the next DPS Factory Training!

DPS Factory Training

Whether you're new to our equipment or you've used it for years, DPS factory training is the best way to get more from your monitoring.

Reserve Your Seat Today

Replacing 25 Legacy Alarm Remotes Without Rewiring Every Site

By Andrew Erickson

September 15, 2026

Share: 
Alarm data being sent to PRISM vs Central Station

A city that monitors its own radio sites, fire stations, and water facilities usually inherited that system rather than designing it. The remotes were installed over decades, the head-end software runs on an operating system nobody wants to talk about, and the only people who can see any of it are the two staff who happen to have the client installed.

This article covers how to replace a fleet of aging alarm remotes without rewiring every site, why standardizing on a small number of RTU models beats matching each site exactly, and how role-based access turns a monitoring system into something more than one department's private tool. It is written for municipal communications and facilities staff planning a replacement they will have to justify on cost.


What Happens When Nobody Can See the Alarm System?

Access segregation is the condition where a monitoring system technically works but only one group can view it, leaving every other department blind to its own equipment. It is common in municipal systems that grew out of a radio shop, and it quietly wastes most of the system's value.

Consider a generator test that goes wrong. Standard practice before a storm is to run the generators for a scheduled test - say two hours. If the sequence to shut them down fails, and the only people who can see generator status are in a different department, the generators keep running. They can run for days. The failure surfaces when the fuel runs out, not when the test failed to end.

Nothing about that scenario requires broken equipment. The generators worked. The monitoring worked. The information simply never reached the people who own generator fuel.

The same pattern shows up in smaller ways:

  • An HVAC group that cannot see the temperature alarms at the sites it maintains
  • Staff who can only check the system by installing client software on a PC and physically carrying that PC home
  • Alarms that trigger a truck roll, only for the technician to find nothing wrong
  • Doors, gates, and fire alarms at public safety facilities that were never brought into the system at all

Fixing this is less about sensors than about who can log in and what they see when they do.


Should You Match Every Site Exactly, or Standardize?

RTU standardization is the practice of covering a varied fleet with a small number of models rather than specifying the closest possible fit at each individual site. It usually costs slightly more in hardware and saves considerably more in everything else.

A realistic municipal fleet might have 25 active sites with point counts ranging from a handful to several dozen. Matching each one precisely could mean five or six different models. The alternative is to find the natural breakpoints and cover them with two.

Approach Advantages Costs
Match each site precisely No unused capacity anywhere. Lowest theoretical hardware cost per site. Many models to spare, configure, document, and train on. A spare for one site does not cover another.
Standardize on two models One platform to learn. Far simpler sparing - the larger unit can stand in for the smaller one in an emergency. Consistent login, user management, and configuration across the fleet. Some sites carry capacity they will not use.

The sparing argument usually decides it. When the larger and smaller models are the same platform with different I/O counts, a single spare on the shelf covers every site in the fleet. That is not true when six models are in service.

The other benefit is human. Technicians who work on one platform get good at it. Technicians who work on six get good at none of them. Reviewing available RTU capacities against your actual point counts, and then rounding to two, is usually the right exercise - the same discipline described in choosing the right RTU.


How Do You Replace a Legacy Remote Without Rewiring the Site?

An adapter or conversion back panel is a piece of hardware that translates the connector pinout of an outgoing remote to the pinout of its replacement, so existing field wiring can stay exactly where it is. In a multi-site replacement, this is frequently the single largest labor saving available.

The problem it solves is straightforward. Alarm wiring at an established site is usually terminated on 66 blocks or wire-wrap panels and runs to the remote through amphenol connectors. That wiring represents years of labor. Replacing the remote with a unit that expects a different pinout means re-terminating every point - at every site.

With a hinged adapter panel, the sequence is different:

  1. The original amphenol cables, still connected to the existing 66 blocks, plug into the back of the adapter panel.
  2. Short jumper cables run from inside the panel to the new RTU.
  3. The field wiring is never touched.

The tradeoff is explicit: the panel adds hardware cost and removes labor cost. Whether it is worth it depends on your labor rate, the number of sites, and the point count per site. At 32 or 80 points per site across two dozen sites, the arithmetic usually favors the panel comfortably.

One caveat worth handling before you order. The pinout of the existing termination has to be verified against the proposed panel. Legacy remotes vary, and "standard connections" on a discontinued product line is a phrase that deserves checking rather than trusting. This is normal groundwork for a legacy RTU replacement, and getting it confirmed in writing before purchase avoids an unpleasant discovery on installation day.


Why Does Role-Based Access Matter More Than Features?

Role-based access control is the ability to give each group of users a view limited to the equipment they are responsible for, along with defined rights over what they can do with it. In a municipal system with multiple departments, it is often the feature that gets the project approved.

The mechanism is alarm grouping. Points are organized into groups, and user profiles are granted access to specific groups with specific rights:

  • Read-only for groups that need visibility but should not interact
  • Acknowledge for staff who respond to alarms
  • Administrator for the people who own the system

Applied to a city, that means an HVAC group logs in and sees the temperature and cooling alarms at the facilities it maintains, and nothing else. The department responsible for generator fuel sees fuel and generator status. Security staff see doors and gates but not tower lights or rectifier alarms. Each group gets a system that appears to have been built for them.

Profiles matter as much as groups. Editing one profile and having the change apply to everyone in that role is the difference between access control that stays current and access control that decays into a list of exceptions nobody maintains.

Control rights work the same way. If a group should be able to start and stop a generator remotely, that is a right you grant deliberately to that profile. A central alarm master is generally where this is administered, since it collects from every RTU in the fleet and presents one filtered view per user.


What Should Replace an Aging Head-End?

The head-end is the central software that polls the remotes and presents alarms to operators. In older municipal systems it is frequently the weakest link - running on an unsupported operating system, reachable only from one building, and dependent on client software installed machine by machine.

Replacement priorities that matter more than feature lists:

  1. Supported operating system. An unsupported OS on a system touching public safety infrastructure is a security exposure, not just an inconvenience.
  2. Browser-based access. Staff should be able to check status without installing anything, including from off site.
  3. Current security standards. Encrypted management traffic and modern authentication are expected on any system touching public infrastructure. DPS Telecom documents its monitoring security approach for exactly this reason.
  4. Similar polling architecture. If the replacement polls the remotes over a comparable protocol, or reports northbound with SNMP traps, existing firewall rules and network paths usually carry over with minimal change.
  5. Scalable user count. RTUs themselves typically support a small number of local users. The central platform is where dozens or hundreds of accounts live, which is what makes departmental access practical.
  6. Map and list views. Different audiences want different presentations of the same data.

Retaining the existing polling approach is worth emphasizing when justifying the project. A replacement that speaks a similar protocol to the old system is a smaller network change than it appears from the outside, which matters when the approval has to survive a conversation with a network security group.


How Do You Build the Cost Case for a Municipal Replacement?

Cost justification in a municipal setting rarely turns on features. It turns on whether the request is the smallest thing that solves the problem, because the people approving it are weighing it against every other request in the jurisdiction.

What tends to help:

  • Scope to replacement, not expansion. Proposing to replace what is already fielded is a far easier conversation than proposing to monitor everything that could be monitored. Additional capability can be a documented later phase.
  • Break options out separately. Adapter panels, extra sensors, and fuel-level monitoring belong as distinct line items that can be accepted or declined without reopening the base proposal.
  • Quantify the failures you have already had. A generator that ran unnoticed until the fuel was gone, or a truck roll to a site where nothing was wrong, are concrete costs. They are more persuasive than a capability list.
  • Name the public safety exposure plainly. When the sites include police and fire facilities, gaps in monitoring are a different category of risk than an inconvenience.
  • Make the numbers divisible. If a phased start is even remotely possible, per-site pricing that divides cleanly lets the requester do their own arithmetic in front of a decision maker.

Expandability is worth mentioning but not leading with. Additional sensing - fuel levels, temperature, water - can usually be added later through a D-Wire sensor port that is present on the unit regardless, which means the decision does not have to be made at purchase time.


FAQ: Multi-Site Municipal Monitoring Replacement

Do we have to rewire every site to replace our remotes?

Often not. A hinged adapter back panel lets the existing amphenol cables and 66-block terminations stay in place, with short jumpers connecting the panel to the new RTU. Verify the pinout of your existing termination against the panel before ordering.

Is it better to match each site's point count exactly?

Usually not. Standardizing on two models covering the natural breakpoints means one platform to learn, one spare that covers every site, and consistent configuration. Some sites carry unused capacity, which is generally cheaper than maintaining five or six models.

Can different city departments see only their own equipment?

Yes, through alarm groups and user profiles. Each group is granted access to specific alarm groups with read-only, acknowledge, or administrator rights, so HVAC sees cooling alarms, the fuel group sees generators, and security sees doors and gates.

Can a department be allowed to control equipment, not just view it?

Yes. Control rights such as starting or stopping a generator are granted per profile, so a group can be given visibility only, or visibility plus specific control authority.

Will replacing the head-end require network changes?

Typically fewer than expected. If the replacement polls remotes over a comparable protocol, existing firewall rules and network paths often carry over. Confirm this early, since it materially simplifies the approval process.

Can we add fuel level monitoring later?

Generally yes. Where an RTU includes a sensor port, additional sensing can be added after installation without a purchase-time decision, since the port is present whether or not a sensor is connected on day one.


Get A Free Consultation

If you are looking at a fleet of aging alarm remotes, a head-end nobody can reach from off site, and a budget conversation you have to win, the path forward is usually narrower than it first appears: standardize on a small number of models, reuse the wiring you already paid for, and give every department a view of its own equipment. DPS Telecom can review your site list and point counts, confirm whether your existing terminations can be adapted, and scope a replacement sized to what you actually have. Get a Free Consultation, or call 1-800-693-0351 or email sales@dpstele.com.

Share: 
Andrew Erickson

Andrew Erickson

Andrew Erickson is an Application Engineer at DPS Telecom, a manufacturer of semi-custom remote alarm monitoring systems based in Fresno, California. Andrew brings more than 19 years of experience building site monitoring solutions, developing intuitive user interfaces and documentation, and opt...

We use cookies to improve your experience.
By continuing, you agree to our use of essential, analytics, and marketing cookies. Privacy Policy
Cookie Preferences
Choose which categories of cookies you allow. Essential cookies are always active as they keep the site working. See our Privacy Policy for full details.
These cookies are strictly necessary for the website to function and cannot be disabled.
Essential
Always active
Analytics
Traffic & usage data
Marketing
Personalized ads