Commit Graph

69 Commits

Author SHA1 Message Date
Jordi Sanfeliu 580ef2263b adjusted configuration in 'docs/debian.conf' 2020-02-25 09:50:20 +01:00
Baptiste BEAUPLAT 444b593dd1
Add $local_fs as dependency for init script 2020-02-23 10:28:32 +01:00
Jordi Sanfeliu cf3cd9e9a7 closing 3.12.0 2020-02-21 10:36:35 +01:00
Attila 7ac91303f3
Update debian.conf with corrent mysqld socket path
Checked on Debian 9 and 10 with this command: sudo find / -type s
2019-09-01 23:25:06 +02:00
Jordi Sanfeliu 417cb9a39d honored the environment variable $OPTIONS during the execution 2019-06-25 08:03:21 +02:00
Jordi Sanfeliu a03a70d3ef closing 3.11.0 2019-03-14 15:41:20 +01:00
Jordi Sanfeliu acc3f1bb62 Improved the alerting system in 'gensens.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.

#221
2019-02-08 09:45:12 +01:00
Jordi Sanfeliu 3fd7a094b4 Fixed the 777 permission bits in the 'imgs/' directory
Removed the default installation 777 permission bits mode for the '/imgs/
directory in 'docs/monitorix.spec' and 'Makefile'.

Forced to setup the owner, group and the permission bits (now to 755) to the
'imgs/' directory every time Monitorix is started.
2018-10-04 12:51:33 +02:00
Jordi Sanfeliu e9a78f2b48 fixed to disable 'echo' when typing the password 2018-03-05 16:39:52 +01:00
Jordi Sanfeliu cd48180bbe added a descriptive line 2018-02-05 15:15:20 +01:00
Jordi Sanfeliu c5bddf3fc8 syntax highlighting for nano 2018-02-05 10:20:40 +01:00
Jordi Sanfeliu de5265d3d3 force Monitorix to be started at the end of boot in 'systemd' based systems 2017-10-30 09:55:36 +01:00
Jordi Sanfeliu 90fba55cd5 closing 3.10.0 version 2017-09-25 20:58:48 +02:00
Jordi Sanfeliu 44e2aa5547 closing 3.9.0 2016-10-14 12:14:45 +02:00
Jordi Sanfeliu 1e634e37be removed in 'monitorix.spec' the '%config(noreplace)' prefix from the 'reports/*.html' files 2015-12-15 09:49:31 +01:00
Jordi Sanfeliu 6d16857ce9 closing 3.8.1 2015-11-13 12:58:34 +01:00
Jordi Sanfeliu 395223b8ce closing 3.8.0 2015-09-16 19:35:16 +02:00
Jordi Sanfeliu d04019b825 closing 3.7.0 2015-03-12 09:17:39 +01:00
Jordi Sanfeliu 27d094b83c updates to close 3.6.92 2015-03-04 15:11:18 +01:00
Jordi Sanfeliu b29d5e7827 updates to close version 3.6.90 2015-03-03 16:50:54 +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 358490b784 fixes #69 2014-09-22 16:30:42 +02:00
Jordi Sanfeliu 6ef9a1cb3e fixes #69 2014-09-22 16:23:57 +02:00
Jordi Sanfeliu 1c4d22b5d3 closing 3.6.0 2014-08-20 10:14:16 +02:00
josten 92e8b8ce49 Fixed init script to work with chef properly 2014-05-20 11:51:19 -04:00
Cameron Norman b34c8a0924 Add Upstart job. 2014-05-12 00:43:54 -07:00
Jordi Sanfeliu d7c0c87d91 closing 3.5.1 2014-05-06 11:28:10 +02:00
Jordi Sanfeliu b684c57772 added an extra configuration file specific for Debian systems 2014-04-08 11:54:57 +02:00
Jordi Sanfeliu 878dcf1fe4 added proper permission parameters depending on Apache version. <https://bugzilla.redhat.com/show_bug.cgi?id=1062202> 2014-04-07 12:48:10 +02:00
Jordi Sanfeliu dec54327f3 closing 3.5.0 2014-03-24 14:57:08 +01:00
Jordi Sanfeliu 421b7d1c08 closing 3.4.95 2014-03-17 16:30:19 +01:00
Jordi Sanfeliu 327aee563e closing 3.4.94 2014-03-13 15:06:31 +01:00
Jordi Sanfeliu 8a2a7eebba small update 2014-03-11 10:21:05 +01:00
Jordi Sanfeliu 133d8ab17b small fix 2014-03-11 09:57:13 +01:00
Jordi Sanfeliu 70aa655cc0 updated .spec file to reflect the new location of the configuration file 2014-03-11 09:32:07 +01:00
Jordi Sanfeliu 7dd03af460 updated init scripts to reflect the new configuration directory '/etc/monitorix/' 2014-03-11 09:28:17 +01:00
Jordi Sanfeliu 6b7391a21e close 3.4.91 2014-02-20 09:07:18 +01:00
Jordi Sanfeliu 6de50bed3c added new dependency: perl-IO-Socket-SSL 2014-02-20 08:57:35 +01:00
Jordi Sanfeliu cbc7c4bf74 added an example using aliases 2014-02-20 08:56:58 +01:00
Jordi Sanfeliu 7124c6e89d reflect the path change in the rest of files 2014-02-19 13:17:32 +01:00
Jordi Sanfeliu f6ea1b6b4b closing 3.4.0 2013-12-02 10:31:17 +01:00
graysky 6439352ccb fix typo in monitorix.service 2013-11-26 18:39:42 -05:00
Jordi Sanfeliu 1bbb460149 closing 3.3.1 2013-11-21 10:17:54 +01:00
Jordi Sanfeliu 1a9da6f725 closing 3.3.0 2013-08-12 09:21:24 +02:00
Jordi Sanfeliu b29555f525 closing 3.2.1 2013-06-03 08:04:57 +02:00
Jordi Sanfeliu bd61d25d1c updated spec file 2013-05-31 10:54:28 +02:00
Jordi Sanfeliu 0a43587165 updated the 'monitorix.service' file. [#20] 2013-05-21 10:16:44 +02:00
Jordi Sanfeliu f598ac35f5 updated Changes and .spec file 2013-05-15 12:56:43 +02:00
Jordi Sanfeliu ae9198e8a3 Added the script 'htpasswd.pl' to be able to encrypt passwords. [#14] 2013-05-15 12:55:06 +02:00
Jordi Sanfeliu 833937a932 closing 3.2.0 2013-05-13 10:58:50 +02:00