Commit Graph

167 Commits

Author SHA1 Message Date
Jordi Sanfeliu cf0b766b36 fixed to ensure that the 'L' option in port.pm is optional 2019-04-15 15:17:56 +02:00
Jordi Sanfeliu f87c7e7bc8 added 'phpfpm.pm' documentation in the man page. #167 2019-04-05 17:15:49 +02:00
Jordi Sanfeliu a03a70d3ef closing 3.11.0 2019-03-14 15:41:20 +01:00
Jordi Sanfeliu 9527c0233b small updates to syncronize nomenclature 2019-03-13 09:05:34 +01:00
Jordi Sanfeliu f47bc5ccea small fix in documentation 2019-03-11 08:01:49 +01:00
Jordi Sanfeliu 363865f5b4 added 'autocheck_responsiveness' option's documentation 2019-03-10 12:22:16 +01:00
Jordi Sanfeliu d94540e130 small corrections 2019-03-10 12:14:22 +01:00
Jordi Sanfeliu 0b00329ad5 changed the suffix .rrd to .pm to denote they are Perl modules 2019-03-10 11:39:24 +01:00
Jordi Sanfeliu 8b289d879f New option 'default_option_when_all' for Multihost mode
Now that in Multihost mode anyone can select the option "All" in the Hostname list and "All graphs" in the Graph list, this may, accidentally, hang the browser for a while due to the huge amount of images to download remotely from different servers.

In order to prevent precisely that, this new option defines which option in the Graph list will be selected ("System load" by default) automatically when the user selects 'All' in the Hostname list.

Of course, the user is still able to change it to "All graphs" at any moment, and at his own risk :-). #216
2019-03-09 20:28:32 +01:00
Jordi Sanfeliu ef8698add5 updated documentation and Changes. #196 2019-03-07 09:29:59 +01:00
Jordi Sanfeliu 49ef3a3528 Improved the alerting system in 'ambsens.pm'
From now on, the alerts accepts a forth parameter that specifies
when the alert will be triggered. This parameter accepts two values:
'above' or 'below', being the 'above' the default value if it's not
specified, in order to keep backwards compatibility.

This way, if some value in the graph is 'above' or 'below' from the
threshold during more time than specified in the timeout value, the
alert will be triggered.

The manpage has also been updated to reflect this new feature. #221
2019-03-01 17:59:35 +01:00
Jordi Sanfeliu bfb6ccac1f small update in the manpage. #221 2019-03-01 17:47:15 +01:00
Jordi Sanfeliu c844810dfc updated the manpage. #221 2019-02-08 09:58:16 +01:00
Jordi Sanfeliu 4a81531d19 added in 'du.pm' the ability to count files in every directory defined. #112 2018-10-26 12:49:24 +02:00
Jordi Sanfeliu 561fb1684f updated manpage to reflect the support of substrings referenced in #136 2018-08-02 12:03:38 +02:00
Jordi Sanfeliu 6b0913143a removed 'memory_mode' option #204 2018-03-19 13:14:47 +01:00
Jordi Sanfeliu 677ddbcfbc changed the alert in 'system.pm' to use the minimum value between the second and the third load averages to obtain a more symmetric curve and a sooner cancellation of the alert 2018-03-01 16:32:56 +01:00
Jordi Sanfeliu 2d19b0d466 added an advice in monitorix.conf(5)
A reminder that some default values are overwritten in the configuration files on certain systems.
2018-01-02 17:31:29 +01:00
Jordi Sanfeliu 648e88281a updated documentation 2017-11-24 09:34:09 +01:00
Jordi Sanfeliu 5689558db0 renamed the option 'graph_mode' to 'memory_mode' in 'system.pm' 2017-11-23 11:30:48 +01:00
Jordi Sanfeliu 83b204b60e updated man page 2017-09-27 10:55:21 +02:00
Jordi Sanfeliu 90fba55cd5 closing 3.10.0 version 2017-09-25 20:58:48 +02:00
Jordi Sanfeliu 49743d5497 small typo fixed 2017-09-25 12:46:34 +02:00
Jordi Sanfeliu d4ac91a0f4 updated man page 2017-08-31 16:59:51 +02:00
Jordi Sanfeliu 6e2306909b now 'net.pm' is able to monitor unlimited number of network interfaces. #188 2017-08-31 16:15:36 +02:00
Jordi Sanfeliu b6c93f4a31 improved some 'port.pm' related description 2017-08-03 18:08:43 +02:00
Jordi Sanfeliu 6431d60edd updated the man page #171 2017-08-01 13:12:30 +02:00
Jordi Sanfeliu 3f6f9d4034 added the ability to include an alert for each defined sensor in 'ipmi.pm' 2017-07-31 11:18:36 +02:00
Jordi Sanfeliu 70b9c740e5 updated the man page to include the new alerts capability in 'hptemp.pm' 2017-07-31 10:35:46 +02:00
Jordi Sanfeliu 421cd024b7 added the ability to include an alert for each defined sensor in 'gensens.pm' 2017-07-26 12:22:08 +02:00
Jordi Sanfeliu de88119303 improved explanation of 'units' option in 'ipmi.pm' 2017-07-25 11:32:40 +02:00
Jordi Sanfeliu 0cfe80b691 added the new option 'stats_rate' in 'mail.pm' 2017-07-10 12:06:06 +02:00
Jordi Sanfeliu 9010d71bde updated man pages. #102 2017-06-22 15:37:29 +02:00
Jordi Sanfeliu cc3a85d43c updated man pages. #102 2017-06-21 09:27:47 +02:00
Jordi Sanfeliu 548276bde6 added to be able to change the real names in the Voltage graph. #183 2017-05-12 10:34:35 +02:00
Jordi Sanfeliu 443690d752 small fix 2017-05-11 12:01:59 +02:00
Jordi Sanfeliu be4240af8c added a new option in 'port.rrd' to enable/disable background red color for each port monitored. #182 2017-05-11 09:49:45 +02:00
Jordi Sanfeliu b3b85b774e fix some typos 2017-01-17 08:58:40 +01:00
Jordi Sanfeliu 6d5a9df36c updated the man page with the new MongoDB module 2017-01-12 17:33:54 +01:00
Jordi Sanfeliu 07b86751c6 small update 2016-12-27 15:22:43 +01:00
Jordi Sanfeliu 24f14a9c32 added the new option 'enable_back_button' to enable or disable such feature 2016-12-27 11:43:49 +01:00
Jordi Sanfeliu 741206439b small update 2016-12-22 16:38:13 +01:00
Jordi Sanfeliu 18619d9f16 small fix 2016-12-21 13:10:24 +01:00
Jordi Sanfeliu a8abb3e99e fix some text affecting the 'du.pm' graph 2016-12-20 10:46:50 +01:00
Jordi Sanfeliu 593f1706f5 updated man page including the new IPMI graph 2016-12-20 10:34:51 +01:00
Jordi Sanfeliu 23a3574baa fix the order of magnitude in the values collected #159 2016-10-05 18:21:52 +02:00
Jordi Sanfeliu eb20c7d077 added a complete graph for generic sensors (in /sys/devices). #159 2016-10-05 15:30:55 +02:00
Jordi Sanfeliu 3f6ae6aab4 added to show real names in 'lmsens.pm'. #161 2016-09-26 18:47:53 +02:00
Jordi Sanfeliu 85c7cc2e9f improved a bit the documentation of socked type in MySQL. #47 2016-09-05 16:37:37 +02:00
Håkon Løvdal f4b5466e72 Remove max_historic_years limitation 2016-04-11 21:41:59 +02:00