---
title: monitorix
media_order: monitorix.jpg
private: false
date: '15:24 06-04-2018'
creator: erreur32
blog_url: /blog
show_sidebar: true
show_breadcrumbs: true
show_pagination: true
---
![](monitorix.jpg)
#### Installation Monitorix
**Via the repository**
# apt-get update
# apt-get install monitorix
**Manually**
downloading first the package and taking care for dependencies, and finally installing it.
# apt-get update # apt-get install rrdtool perl libwww-perl libmailtools-perl libmime-lite-perl \ librrds-perl libdbi-perl libxml-simple-perl libhttp-server-simple-perl \ libconfig-general-perl libio-socket-ssl-perl # dpkg -i monitorix*.deb # apt-get -f install #### Configuring Monitorix Monitorix ships with a default configuration file which works out-of-the-box. Moreover, the service is automatically started on package installation. To fine-tune your installation, take a look at the /etc/monitorix/monitorix.conf file (and optionally the documentation) to adjust some things (like network interfaces, filesystems, disks, etc.).