One system

Bought, not built: why your RMM, PSA and docs tool only share a login page

Look at the org chart of any large IT-operations vendor and you will find the RMM came from one company, the service desk from another, and the documentation tool from a third. Each arrived with its own database, its own permission model and its own release cycle. Joining them up afterwards is genuinely hard engineering, so mostly what gets joined up is the login page.

That is not a criticism of the engineers involved. It is a structural constraint, and it explains something every technician already knows: no matter how many products you buy from the same logo, the same handful of things stay stubbornly manual.

What stays manual

Copying a device name from the monitoring tool into a ticketLooking up a password in one tool to type it into anotherReconciling a device list that two products disagree aboutWorking out who has access to what, one product at a timeCorrelating four audit logs when somebody asks what happened

Each of these is a seam: a place where two tools meet and a person does the joining. Seams cost minutes a day per technician, which is bad enough. What they really cost is the answer when something goes wrong, because the story is split across systems that do not know about each other.

“Integrated” is a word every vendor uses

Here is the difference between the common version and one system.

Integrated at the login
Built as one system
Single sign-on across separate products, each with its own users and roles underneath
One user record and one permission model. Change a group, and it applies everywhere at once
Scheduled syncs and connectors that copy records between products, then drift
Records are linked and read live. There is nothing to sync because nothing is duplicated
Each product automates within itself; crossing between them means a webhook or a middleware tool
A workflow can span monitoring, service desk and documentation because they are one system
Four audit logs, four formats, correlated by hand when it matters
One trail covering every module, including who revealed which credential and why they were allowed to
Products version independently. Integrations break in the gap
One release train. Everything moves together or nothing does

What that makes possible

None of the following is a feature anyone chose not to build. They are what becomes possible when the tools share a database, a permission model and a release, and impossible when they do not.

Route tickets on what the monitor saw. Intake rules that match on the hostname, the failing check’s name, the host group, even the exit code, not just the words in an email. A disk alert on a SQL server goes straight to the database queue.

Connect without seeing the password. The credential is pulled from the vault and injected into the session server-side. A junior technician can work on a domain controller without ever being shown domain admin.

No overnight device sync. The device list in the service desk is fetched live from the monitoring platform. There is no nightly job to drift and nothing stale to reconcile.

Turn a fix into documentation. Write the resolution once and publish it to the knowledge base from inside the ticket, as yourself, already linked to the client and the machine.

The credential opens the host. The host is on the ticket.

The trade

One platform means one platform. The modules are not standalone products with an optional platform bolted on; they genuinely run on Guardian Plus, and it comes with every deployment. You cannot take one module and run it beside a competitor’s. In exchange you get everything on this page, and that should be a conscious choice rather than a surprise.


Count your seams

Ten yes/no questions, two minutes. Your score, the three most expensive seams in your stack, and what to do about each.