diff --git a/ng/monitorix.conf b/ng/monitorix.conf
index ff09fb3..477e858 100644
--- a/ng/monitorix.conf
+++ b/ng/monitorix.conf
@@ -152,14 +152,14 @@ nvidia_max = 1
# DISK graph
# -----------------------------------------------------------------------------
- 1 = /dev/sda, /dev/sdb, /dev/sdc
+ 0 = /dev/sda, /dev/sdb, /dev/sdc
# FS graph
# -----------------------------------------------------------------------------
- 1 = /, swap, /boot
+ 0 = /, swap, /boot
/ = rootfs
@@ -411,8 +411,8 @@ ntp2_limit = 100
fail2ban_per_row = 2
fail2ban_list = Security, Overload / Abuse
- 1 = [apache], [apache-mod-security], [apache-overflows], [courierauth], [ssh], [pam-generic], [php-url-fopen], [vsftpd]
- 2 = [apache-imdbphp], [apache-evasive], [apache-badbots], [apache-robots-txt], [communigate], [named-refused-udp], [named-refused-tcp], [trac-ticketspam]
+ 0 = [apache], [apache-mod-security], [apache-overflows], [courierauth], [ssh], [pam-generic], [php-url-fopen], [vsftpd]
+ 1 = [apache-imdbphp], [apache-evasive], [apache-badbots], [apache-robots-txt], [communigate], [named-refused-udp], [named-refused-tcp], [trac-ticketspam]
fail2ban_rigid = 0
fail2ban_limit = 100
@@ -452,10 +452,10 @@ pc_report_lang = en
pc_default_mail = root@localhost
pc_list = pc101, pc102, pc103, pc104
- 1 = 192.168.1.101/32, ace@example.com
- 2 = 192.168.1.102/32, gene@example.com
- 3 = 192.168.1.103/32, paul@example.com
- 4 = 192.168.1.104/32, peter@example.com
+ 0 = 192.168.1.101/32, ace@example.com
+ 1 = 192.168.1.102/32, gene@example.com
+ 2 = 192.168.1.103/32, paul@example.com
+ 3 = 192.168.1.104/32, peter@example.com
@@ -466,14 +466,14 @@ multihost_footer = y
multihost_imgs_per_row = 2
remotehost_list = server 1, server 2, server 3
- 1 = http://www.example.com
- 2 = http://10.0.0.1
- 3 = http://192.168.0.100:8080
+ 0 = http://www.example.com
+ 1 = http://10.0.0.1
+ 2 = http://192.168.0.100:8080
groups = n
remotegroup_list = My Group
- 1 = server 2, server 3
+ 0 = server 2, server 3
@@ -482,7 +482,7 @@ remotegroup_list = My Group
# ========================================================================
# Black theme
-themes = black
+theme = black
canvas = 000000
back = 101010