Inquisitor (hardware testing software)
{{Cleanup bare URLs|date=August 2022}}
{{Infobox OS
| name = Inquisitor
| logo = File:Inquisitor-logo.png
| screenshot =
| caption = Inquisitor 3.0
| developer = Mikhail Yakshin, et al.
| source_model = Open source
| working_state = Current
| latest_release_version = 3.0
| latest_release_date = {{start date|2008|07|20}}
| kernel_type = Monolithic kernel
| ui = Text, curses-based
| license = GNU General Public License and other licenses
| website = {{URL|web.archive.org/web/20140619011519/http://www.inquisitor.ru/|www.inquisitor.ru}}
}}
Inquisitor is a software suite used for hardware diagnostics, stress testing, certification and benchmarking platform. It is available in three formats:
- Standalone – As a package to be installed into existing Linux installation; such practice is somewhat limited in available tests.
- Live – Distributed as a Linux live CD distribution; system under test should be booted from it; this way one particular system can be tested thoroughly.
- Enterprise – A most advanced format; multiple systems can be tested simultaneously by booting from network using PXE, in fully controlled environment; all testing progress and results are collected on central server to be analyzed by testing operator.
Released under the terms of version 3 of the GNU General Public License, Inquisitor is free software.
History
Inquisitor started in early 2004 as a closed project developed by Mikhail Yakshin at ALT Linux for MaxSelect, a Russian hardware vendor.{{cite news
|first = Михаил
|last = Рамендик
|title = Linux наступает: обзор позиций
|url = http://www.cnews.ru/reviews/free/2004/part8/linux.shtml
|work = CNews
}} First versions were closed-source, although some effort was made to open some of its components.{{cite conference
|first = Михаил
|last = Якшин
|url = http://www.inquisitor.ru/about/in_media/obninsk-2005.html
|title = Система автоматизированного тестирования и контроля качества оборудования "Inquisitor"
|conference = Вторая международная конференция разработчиков свободных программ на Протве
|conference-url = http://www.altlinux.ru/events/second_developers_conference.html
|date = 2005-07-25
|location = Obninsk
|access-date = 2008-07-12
|archive-date = 2010-11-06
|archive-url = https://web.archive.org/web/20101106121414/http://www.inquisitor.ru/about/in_media/obninsk-2005.html
|url-status = dead
}} Versions 1 and 2 were fully developed in-house and were fully adopted by MaxSelect and its multiple branches. These versions concentrated on server-based enterprise testing and were optimized mostly for notebook hardware.{{cite web
|url = http://www.maxselect.ru/news/article.html?id=1705
|title = MaxSelect: структурные изменения и планы по развитию в 2004 г.
}}
In 2005, a special abridged version of Inquisitor suite was developed for distribution on Live CDs. These Live CDs were supplied with MaxSelect products, so every buyer can stress test their newly bought hardware to ensure it runs stable.{{cite journal
|title = Интервью Павла Мельникова, директора подразделения ноутбуков и мобильных устройств компании MaxSelect
|journal = Hardware Special
|url = http://maxselect.ru/news/article.html?id=5968
}}
In August, 2007, all legal complications were solved and Inquisitor was announced as an open source platform. This platform can be used to implement various Linux-based solutions that deal with hardware testing, monitoring and benchmarking. As of July, 2008, version 3.0 is released into public.
Version 3.1 made it to beta, but the distribution was discontinued before this beta was finalized.https://distrowatch.com/table.php?distribution=inquisitor
Tests
Minimal steps that can be undertaken for purposes of testing or benchmarking are called "tests" in Inquisitor and are implemented as simple Unix shell scripts that run other (binary) programs and collects their results. In its simplest form, test outputs only binary result: success or failure, but more advanced API is supplied for benchmarks that output results.
{{As of|2008}}, Inquisitor distribution includes following tests:{{Cite web |url=http://www.inquisitor.ru/doc/tests/index.html |title=A list of tests in Inquisitor at website |access-date=2008-07-12 |archive-date=2008-09-22 |archive-url=https://web.archive.org/web/20080922160224/http://www.inquisitor.ru/doc/tests/index.html |url-status=dead }}
style="vertical-align: top" |
| style="vertical-align: top" |
| style="vertical-align: top" |
|
See also
{{Portal|Free and open-source software}}
Notes
{{Reflist}}
References
{{Refbegin}}
- {{cite web
|url = http://www.linuxcenter.ru/lib/history/lh-05.phtml
|author = Костромин В.А
|title = Свободная система для свободных людей (обзор истории операционной системы Linux)
|access-date = 2008-07-12
|archive-date = 2012-07-07
|archive-url = https://web.archive.org/web/20120707010312/http://www.linuxcenter.ru/lib/history/lh-05.phtml
|url-status = dead
}}
{{Refend}}
{{Linux-distro}}
Category:Operating system distributions bootable from read-only media
Category:Light-weight Linux distributions