Comparison

osTicket vs Snipe-IT

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.

osTicket

The open-source ticketing system a lot of school districts already quietly run — GPL2, free, self-hosted on a LAMP stack, and very good at tickets. The comparison with Chalk is about scope, not cost.

Pricing: The community edition is free and open source under GPL2, downloaded and self-hosted on your own server — there is no seat count, no ticket cap, and no licence to renew. Requirements are an Apache or IIS web server, PHP 8.2–8.4, and MySQL 5.5 or greater. A commercial hosted edition is sold separately through SupportSystem with a 30-day trial and no credit card required; that cloud offering publishes no pricing on the download page, so a hosted figure requires contacting them.

Where osTicket is strong

  • Genuinely free and genuinely open source under GPL2 — no seat cap, no ticket cap, no trial clock, and the source is yours to read, patch, and keep running.
  • One of the longest-running and most widely deployed ticketing systems anywhere, which means a large body of community documentation, forum answers, and people who have solved your problem already.
  • A deep, well-worn ticketing core: custom fields and forms, custom columns and queues, ticket filters and routing, help topics, SLA plans, agent collision avoidance, assign/transfer/referral, auto-responders, internal tasks, and advanced search with CSV export.
  • A customer portal and knowledge base for self-service, so end users can check status and find answers without opening a ticket.
  • An official OAuth2 plugin covering Microsoft, Google, and Okta sign-in for both agents and end users, plus modern OAuth email authentication for system mailboxes — which matters now that basic auth is gone from Microsoft and Google mail.
  • A working plugin surface and developer documentation: S3 attachment storage, audit logging, two-factor authentication, password policies, an API, and published database ERDs.

What to check before you buy

  • No asset or inventory management at all. osTicket is a ticketing system — there is no device record, so a ticket cannot tell you which machine the student is holding, what its serial is, or whether it is under warranty.

    Basis: Asset and inventory management appear nowhere in osTicket's feature list or documentation index.

  • No 1:1 device circulation: no check-out to a student with a due date, no overdue workflow, no parent-signed agreement, no loaner pool, and no lost or stolen lifecycle — and no native mobile app or barcode scanning to run a rollout or an audit with.

    Basis: There is no asset model in the product for these workflows to attach to, and the documentation has no mobile application section.

  • No SIS or rostering integration — no OneRoster, Clever, ClassLink, PowerSchool, Infinite Campus, or Skyward — and no student, guardian, or enrollment concepts. Users are created by sign-in or import, not sourced from the system of record.

    Basis: No SIS connector exists in osTicket's plugin set or documentation.

  • No ChromeOS, Google Admin, Intune, or Jamf ingest, so nothing reconciles anything against what the fleet actually reports.

    Basis: No MDM connector appears in the plugin listing or documentation.

  • No repairs with parts stock, no student fee assessment or family balances, no purchase orders, no warranty tracking, and no funding-source reporting for ESSER, Title, or E-Rate money.

    Basis: All absent from the published feature list and documentation.

  • SSO is consumed, not issued, and SAML is not covered by an official plugin — the supported providers are Microsoft, Google, and Okta over OAuth2, with SAML available only through an unofficial community plugin on GitHub.

    Basis: osTicket's OAuth2 documentation names Microsoft, Google, and Okta; the SAML plugin in circulation is a third-party repository, not a vendor-maintained one.

  • Reporting is thin. There is a dashboard tab, but no reporting or analytics section in the documentation, so trend reporting past ticket exports usually means querying MySQL yourself.

    Basis: The documentation index has no dedicated reporting or analytics section.

  • You operate a LAMP stack, not an application. PHP 8.2–8.4 plus MySQL plus a web server means patching three moving parts, and a PHP major-version bump is a real upgrade project rather than replacing one file.

    Basis: Requirements published on osTicket's download page and repository.

How Chalk compares with osTicket →

Snipe-IT

A mature, genuinely free open-source IT asset manager — it tracks the Chromebook well, but it has no help desk, no roster, and no idea which student is holding it.

Pricing: Self-hosted is free forever under AGPL-3.0 — the vendor states it 'is and always will be free.' Hosted is a published tier ladder (Basic, Small Business, then Dedicated sizes) billed annually or monthly, where the tier buys hosting resources and support rather than fleet headroom: assets and users are unlimited at every tier, including free. No per-seat or per-asset meter anywhere. No education discount is listed — schools pay the same list price as any other customer.

Where Snipe-IT is strong

  • Genuinely free to self-host, AGPL-3.0, with no crippled community edition and no per-asset or per-seat meter at any tier.
  • Publishes every hosted price openly with no 'contact sales' gate — rare enough in K-12 procurement that it deserves saying out loud.
  • Over a decade of production asset tracking behind it, with releases every few weeks and a very large install base.
  • Real identity plumbing for an asset tracker: SAML login, LDAP and Google Secure LDAP user sync, and SCIM auto-provisioning.
  • Genuine asset-lifecycle depth — checkout/checkin with optional acceptance, asset history, audits, custom fields, requestable assets, and three documented depreciation methods.
  • Tracks more than hardware: components, consumables, accessories, and software licenses with expiring-license and expiring-warranty email alerts.

What to check before you buy

  • No help desk or ticketing of any kind. A district running Snipe-IT still buys a service desk somewhere else, and the two systems never see each other.

    Basis: Absent from the vendor's product page; the feature request on the project's issue tracker has been open since 2015, and the documented answer is to integrate an external tool such as osTicket or Zendesk.

  • No SIS or rostering integration — no OneRoster, Clever, ClassLink, PowerSchool, Infinite Campus, or Skyward. Students arrive by CSV, usually exported by hand each August.

    Basis: None of these appear anywhere in Snipe-IT's product page or documentation.

  • No student, guardian, or family concepts. Everyone is a 'user' with a free-text field, so a device cannot know the student's school, grade, or enrollment, and a transfer or withdrawal is invisible to the system.

    Basis: Snipe-IT's data model has users, not students; no guardian or enrollment entity exists in the documentation.

  • It consumes SSO but is not itself an identity provider. It cannot issue SAML or OIDC to your other vendors, and cannot give students a portal login.

    Basis: Snipe-IT's SAML documentation describes it exclusively as a service provider consuming Entra ID, Google Workspace, Okta, OneLogin, or JumpCloud.

  • No purchase orders, and no funding-source or grant tracking. There is a purchase-order-number text field, but nothing that would let you answer which devices ESSER, Title, or E-Rate paid for.

    Basis: Only an order-number field appears in the docs; purchase orders are a long-standing open feature request, and no funding-source concept exists.

  • Consumables and components exist, and maintenance records exist, but they are not linked — you cannot consume a part out of stock against a specific repair.

    Basis: No documented linkage between the consumables and asset-maintenance features.

  • No native mobile app and no camera scanning from the vendor. The web UI is mobile-friendly and works with handheld scanners; every native scanning app is a third-party API client the project explicitly does not support.

    Basis: Vendor documentation states third-party projects are unsupported and to use them at your own risk.

  • No MDM ingest at all — nothing pulls from Google Admin, Intune, or Jamf, and nothing writes back. The vendor confirms there is no network agent and points at the REST API instead.

    Basis: Snipe-IT's FAQ: 'We don't currently provide a network agent, however we do have a robust REST API that can be integrated with agents if you know a little programming.'

How Chalk compares with Snipe-IT →

The third option: Chalk

If you are weighing osTicket against Snipe-IT, 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.