Commit Graph

2117 Commits

Author SHA1 Message Date
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
David Hummel 3dfe4972c5 Fixed `zoomed image won't fit in the pop-up window` for SVG image_format 2021-08-25 13:36:13 -07: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
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 7f81ddae41 updated documentation #320 2021-04-14 11:04:28 +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 b17f34eb26 fixed to use options{u} instead of config{u} 2021-02-24 09:39:18 +01:00
Jordi Sanfeliu 1634cc0c0f updated Changes 2021-02-19 08:16:46 +01: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 0ad16e8a78 closing version 3.13.1 2021-01-27 11:22:27 +01:00
Jordi Sanfeliu 17aec754e8 updated documentation to reflect the behavior of the 'hosts_deny' option #309 2021-01-27 10:57:21 +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 18a6be9ff6 fixed in HTTP server built-in configuration to force Basic Authentication to any host #309 2021-01-27 09:03:54 +01:00
Jordi Sanfeliu c0d8f8ddd4 closing version 3.13.0 2021-01-22 08:56:50 +01:00
Jordi Sanfeliu 7a272279e9 updated README 2021-01-21 17:02:05 +01:00
Jordi Sanfeliu e65e9a267e update Changes 2021-01-15 08:59:17 +01:00
Jordi Sanfeliu 43c2e93f1a Fixed the behavior of the options in the extra configuration file.
A configuration file can contain sections, subsections and even
subsubsections in the form of:

<gensens>	<-- this is a section or module
	<list>		<-- this is a subsection
		0 = temp0
		1 = cpu0
		2 = bat0
	</list>
	...

If you plan to create an extra configuration file in 'conf.d/', you
must know that, from now on, you'll be forced to define the whole
subsection even when you are changing only a single value of it.
Otherwise your results might vary from what you expect.

For instance, imagine you want to monitor a second CPU in the
'gensens' module. You will create an extra configuration file in
'conf.d/' to include a second CPU (cpu1) in the key '1' inside the
subsection 'list'. In that case your extra configuration file
should define the section 'gensens' as this:

<gensens>
	<list>
		0 = temp0
		1 = cpu0, cpu1
		2 = bat0
	</list>
</gensens>

That is, you must include the whole subsection 'list' with all the
rest of options. The rest of subsections of 'gensens' are not needed
because they have not been changed. Monitorix will use the subsections
configured in the main configuration file.
2021-01-14 13:03:54 +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