Monitorix
Monitorix copied to clipboard
Monitorix is a free, open source, lightweight system monitoring tool.
Monitorix is mostly running on my desktop systems and laptops to keep track of the resource usage. Only couple of these systems are running 24/7, yet - I would like...
This way a GPU in D3 power state won't be woken up for each sensor reading. The reading will continue once the GPU is powered up.
Hello, I would like to propose a feature to allow the manual triggering of the emailing of a dashboard from the command line. I have limited access to some of...
It would be great to be able to monitor CIFS IO statistics. Pls see: http://manpages.ubuntu.com/manpages/trusty/en/man1/cifsiostat.1.html For Ubuntu, cifsiostat is part of the package: sysstat
Is it possible to be added support For Solar inverters, with use Voltronic protocol Little bit more info, they work as UPS with more extras https://github.com/jblance/mpp-solar/blob/master/docs/usage.md As main idea is...
Monitorix is unable to display the "Core activity" graph in the "Interrupt activity" section. URL: `/monitorix.cgi?mode=localhost&graph=_int3&when=1day&color=black` Related log messages: ``` Use of uninitialized value in multiplication (*) at /usr/lib/monitorix/int.pm line...
When used ```make install-systemd-all``` (posibly in other manual install types) monitorix.conf is overwriten, without any question. With ```dpkg -i monitorix.deb``` it ask do we want to overwrite config file. Sugestion:...
``` Mon Feb 22 23:54:01 2021 - pgsql_update(): install_driver(Pg) failed: Can't locate DBD/Pg.pm in @INC (you may need to install the DBD::Pg module) (@INC contains: /usr/bin/lib /usr/lib/monitorix /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2...
Hey @mikaku , One more suggestion: what about `docker stats`? It'd be cool to have something like `docker_processes` where we could throw names of containers to be tracked. ``` $...
Is there can be implemented information on mouse over graph? This is example of how date/time is show on pointing graph. https://sourceforge.net/p/webminstats/git/ci/master/tree/sysstats/display.js moving left/right show exact time where mouse point....