Article · Wikipedia archive · Last revised Jul 13, 2026

Monitorix

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.

Last revised
Jul 13, 2026
Read time
≈ 1 min
Length
230 w
Citations
1
Source
Monitorix
Original authorJordi Sanfeliu i Font
Initial releaseSeptember 11, 2005 (2005-09-11)
Stable release
3.16.0 / November 27, 2024 (2024-11-27)
Written inPerl
Operating systemLinux, FreeBSD, OpenBSD, NetBSD
Size399KiB
TypeMonitoring
LicenseGNU General Public License, version 2
Websitewww.monitorix.org
Repository

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.1

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.

See also

See also

References

References

Further reading

Further reading

External links