Andreas Bachlechner
276e04fd83
Add respect_standby to disk.pm to avoid waking up sleeping disks.
2021-10-10 00:39:33 +02:00
Andreas Bachlechner
53b52d748d
Fix du refresh interval setting for values that are not multiples of 60.
2021-09-30 16:31:03 +02:00
Jordi Sanfeliu
7f6d63d7b5
Merge pull request #354 from bachandi/ipmi_rigid_list
...
Fix rigid and limit value usage.
2021-09-30 10:08:34 +02:00
Andreas Bachlechner
7d13171e35
Fix rigid and limit value usage.
...
Before only the first value was used for all plots.
2021-09-30 10:00:04 +02:00
Jordi Sanfeliu
6c024fc835
Merge pull request #353 from bachandi/du_refresh_interval
...
Disk usage refresh interval
2021-09-30 09:19:33 +02:00
Andreas Bachlechner
552be17e39
Change refresh_interval from minutes to seconds.
2021-09-30 08:41:55 +02:00
Andreas Bachlechner
d1d5d5510e
Also tune the rrd heartbeat to the refresh interval.
2021-09-29 14:07:04 +02:00
Jordi Sanfeliu
af8dd97e74
Merge pull request #350 from bachandi/gensens_units
...
Simplify unit correction in gensens.
2021-09-29 09:12:43 +02:00
Andreas Bachlechner
a755957380
Add refresh_interval option in minutes to du.pm
2021-09-28 13:12:35 +02:00
Jordi Sanfeliu
5a9e968144
Merge pull request #348 from bachandi/smbcounter
...
Fix smb counter in user.pm in case smb is not installed.
2021-09-28 08:44:43 +02:00
Andreas Bachlechner
c2d2853d89
Simplify unit correction in gensens.
...
Remove limit of units having to be in powers of 10
by using a division by the unit incase it is not 0.
2021-09-27 17:52:02 +02:00
Andreas Bachlechner
247693f24b
Fix variable name to snake_case style.
2021-09-27 17:34:36 +02:00
Andreas Bachlechner
ac8b4a0eae
Fix smb counter in user.pm in case smb is not installed.
...
Before the smb value was -1 if no smbstatus was found, resulting in -nan values.
Now the behaviour is the same as for macusers.
2021-09-24 14:43:43 +02:00
Andreas Bachlechner
b8f9d73a94
Add arguemt usage to cmd option in ambsens.
2021-09-24 11:15:43 +02:00
Andreas Bachlechner
93f0e4639c
Add byte graph in bytes to gensens via 'byt' identifier.
2021-09-23 12:09:41 +02:00
Andreas Bachlechner
8fc243df90
Add pct graph in Percent (%) to gensens via 'pct' identifier.
2021-09-23 10:23:24 +02:00
Andreas Bachlechner
4f4428230e
Add fan graph in RPM to gensens via 'fan' identifier.
2021-09-23 10:20:27 +02:00
Andreas Bachlechner
ce912059b4
Add power graph in Watts to gensens via 'pwr' identifier.
2021-09-23 10:15:26 +02:00
Jordi Sanfeliu
e06aa33218
fixed (by just commenting out some lines) the <map> option in 'disk.pm'
2021-08-03 09:52:12 +02:00
Jordi Sanfeliu
e12df74724
fixed to honour the <map> option on graphs 2 and 3 in 'disk.pm'
2021-08-03 09:45:13 +02:00
Jordi Sanfeliu
c792ebbfa7
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
Jordi Sanfeliu
326f0fcd23
added the option 'cmd' in 'lmsens.pm', which defaults to 'sensors', to be able to help to add sensors values not covered by LM-Sensors #325
2021-05-20 13:02:41 +02:00
Jordi Sanfeliu
9b28b53374
fixed the legend in 'nvidia.pm' graphs to respect the 'max' value #330
2021-05-18 10:51:24 +02:00
Jordi Sanfeliu
4bd1dfc600
added support for IPv6 addresses in 'traffacct.pm'
2021-05-11 11:36:43 +02:00
Jordi Sanfeliu
8b0b32dbdc
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
Jordi Sanfeliu
4634892241
corrected the title name in the zoomed graph #311
2021-05-05 12:23:40 +02:00
Jordi Sanfeliu
d4999553a2
added the option 'time_unit' in 'process.pm' to set the scale of the uptime graph #311
2021-05-04 18:31:15 +02:00
Jordi Sanfeliu
002dd98b8c
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
Jordi Sanfeliu
4751319260
added graph of process' uptime in 'process.pm' #311
2021-04-23 08:23:52 +02:00
Jordi Sanfeliu
cbcf2557b3
added support in 'process.pm' for systems with different PID max value defined in '/proc/sys/kernel/pid_max'
2021-04-22 07:52:05 +02:00
Jordi Sanfeliu
9134aebfb7
updated the copyright year
2021-04-21 16:49:11 +02:00
Jordi Sanfeliu
d0f70154bc
added support to get temperature values for gpu[n] keys using the output of 'lmsensors' #320
2021-04-14 10:35:44 +02:00
Jordi Sanfeliu
2624f86858
added socket file support to 'redis.pm' #316
2021-04-07 11:22:29 +02:00
Jordi Sanfeliu
d4f82e2752
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
Jordi Sanfeliu
d6816e20da
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
Jordi Sanfeliu
5f77eeeea3
reduced the number of padding lines in 'phpfpm.pm'
2021-01-27 10:44:11 +01:00
Jordi Sanfeliu
bc71c9351e
'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
Jordi Sanfeliu
5cb9c4e398
updated the copyright year #84
2021-01-07 11:14:06 +01:00
Jordi Sanfeliu
556c3e593d
Fixed de scalar of Data Segments (DS) on the textmode interface in modules:
...
- apache.pm
- chrony.pm
- nut.pm
- pagespeed.pm
- tinyproxy.pm
2021-01-07 10:59:37 +01:00
Jordi Sanfeliu
85a0360d45
updated the copyright year in 'ambsens.pm' and 'redis.pm' modules
2021-01-07 10:58:32 +01:00
Jordi Sanfeliu
3ca311b24a
added a complete graph to support PostgreSQL statistics ('pgsql.pm'). #84
2021-01-05 12:56:37 +01:00
Jordi Sanfeliu
5705b83cac
small alignment
2021-01-04 12:22:21 +01:00
Jordi Sanfeliu
3bdbf29c31
fixed the fetching code that retrieves the uptime value in 'wowza.pm'
2021-01-04 10:38:29 +01:00
Jordi Sanfeliu
7b9725be1b
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
Jordi Sanfeliu
8e5b87fa30
changed lines thickness in 'squid.pm'
2020-12-30 17:25:58 +01:00
Jordi Sanfeliu
98eda3e8e5
fixed the fetching code to retrieve the uptime value in 'redis.pm' #140
2020-12-30 16:42:51 +01:00
Jordi Sanfeliu
5fe541fa04
dixed the fetching code to retrieve the uptime value in 'phpfpm.pm'
2020-12-30 16:32:04 +01:00
Jordi Sanfeliu
bfc5bbeda8
fixed the internal structure of 'ambsens.pm'
...
An implementation bug prevented it from having negative values.
*** 'ambsens.rrd' must be created again for the changes to take effect ***
Sorry for the inconvenience.
2020-12-09 10:18:36 +01:00
Jordi Sanfeliu
08b3acdbd6
converted the rest of graphs to CSS #306
2020-12-03 09:42:17 +01:00
Jordi Sanfeliu
9aa0a1c4ab
converted a list of graphs to CSS #306
2020-11-30 12:34:19 +01:00