Monitorix

title: "Monitorix" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["internet-protocol-based-network-software", "network-management", "free-software-programmed-in-perl"] topic_path: "general/internet-protocol-based-network-software" source: "https://en.wikipedia.org/wiki/Monitorix" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::data[format=table title="Infobox software"]
| Field | Value |
|---|---|
| name | Monitorix |
| logo | [[File:Monitorix.png |
| screenshot | [[File:logo monitorix.png |
| author | Jordi Sanfeliu i Font |
| released | |
| latest release version | 3.16.0 |
| latest release date | |
| programming language | Perl |
| operating system | Linux, FreeBSD, OpenBSD, NetBSD |
| size | 399KiB |
| genre | Monitoring |
| license | GNU General Public License, version 2 |
| website | |
| :: |
| name = Monitorix | logo = [[File:Monitorix.png|Some graphs of Monitorix]] | screenshot = [[File:logo monitorix.png|Monitorix mini logo]] | caption = | collapsible = | author = Jordi Sanfeliu i Font | developer = | released = | latest release version = 3.16.0 | latest release date = | latest preview version = | latest preview date = | programming language = Perl | operating system = Linux, FreeBSD, OpenBSD, NetBSD | platform = | size = 399KiB | language = | genre = Monitoring | license = GNU General Public License, version 2 | website = Monitorix is a computer network monitoring tool that periodically collects system data and uses the web interface to show the information as graphs. Monitorix allows monitoring of overall system performance, and can help detect bottlenecks, failures, unusually long response times and other anomalies.
One part of the tool is a collector, called monitorix. This Perl daemon is started automatically like any other system service. The second program of Monitorix is a CGI script (monitorix.cgi). Since version 3.0 Monitorix has its own HTTP server included, what makes installing an own web server unnecessary.
Monitorix is free software licensed under the terms of the GNU General Public License version 2 (GPLv2) as published by the Free Software Foundation. It uses the RRDtool (written by Tobi Oetiker) and is written in Perl.
References
References
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::