Commit Graph

208 Commits

Author SHA1 Message Date
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
Jordi Sanfeliu 672f96d3bb updated the monitorix.conf(5) man page 2016-04-08 11:10:16 +02:00
Jordi Sanfeliu 9806dd9756 updated monitorix.conf(5) man page 2016-03-17 09:56:15 +01:00
Jordi Sanfeliu 78577b6e6e added the new option 'enable_hourly_view' which enables the ability to select the hourly view in the main page. #141 2016-03-01 11:10:41 +01:00
Jordi Sanfeliu 2326af3d69 updated monitorix.conf(5) man page #132 2016-01-25 18:45:17 +01:00
Jordi Sanfeliu f4941609c2 added the new option 'priority' to set the priority value in which Monitorix will run 2015-12-28 15:59:05 +01:00
Jordi Sanfeliu a00e2fa304 update monitorix.conf(5) man page 2015-12-23 16:51:23 +01:00
Jordi Sanfeliu ef9203086f update monitorix.conf man page. #74 2015-12-22 10:36:20 +01:00
Jordi Sanfeliu e1561bb0f0 update man page #74 2015-12-17 18:33:45 +01:00
Jordi Sanfeliu aecd361d16 updated 'libvirt.pm' documentation in the monitorix.conf(5) man page 2015-12-04 11:39:30 +01:00
Jordi Sanfeliu 0446e62179 updated monitorix.conf(5) man page 2015-12-03 16:10:36 +01:00
Jordi Sanfeliu 35b3e8f6a8 added the new option 'extra_args' in 'ntp.pm' to be able to include extra arguments to the command executed 2015-10-13 11:29:23 +02:00
Jordi Sanfeliu 7a038ddb6e improved the commentary on the process names in the <list> option #117 2015-10-07 15:26:50 +02:00
Jordi Sanfeliu 395223b8ce closing 3.8.0 2015-09-16 19:35:16 +02:00
Jordi Sanfeliu 3c92338bae updated monitorix.conf(5) man page 2015-08-03 11:30:14 +02:00
Jordi Sanfeliu 0f4f5b41b7 updated monitorix.conf 2015-07-24 09:39:03 +02:00
Jordi Sanfeliu a8cfdf414d updated monitorix.conf man page #100 2015-07-23 11:20:53 +02:00
Jordi Sanfeliu 31bc7e2a6b added a complete graph for the ZFS filesystem 2015-07-21 18:27:09 +02:00
Jordi Sanfeliu 6fb3053c73 added a complete graph for the 'upsc' (Network UPS Tools) command. #95 2015-07-13 17:32:45 +02:00
Jordi Sanfeliu 3eea86b375 Added the ability to include an alert for each defined filesystem in the 'fs' graph. The previous alert system in this graph is now deprecated 2015-07-01 16:50:30 +02:00
Jordi Sanfeliu 9ab35fa122 fixed a wrong example in the documentation when showing how to define the same port number using IPv4 and IPv6 in the 'port' graph 2015-06-30 13:08:12 +02:00
Jordi Sanfeliu 1a7a2e7d47 added a remark in monitorix.conf(5) for Pure-FTPd users 2015-06-05 09:01:29 +02:00
Jordi Sanfeliu 448c884fab added a complete graph for the PageSpeed Module 2015-05-28 18:03:45 +02:00
Jordi Sanfeliu 2c00eda81d update the man page to include descriptions of the new 'du' graph 2015-05-06 15:43:32 +02:00
Jordi Sanfeliu d04019b825 closing 3.7.0 2015-03-12 09:17:39 +01:00
Jordi Sanfeliu 6a5a54ac0b small update in monitorix.conf.5 2015-03-09 12:18:30 +01:00
Jordi Sanfeliu 27d094b83c updates to close 3.6.92 2015-03-04 15:11:18 +01:00
Jordi Sanfeliu 6a9ded35a8 updates to close version 3.6.90 2015-03-03 16:54:02 +01:00
Jordi Sanfeliu 3671a642d1 removed the option 'all' as network protocol in the 'port' graph 2015-03-03 09:19:32 +01:00
Jordi Sanfeliu e00f074d61 updated monitorix.conf(5) man page 2015-02-27 10:36:21 +01:00
Jordi Sanfeliu c3de1fc555 Added support for IPv6 in 'ports' graph using protocols 'tcp6', 'upd6' and/or 'all6'. Note that 'ip6tables' command line is needed. #67 2015-02-16 18:00:45 +01:00
Jordi Sanfeliu 1b8b8d4697 Added an advice in 'htpasswd.pl' and 'monitorix.conf(5)' to not use the character colon ':' as part of the name or password since this character is used as field separator. 2015-01-07 17:21:56 +01:00
Jordi Sanfeliu 2bc3f01114 improved '<devmap>' option documentation of the FS graph in the man page of monitorix.conf 2014-09-03 12:37:17 +02:00
Jordi Sanfeliu 3694fb3494 improved 'port' option description of the Nginx graph in the man page of monitorix.conf 2014-09-03 11:58:30 +02:00
Jordi Sanfeliu e958cea725 fixed the <devmap> example to avoid confusion 2014-09-02 17:34:39 +02:00
Jordi Sanfeliu 1c4d22b5d3 closing 3.6.0 2014-08-20 10:14:16 +02:00
Jordi Sanfeliu c9b48931b7 removed the trailing slash 2014-08-20 10:00:02 +02:00
Jordi Sanfeliu b9f9eefd30 Added the new 'url_prefix_proxy' option to bypass the URL building in the CGI. Closes #58 2014-08-20 09:27:10 +02:00
Jordi Sanfeliu e03946006f improved 'processes' graph description 2014-07-11 12:12:39 +02:00
Jordi Sanfeliu b037caab70 small update 2014-07-01 09:58:58 +02:00
Jordi Sanfeliu a34a14b0ca small update in monitorix.conf man page 2014-06-30 18:33:30 +02:00
Jordi Sanfeliu 7b3523509e added documentation about the new option 'ip_default_table' 2014-06-26 11:50:50 +02:00
Jordi Sanfeliu 22086d6702 small update monitorix.conf(5) 2014-06-20 12:00:51 +02:00
Jordi Sanfeliu 3283a3d176 update monitorix.conf(5) 2014-06-20 11:57:03 +02:00
Jordi Sanfeliu c88729b0e2 small update 2014-06-19 09:43:34 +02:00
Jordi Sanfeliu ab8dc68301 improved 'rigid' and 'limit' documentation 2014-06-18 11:10:48 +02:00
Jordi Sanfeliu 63130ad377 added documentation of the new 'processes' graph 2014-06-17 09:29:46 +02:00
Jordi Sanfeliu d8d17480cf added support for relay-only MTA (for example Nullmailer) 2014-06-10 16:18:09 +02:00
Jordi Sanfeliu ee80222a09 Fixed 'icecast' graph to support newer statistics page format 2014-05-28 17:43:09 +02:00
Jordi Sanfeliu ff1b914d49 updated monitorix.conf man page 2014-05-21 16:46:50 +02:00
Jordi Sanfeliu 55ad3772f0 update monitori.conf man page to include 'libvirt' documentation 2014-05-20 18:14:18 +02:00
Jordi Sanfeliu 576805d53c closing 3.5.1 2014-05-06 11:25:00 +02:00
Jordi Sanfeliu d3bd501728 fixed a typo in monitorix.conf(5) 2014-04-25 10:05:56 +02:00
Jordi Sanfeliu 03bb9d1e37 update Changes and man page 2014-04-08 12:58:03 +02:00
Jordi Sanfeliu b307c87397 update man pages 2014-03-18 09:20:10 +01:00
Jordi Sanfeliu 5552b1feca closing 3.4.95 2014-03-17 16:29:36 +01:00
Jordi Sanfeliu 963b82e4aa update man page 2014-03-17 13:08:39 +01:00
Jordi Sanfeliu 522c60f96b update man page 2014-03-11 11:19:16 +01:00
Jordi Sanfeliu 2d2d22c209 update 'apache' and 'lighttpd' default values 2014-02-21 10:42:10 +01:00
Jordi Sanfeliu d53db35e33 update to include the new 'netstat' graph 2014-02-21 10:37:48 +01:00