"School Tools for Online Resource Management" is designed to aid schools in moving away from pedestrian systems of managing IT facilities and resources. The target audience is a school, but other environments, such as small businesses, could easily make use of the tools. The project is a suite of PHP Web pages that use PEAR::DB for database communication. The project is divided into various modules, each with a different focus, such as support request tracking, resource booking, etc.
| Tags | education Information Management Issue Tracking Internet Web Dynamic Content |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: Two bugs in SATYR/update.php with generating e-mails when updating a SATYR request were fixed. It now shows the correct status and includes further comments. A bug in SATYR/submit.php that allowed new requests to be submitted and assigned to "Unassigned" was fixed.


Changes: This release fixes a couple of small bugs in the SQL setup routine.


Changes: This release introduces a new module, ChkNet, which provides basic connectivity checks for network devices. There have also been heavy revisions to the existing code and database structures. It is a recommended upgrade for all users.


Changes: This release introduces the ChkNet module, designed to allow network administrators to easily monitor the connectivity of network devices. Devices can be categorised for ease of viewing. The device uses an external ping-type command. The fping variant is recommended for speed.


Changes: This release introduces the use of PEAR::DB as the database communication engine into the stable version. It also includes all the code rewrites from the development version since release 0.0.11.