Comparison
Frontline Asset Management (formerly TIPWeb-IT) vs GLPI
Two tools districts shortlist for device tracking and IT operations, compared the way a buying committee actually reads them: what each is, what each does well, and what to check before signing. We build Chalk, a third option in this space — that context is worth knowing as you read, and it is why every claim below carries its basis.
Frontline Asset Management (formerly TIPWeb-IT)
The asset-tracking module of Frontline Inventory & Help Desk Management, originally built by Hayes Software Systems as TIPWeb-IT, sold alongside Instructional Materials Management and Help Desk Management.
Where Frontline Asset Management (formerly TIPWeb-IT) is strong
- The deepest procurement and receiving workflow in the K-12 asset field: a PO header carrying PO number, purchase date, vendor, funding source, and E-Rate Funding Request Number, a real ship-then-receive flow with admin and site views, two bulk receiving import paths with field mapping and validation, and warehouse as a first-class site type.
- Funding-source governance that no one else matches: each source carries a 'Transferring Restricted To' list controlling which users may move tags funded that way — E-Rate restrictions genuinely block transfers — plus nightly end-of-life status notifications to named recipients.
- Serious audit machinery: site audits containing room audits, due dates with overdue highlighting, Verified/Missing/Misplaced resolution, a compliance status, a Police Report Required flag for lost and stolen items, and Sync Found Items cross-matching across audits.
- The only product here with RFID, reading passive tags at roughly fourteen feet and bulk-reading full carts. Frontline claims up to 20% less inventory time, which is a vendor figure rather than an independent one.
- A native mobile app spanning both Asset Management and Help Desk — scan and track assets, work tickets, and build dashboards from a phone.
- Automatic SIS-driven reassignment is the most praised feature in its reviews: inventory follows students and staff between campuses off the nightly file without anyone touching it.
What to check before you buy
-
No warranty tracking and no insurance or protection-plan module. The nearest features are Purchase Date and a product-level Projected Life that computes a projected replacement date, which is not warranty end; districts improvise with custom fields.
Basis: zero occurrences of warranty or insurance terms across roughly 300KB of extracted text from Frontline and Hayes' own manuals, including the 387-page admin reference guide, plus nothing in the help center or public API
-
No online payment collection. The charge ledger itself is fully featured — district-defined charge types, bulk assessment, refunds, voids, satisfied and unsatisfied states, charge receipts — but there is no payment gateway and no processor partner, so staff key in payments by hand. The gap is collection, not tracking.
Basis: vendor manuals plus the absence of any charge or payment endpoint in the public REST API
-
No parent portal and no student or family self-service. What exists is staff-initiated: distribution and collection receipts with signature capture producing a signed PDF, plus a district setting allowing sites to email those receipts. There is no acceptable-use-policy e-signature workflow and no SMS — communication is email-only.
Basis: vendor manuals document receipt signature capture and email delivery only
-
Documented rostering is a nightly batch file import for both staff and students, and the manuals warn that manual edits are overwritten by the next import. ClassLink appears only as a SAML SSO provider, never as a roster source.
Basis: vendor manuals describe nightly integration; note these manuals straddle the Frontline rebrand, so a post-acquisition release may have added more
-
Fines are not unified across Frontline's own products. Asset Management (devices) and Instructional Materials Management (textbooks) maintain entirely separate charge systems with separate charge type tables, so a family can owe money in two places that never add up together.
Basis: the Asset Management and Instructional Materials district manuals document independent charge structures
-
Funding-source accountability is a self-named lookup table with no built-in ESSER or Title I field, so grant tagging works by naming convention and depends on staff discipline.
Basis: vendor manual documentation of the funding source lookup
-
The API authenticates with a login token rather than OAuth, and the vendor's own documentation warns that writes hit the live production database in real time and are irreversible — there is no staging or preview step.
Basis: Frontline's public API documentation
-
Interface age and click-depth are the most consistent complaints in public reviews, with reviewers describing the interface as looking like something from the 90s and saying it takes way too many steps to complete a task.
Basis: verbatim reviewer feedback on Capterra
How Chalk compares with Frontline Asset Management (formerly TIPWeb-IT) →
GLPI
The one product in this comparison that shares Chalk's whole premise — free, open source, self-hostable, with a real ITIL service desk attached to a real asset inventory — and none of its K-12 model.
Where GLPI is strong
- Genuinely free and genuinely open: GPL-3.0 on GitHub, downloadable and self-hostable with no license fee, no crippled community edition, and two decades of production use behind it.
- A full ITIL service desk — tickets, problems and changes, with planning, statistics and dashboards — sitting on the same database as the asset inventory rather than integrated with it.
- Very broad inventory coverage: computers, monitors, software, network equipment, printers, phones, cartridges, consumables, SIM cards, cables, PDUs and datacenter infrastructure, plus a CMDB over the relationships between them.
- Financial management most asset trackers do not attempt — budgets, contracts, suppliers and license tracking as first-class objects, so the cost side of the estate lives with the asset side.
- GLPI Agent does automated inventory across platforms, so hardware and software data arrives without anyone typing serial numbers.
- A multi-entity model with granular profiles and access control that maps naturally onto a district of many schools, plus a large plugin ecosystem — and both deployment shapes are real and priced openly, self-hosted or hosted GLPI Network at a published per-user rate.
What to check before you buy
-
The free download and the product Teclib' sells are not the same surface. OAuth SSO, SCIM, GLPI AI, the advanced dashboard and whole tiers of official plugins are bundled into paid GLPI Network subscriptions.
Basis: Vendor pricing page lists these as contents of the Basic, Standard and Advanced subscription tiers.
-
Self-hosted support starts at €100 per month even for a small installation, and the meter is IT agents — the technicians who answer tickets — with tiers stepping to €300, €1,000 and €4,500 per month.
Basis: Vendor pricing page, self-hosted subscription tiers with per-tier agent limits.
-
It is a general ITIL tool with no K-12 model: no student, guardian or enrollment concepts, and no SIS or rostering connectors — no OneRoster, Clever, ClassLink, PowerSchool, Infinite Campus or Skyward. Students arrive by import.
Basis: Absent from GLPI's published feature set, which describes users, groups and entities rather than students.
-
No 1:1 circulation machinery. GLPI can reserve and assign equipment, but there is no student device agreement, no parent e-signature, no overdue on a school-year loan, no damage fee and no family balance.
Basis: Absent from the vendor's documented modules, which cover assets, helpdesk, CMDB and financial management.
-
No ChromeOS story. Inventory comes from GLPI Agent and network scanning; Google Admin, Intune and Jamf ingest are plugin or integration territory rather than documented core modules, and there is no ChromeOS AUE surface.
Basis: Core inventory is documented as GLPI Agent-driven; no first-party MDM connector appears in the published feature list.
-
It is not an identity provider. GLPI authenticates against directories and external providers — and OAuth SSO is itself a subscription plugin — rather than issuing SAML or OIDC to your other vendors.
Basis: Vendor pricing page lists OAuth SSO and SCIM as plugins included with paid subscriptions, positioning GLPI as the consumer of identity.
-
Self-hosting GLPI is a PHP and database deployment plus agent rollout that you patch and upgrade yourself, unless you buy a subscription or engage a partner. That is a real operations line, not a download.
Basis: GLPI is distributed as a PHP application released on GitHub with a separately versioned GLPI Agent; the vendor routes implementation through its partner network.
-
Pricing, documentation and support are anchored to a European vendor and priced in euros, so a US district is usually buying implementation through a partner rather than from the vendor directly.
Basis: Vendor site publishes euro pricing and directs implementation to its Platinum Partner network.
The third option: Chalk
If you are weighing Frontline Asset Management (formerly TIPWeb-IT) against GLPI, Chalk belongs on the same shortlist. It is the open-source K-12 IT stack: device inventory that fills itself in from Google Admin, Intune, and Jamf against a roster synced from your SIS, a 1:1 circulation desk with agreements and fees, repairs with parts and costs, a help desk that already knows who is asking, and a built-in SAML/OIDC identity provider.
- Self-host it free forever under AGPL-3.0 — the entire feature set, one binary, your infrastructure — or use the hosted version, priced by fleet size with no per-seat or per-student fees and the price ladder published.
- Built only for K-12: students, buildings, custody, funding sources, and ChromeOS auto-update expiration are native concepts, not custom fields.
- Writes back to Google Admin as a reviewed diff — every OU move, disable, and deprovision previewed before it executes — and serves a OneRoster 1.1 API so other district systems can pull the roster from Chalk.
- Fees are assessed and tracked without touching payment cards, keeping the asset system out of your PCI scope.
See all three on your own roster.
Chalk installs to a populated inventory in about 30 minutes. Self-host free under AGPL-3.0, or let us run it — priced by fleet size, never per seat.