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
|
4947d2ed39
|
Merge branch 'master' of github.com:mikaku/Monitorix
|
2021-09-28 08:51:31 +02:00 |
Jordi Sanfeliu
|
4e276683d3
|
updated documentation #347
|
2021-09-28 08:50:52 +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 |
Jordi Sanfeliu
|
79d6ae6e27
|
Merge pull request #347 from bachandi/ambsensCmdArguments
Add argument usage to cmd option in ambsens.
|
2021-09-28 08:41:18 +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 |
Jordi Sanfeliu
|
41c14beba6
|
updated the documentation to include all these new options #344
|
2021-09-24 10:22:13 +02:00 |
Jordi Sanfeliu
|
c98cba0f6f
|
Merge pull request #344 from bachandi/moreGensensIdentifier
Add fan speed, power and percentage identifiers to gensens.
|
2021-09-24 10:17:40 +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
|
ac1dda2b19
|
enhanced the quality of the favicon image
|
2021-09-22 08:37:13 +02:00 |
Jordi Sanfeliu
|
1d855aa04c
|
added some changes to 'monitorix-alert.sh' to be able to symlink it and act as a generic alert script
|
2021-08-31 10:09:06 +02:00 |
Jordi Sanfeliu
|
1f44f69b84
|
fixed to not treat option 'graph_name' as special as it ends up duplicating graphs
|
2021-08-31 09:18:07 +02:00 |
Jordi Sanfeliu
|
a64381853b
|
Merge pull request #340 from bachandi/webappfullscreen
Add posibility to view the website as web app in full screen mode
|
2021-08-30 11:26:52 +02:00 |
Jordi Sanfeliu
|
de6d9e19c8
|
Merge pull request #341 from bachandi/mainmenubutton
Add config option to show a main menu button.
|
2021-08-26 17:46:58 +02:00 |
Andreas Bachlechner
|
9ee62e9a62
|
Add config option to show a main menu button.
|
2021-08-22 15:41:04 +02:00 |
Andreas Bachlechner
|
32252c8ff4
|
Add posibility to view the website as web app in full screen mode
|
2021-08-21 09:37:20 +02:00 |
Jordi Sanfeliu
|
777a74ba46
|
update Changes
|
2021-08-06 10:06:51 +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
|
2a356402e5
|
small change in documentation
|
2021-06-03 10:02:51 +02:00 |
Jordi Sanfeliu
|
de3cdc655e
|
added support of the new argument '-s' also in monitorix.cgi
|
2021-05-31 12:31:04 +02:00 |
Jordi Sanfeliu
|
8d263a97b3
|
updated documentation #325
|
2021-05-24 16:01:23 +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
|
dc47fd1c9e
|
updated documentation #325
|
2021-05-20 13:03:31 +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
|
fe7e8cfc94
|
update Changes
|
2021-05-18 17:18:21 +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
|
91cd716b8b
|
added support of the new '-s' argument when loading the extra configuration file
|
2021-05-07 09:50:30 +02:00 |
Jordi Sanfeliu
|
d635ae248a
|
small cosmetic changes
|
2021-05-07 09:48:45 +02:00 |
Jordi Sanfeliu
|
1128d247a4
|
updated documentation to include the new '-s' command line argument
|
2021-05-07 09:46:43 +02:00 |
Jordi Sanfeliu
|
6ec4b822ed
|
added the new command line option '-s' to decide which part of a line in the config file will be the key and which one will be the value. The split policy accepts the values 'guess' (as the default), 'whitespace' and 'equalsign'
|
2021-05-06 18:58:11 +02:00 |
Jordi Sanfeliu
|
fb7d048d8f
|
fixed to include the reference to the -u option either in the usage text and in the monitorix(8) man page
|
2021-05-06 18:30:48 +02:00 |
Jordi Sanfeliu
|
4f1aefb11c
|
updated documentation #331
|
2021-05-06 07:54:38 +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
|
3d75405a1e
|
updated documentation #311
|
2021-05-05 15:13:11 +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
|
0ed93455e2
|
update Changes
|
2021-04-27 10:06:49 +02:00 |
Jordi Sanfeliu
|
681a31886c
|
updated the documentation to reflect the change of behavior of the 'cmd' option in 'port.pm'
|
2021-04-23 19:00:31 +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
|
1c841a9ae7
|
added a note about issue 131 in 'lmsens.pm' documentation #327
|
2021-04-23 10:28:53 +02:00 |
Jordi Sanfeliu
|
4751319260
|
added graph of process' uptime in 'process.pm' #311
|
2021-04-23 08:23:52 +02:00 |