Commit Graph

1606 Commits

Author SHA1 Message Date
Jordi Sanfeliu d06c496f96 update Changes 2019-11-14 08:56:19 +01:00
Jordi Sanfeliu 57c0de3162 fixed regexp to include support for newer versions of libvirtd #260 2019-11-14 08:54:07 +01:00
Jordi Sanfeliu ee5a321729
Merge pull request #259 from abqcheeks/freebsdzfs
FreeBSD ZFS support
2019-11-09 21:31:55 +01:00
Mark Costlow 4d14bb620f FreeBSD changes for zfs 2019-11-09 13:02:52 -07:00
Mark Costlow 10cf812a16
Merge pull request #1 from mikaku/master
sync with upstream
2019-11-08 18:52:03 -07:00
Jordi Sanfeliu d2646a9c95
Merge pull request #256 from NAJIYASIGEEF/patch-1
fix spelling and grammar mistake
2019-10-19 11:34:28 +02:00
NAJIYASIGEEF be8a6ddb2e
Update README.md 2019-10-18 20:25:29 +05:30
Jordi Sanfeliu 296ae3448a
Merge pull request #253 from borzaka/patch-1
Add note to the ProFTPD ftp_log to use ExtendedLog
2019-10-09 17:57:07 +02:00
Attila 17ae7af58a
Add a shorter note to the ProFTPD ftp_log
A shorter note to read the manual, because you have to edit your ProFTPD config to make this setting work.
2019-10-09 12:59:23 +02:00
Attila b0c9068138
Add note to the ProFTPD ftp_log to use ExtendedLog
For best results with the ProFTPD server add this line to its configuration file:
ExtendedLog /var/log/proftpd/access.log AUTH,DIRS,READ,WRITE
2019-09-19 12:18:33 +02:00
Jordi Sanfeliu 854a5fc91e
Merge pull request #251 from borzaka/patch-1
Update debian.conf with correct mysqld socket path
2019-09-03 12:41:42 +02: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 45571642db added the option 'enable_parallelizing' to the documentation 2019-08-30 20:06:34 +02:00
Jordi Sanfeliu 0a64f94d1a update Changes 2019-08-28 08:02:20 +02:00
Jordi Sanfeliu ad2b7eee37 returns an original line #249 2019-08-27 17:15:15 +02:00
Jordi Sanfeliu 6ee6eabb03 do not auto-restart the built-in HTTP server if it returned '401 Access Denied' #249 2019-08-27 17:10:29 +02:00
Jordi Sanfeliu e90a70d705
Merge pull request #247 from borzaka/patch-1
fail2ban ssh filter is called sshd
2019-08-13 22:34:55 +02:00
Attila 54360ed54d
fail2ban ssh filter is called sshd 2019-08-13 20:16:03 +02:00
Jordi Sanfeliu 39a5a6be73 make sure to initialize all 20 values of every option. #244 2019-06-27 08:45:33 +02:00
Jordi Sanfeliu 6ff982c0de small fix in the way how $totalinq value is retrieved 2019-06-25 12:34:27 +02:00
Jordi Sanfeliu 9fe82ff9e7 update Changes 2019-06-25 08:19:37 +02:00
Jordi Sanfeliu e4cb9b936d rewritten the 'bind.pm' module to use XML::LibXML instead of XML::Simple, fixing a number of long standing bugs. #181 2019-06-25 08:19:21 +02:00
Jordi Sanfeliu 417cb9a39d honored the environment variable $OPTIONS during the execution 2019-06-25 08:03:21 +02:00
Jordi Sanfeliu 66c5c25b32 update Changes 2019-06-21 08:53:00 +02:00
Jordi Sanfeliu dcb4eeef09 included support for version ZFS 0.8.1 #245 2019-06-20 17:18:43 +02:00
Jordi Sanfeliu 5decd7e8d7 update Changes #172 2019-05-27 12:48:17 +02:00
Jordi Sanfeliu 09f5365bf2 updated documentation #172 2019-05-24 10:25:23 +02:00
Jordi Sanfeliu ac2826805c added support for port range #172 2019-05-24 07:55:50 +02:00
Jordi Sanfeliu a442f2bed2 small adjustment in the values alignment 2019-05-22 08:23:55 +02:00
Jordi Sanfeliu 252a843ca6 added the new option 'subject_prefix' in 'emailreports.pm' to be able to set a customized prefix in the Subject of the emails that will be sent 2019-05-17 12:13:19 +02:00
Jordi Sanfeliu 3c1b2602a3 changed the way how 'ztool iostat' command get the read/write values of the
Operations/Bandwidth graphs #242
2019-05-15 10:51:00 +02:00
Jordi Sanfeliu 28ed22b311 Changed how the values in 'fail2ban.pm' are shown.
With the new option 'graph_mode' the values are, by default, shown with
absolute values. This new option permits switching between 'absolute' and
'rate'. #241
2019-05-14 13:19:30 +02:00
Jordi Sanfeliu ddfb379157 updated documentation to include the new option 'rrdtool_extra_options' 2019-05-08 15:27:58 +02:00
Jordi Sanfeliu 98ef89190b added the new option 'rrdtool_extra_options' to be able to include RRDtool extra options on every graph 2019-05-08 12:54:03 +02:00
Jordi Sanfeliu 6100174944 update Changes 2019-05-03 09:08:21 +02:00
Jordi Sanfeliu f8ef494e4a updated documentation #170 2019-05-03 09:08:07 +02:00
Jordi Sanfeliu ad55557ef1 fixed the 'gensens' names in the right side list of the main page #170 2019-05-03 09:06:41 +02:00
Jordi Sanfeliu 0619d25ec1 completely rewritten the 'gensens.pm' module which includes now battery values as its third supported sensor #170 2019-05-02 15:46:57 +02:00
Jordi Sanfeliu 87c102098f many bugs fixed #167 2019-05-02 11:10:16 +02:00
Jordi Sanfeliu a4ff4bc200 Merge branch 'master' of github.com:mikaku/Monitorix 2019-04-30 15:23:05 +02:00
Jordi Sanfeliu 72c777355b update Changes 2019-04-30 15:22:50 +02:00
Jordi Sanfeliu 638ca91bdd
Merge pull request #231 from duc996/fix_blocked_main_loop
Fix bug fixes #230 where the main loop sleeps forever.
2019-04-30 09:52:02 +02:00
Jordi Sanfeliu afdc328f14 update Changes #238 2019-04-26 23:32:41 +02:00
Jordi Sanfeliu 0dd2e76046
Merge pull request #238 from abqcheeks/freebsdnfs
Add support for FreeBSD NFS Server stats
2019-04-26 23:31:09 +02:00
abqcheeks d598b9be5a Add support for FreeBSD NFS Server stats. Might also work for
OpenBSD and/or NetBSD, but not tested so not enabled.
2019-04-26 11:45:36 -06:00
Jordi Sanfeliu cc6cb1ec47 removed a debugging line 2019-04-24 10:44:31 +02:00
Jordi Sanfeliu e223b0fc20 small typo #221 2019-04-23 16:16:15 +02:00
Jordi Sanfeliu ac0d3da018 small fix #221 2019-04-23 16:15:48 +02:00
Jordi Sanfeliu 19eff008fb added the ability, in the alerts of 'ambsens.pm', to support a range of two values separated by a dash in the threshold #221 2019-04-23 16:13:41 +02:00
Jordi Sanfeliu 6a63750d74 added the ability, in the alerts of 'gensens.pm', to support a range of two values separated by a dash in the threshold #221 2019-04-23 15:41:35 +02:00