-
Hi!
I'm trying to configure Monitorix on a Raspberry Pi with Arch linux. I've installed monitorix, and nginx.
Nginx config(only the relevant part):
```
server {
listen 80;
serv…
nagyf updated
8 years ago
-
I'm running monitorox on archlinux and it keeps crashing right after restarting the service.
```
3 ✗ root@chaos ~ $ systemctl status monitorix -l
● monitorix.service - Monitorix
Loaded: loaded (/u…
5chdn updated
8 years ago
-
I like this project but I have a problem that i get no data for the zfs graphs and in the logs I get the following messages.
`Sat Feb 20 01:06:42 2016 - Starting Monitorix version 3.8.1 (pid 27255).…
-
Monitorix
...
Concluído!
Setup Monitorix
chown: não é possível acessar “/etc/init.d/monitorix”: Arquivo ou diretório não encontrado
Nota: Encaminhando requisição para 'systemctl enable monitorix.serv…
-
Hi!
In my infrastructure, I use hiawatha webserver. An easy way to open monitorix to the wild internet is to use the reverse proxy possibility of hiawatha. This way, I just have to configure monitori…
-
First of all, thank you for such an amazing tool!
I wonder if there could be an option to change imgformat for graphs, like jpg, or svg. Thanks a lot!
-
Hello,
Incredible tool, exactly what I was looking for. Just one thing: when I change the value of "global_zoom" of my host to 2 and I enable multihost, and select the host with "global_zoom" that I …
-
I have had to do some modifications to my lmsensors configuration to get CPU temps to work with Monitorix. I was wanting to make a custom desc like in other graphs to name my modifications correctly.
-
The disk graph reads from smartctl to get drive temps, reallocated sector counts, etc. Per the [smartctl man page](http://linux.die.net/man/8/smartctl), certain device types need to be manually speci…
-
CurDir='/usr/share/EasyLifeNetworks'
CFGFile=$CurDir'/confs/variables.sh'
Start=`date +%Y%m%d-%H%M%S`
Steps='01 Variables 02 Network 03 SNMPD 04 Logs 05 LDAP 06 LDAPolc 07 phpLDAPadmin 08 SSHD 09 NX 1…