-
Hi. I followed this tutorial https://en.admininfo.info/c-mo-instalar-y-configurar-monitorix-en-ubuntu-18
After setting up everything I found that when I go the built-in server it never asks for a pas…
-
Hello,
autocheck_responsiveness always check http://localhost:port, even if "host" value is set to listen on a specific ipv4 address.
```
enabled = y
host = 10.255.0.51
…
-
Hello, i search a tool for visualized my file iptables.log.
-
I'm using Monitorix 3.10.1 from Debian repositories.
Currently HTTP password authentication is set ( /etc/monitorix/monitorix.conf ) with:
httpd_builtin -> auth -> enabled = y
But I need to not…
-
# NGINX graph
# -----------------------------------------------------------------------------
url = http://localhost/nginx_status
port = 80
rule = 24100
rigid = …
ttsrg updated
3 years ago
-
Monitorix installed on Ubuntu 16.04
Everything works except for reports on mail
A letter arrives in which instead of reports it says: "401 Access Denied"
Please tell me what could be the problem?…
-
$dbh = DBI->connect(
# "DBI:Pg:host=$host;port=$port",
"DBI:Pg:host=$host;port=$port;dbname=postgres",
$user,
$pass,
{ PrintError => $print_error, }
with ou…
-
Due to it's low footprint Monitorix seems to be a good candidate to be run on many different platforms that do not provide users with any means of monitoring resources by default and do not necessaril…
-
Hello,
is it possible to implement a feature that MonitorIx can handle .htaccess login via URL. I would like to have something like this:
```
list = http://username:password@localhost/…
-
Hey @mikaku,
Awesome project!!
We are using it to monitor some specific `process` and we are missing a way to infer if the process has been restarted. Would it be possible parse how long a proce…