Monitorix/lib
Andreas Bachlechner d4adf2d43f Change amdgpu config logic.
- Devices are no independent identigiers in a list.
- Sensors specify the absolute path to the file containing the information.
- Unavailable sensors have to be left blank.
- Some indentations fixes.
2021-12-09 18:02:11 +01:00
..
HTTPServer.pm fixed a security bug introduced in 3.13.0 version that lead the HTTP built-in server to bypass Basic Authentication when the option 'hosts_deny' is not defined #309 2021-01-27 10:45:41 +01:00
Monitorix.pm added support to be able to run as a regular user #288 2020-10-28 09:08:55 +01:00
ambsens.pm Fix variable name to snake_case style. 2021-09-27 17:34:36 +02:00
amdgpu.pm Change amdgpu config logic. 2021-12-09 18:02:11 +01:00
apache.pm Fixed de scalar of Data Segments (DS) on the textmode interface in modules: 2021-01-07 10:59:37 +01:00
apcupsd.pm converted the rest of graphs to CSS #306 2020-12-03 09:42:17 +01:00
bind.pm converted the rest of graphs to CSS #306 2020-12-03 09:42:17 +01:00
chrony.pm Fixed de scalar of Data Segments (DS) on the textmode interface in modules: 2021-01-07 10:59:37 +01:00
disk.pm Revert "Add refresh_interval option to disk.pm." 2021-10-14 08:29:35 +02:00
du.pm Fix du refresh interval setting for values that are not multiples of 60. 2021-09-30 16:31:03 +02:00
emailreports.pm Added more verbosity on HTTP connections in some modules 2020-07-02 12:06:36 +02:00
fail2ban.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
fs.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
ftp.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
gensens.pm Simplify unit correction in gensens. 2021-09-27 17:52:02 +02:00
hptemp.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
icecast.pm converted the rest of graphs to CSS #306 2020-12-03 09:42:17 +01:00
int.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
ipmi.pm removed extra parenthesis #349 2021-10-11 11:15:08 +02:00
kern.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
libvirt.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
lighttpd.pm converted the rest of graphs to CSS #306 2020-12-03 09:42:17 +01:00
lmsens.pm added the option to prefix fan values to be able to select between rpm and percentages #325 2021-05-24 11:58:54 +02:00
mail.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
memcached.pm converted the rest of graphs to CSS #306 2020-12-03 09:42:17 +01:00
mongodb.pm small alignment 2021-01-04 12:22:21 +01:00
mysql.pm converted the rest of graphs to CSS #306 2020-12-03 09:42:17 +01:00
net.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
netstat.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
nfsc.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
nfss.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
nginx.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
ntp.pm converted the rest of graphs to CSS #306 2020-12-03 09:42:17 +01:00
nut.pm Fixed de scalar of Data Segments (DS) on the textmode interface in modules: 2021-01-07 10:59:37 +01:00
nvidia.pm fixed the legend in 'nvidia.pm' graphs to respect the 'max' value #330 2021-05-18 10:51:24 +02:00
nvme.pm fix indentation #352 2021-11-16 18:37:30 +01:00
pagespeed.pm Fixed de scalar of Data Segments (DS) on the textmode interface in modules: 2021-01-07 10:59:37 +01:00
pgsql.pm fixed to include the DBI->connect parameter 'dbname=postgres' in 'pgsql.pm' to avoid connection problems #310 2021-02-01 10:48:40 +01:00
phpapc.pm converted the rest of graphs to CSS #306 2020-12-03 09:42:17 +01:00
phpfpm.pm updated the copyright year 2021-04-21 16:49:11 +02:00
port.pm changed the way how the 'cmd' option works in 'port.pm', executing directly the command defined on it (without args) unless undefined in which case continues defaulting to 'ss' 2021-04-23 18:51:19 +02:00
proc.pm converted a list of graphs to CSS #306 2020-11-30 12:34:19 +01:00
process.pm corrected the title name in the zoomed graph #311 2021-05-05 12:23:40 +02:00
raspberrypi.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
redis.pm added socket file support to 'redis.pm' #316 2021-04-07 11:22:29 +02:00
serv.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
squid.pm fixed to a more readable scale the graphs of memory usage and store directory stats in 'squid.pm' 2020-12-30 17:54:44 +01:00
system.pm added the option 'time_unit' in 'system.pm' to set the scale of the uptime graph #331 2021-05-05 15:48:54 +02:00
tc.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
tinyproxy.pm 'tinyproxy.pm' now emulates the 'to_literal_list' method to keep backwards compatibility with older versions of Perl-XML-LibXML 2021-01-13 18:51:53 +01:00
traffacct.pm added support for IPv6 addresses in 'traffacct.pm' 2021-05-11 11:36:43 +02:00
unbound.pm added in the ability to specify the command to get Unbound stats. #302 2020-11-23 10:26:43 +01:00
user.pm Fix smb counter in user.pm in case smb is not installed. 2021-09-24 14:43:43 +02:00
varnish.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
verlihub.pm converted a list of graphs to CSS #306 2020-11-20 09:15:58 +01:00
wowza.pm fixed the fetching code that retrieves the uptime value in 'wowza.pm' 2021-01-04 10:38:29 +01:00
zfs.pm converted the rest of graphs to CSS #306 2020-12-03 09:42:17 +01:00