Commit graph

  • 604c313c90 IS_MYSQLUTILS: better check for mytop user Jérémy Lecour 2017-09-22 09:30:53 +0200
  • 7314ffc631 Fix squid conffile in stretch Gregory Colpart 2017-09-14 01:18:08 +0200
  • 1b843937b0 web-add.sh can be in new path Gregory Colpart 2017-09-14 01:10:37 +0200
  • 80a2d4a2b6 no need of ';' avec return 0 Gregory Colpart 2017-09-14 01:09:13 +0200
  • 69a61bcc51 Check for world readable private keys Romain Dessort 2017-09-11 11:16:42 -0400
  • 9e21e22414 Check for /etc/evomaintenance.cf permissions Romain Dessort 2017-09-11 10:11:58 -0400
  • 461dec1a37 Missing () for the condition Benoît S. 2017-09-07 11:53:16 +0200
  • 67665c2738 Fix IS_SQUID in stretch Romain Dessort 2017-08-31 12:41:18 -0400
  • d30b1dbace Fix Grégory's fix about IS_APACHEMUNIN for non-stretch machines Romain Dessort 2017-08-31 12:34:58 -0400
  • 516adc25f9 Improve previous commit for mytop check Romain Dessort 2017-08-31 12:23:21 -0400
  • b2fa3073c0 mytop is now part of mariadb-client Romain Dessort 2017-08-31 11:24:02 -0400
  • 2eddb6b1bf Fix IS_APACHEMUNIN check in Stretch Gregory Colpart 2017-08-22 03:42:16 +0200
  • a2839d24c0 Forget -q in grep Gregory Colpart 2017-08-22 03:19:16 +0200
  • cb7a0adf79 Fix vlan interfaces in Debian 9 Gregory Colpart 2017-08-22 03:18:04 +0200
  • 18ca4d4845 TMOUT is now set in /etc/profile.d/evolinux.sh Romain Dessort 2017-08-14 11:02:18 -0400
  • fee216b218 autorize no PermitRoot option for Stretch because default is secure Gregory Colpart 2017-07-11 00:21:52 +0200
  • 03db1f93ba Improve check (avoid warning) Gregory Colpart 2017-07-10 23:44:01 +0200
  • 53c67a0157 For Stretch (we don't use anymore listchanges) Gregory Colpart 2017-07-10 23:41:04 +0200
  • 87e280895f Allow use of env= in Allow from directives. Romain Dessort 2017-07-07 16:34:46 -0400
  • 6869dba9fb Added a protection in case of buggy partition. Benoît S. 2017-06-01 15:38:18 +0200
  • 5b6e30d992 Added check IS_TUNE2FS_M5. Benoît S. 2017-05-31 16:01:19 +0200
  • 81c28cd59e Increase grace for IS_NOTUPGRADED Romain Dessort 2017-04-03 08:44:46 -0400
  • acca5f226e Fix #1959. IS_BACKUPUPTODATE now fails if files are older than 2 day Romain Dessort 2017-02-03 10:44:11 -0500
  • 3a5fe95bed Add tun to interfaces to exclude Romain Dessort 2017-02-03 10:42:30 -0500
  • ee3d82b5c6 Fix comment for IS_NOTUPGRADED check Romain Dessort 2016-11-30 11:49:38 -0500
  • ec677f720d Add a check to ensure system is upgraded periodically Romain Dessort 2016-11-30 11:39:25 -0500
  • 43bc39a72d Implement #1957. IS_APTGETBAK Benoît S. 2016-08-31 15:38:38 +0200
  • dbe53542f0 Fix parenthesis in condition for Squeeze. Romain Dessort 2016-06-29 12:20:16 -0400
  • 0b39053882 Fix check when there is no partitions /usr /tmp in Jessie Gregory Colpart 2016-06-24 01:37:46 +0200
  • 16a53a5dc6 Add check for /etc/.git/ permissions. Romain Dessort 2016-06-16 12:08:22 -0400
  • 251f02ac1a Fix some bugs. Romain Dessort 2016-06-03 11:29:45 -0400
  • 3b59217d0d Fix #1861. More explicit check for NRPE pid. Romain Dessort 2016-05-13 10:42:53 -0400
  • b7c41b9181 Fix #1864. Add quotes to avoid error in comparaison. Romain Dessort 2016-05-13 10:34:28 -0400
  • 62b13e9e77 Exclude macvtap interfaces from check. Romain Dessort 2016-05-12 19:59:26 -0400
  • 3c9ba79ad5 Missing quiet option for grep. Romain Dessort 2016-05-12 19:59:01 -0400
  • 0325dc93e4 In case of many generated graphs, take the newest. Romain Dessort 2016-05-12 14:21:32 -0400
  • b8969e6f12 IPv6 compatible regexp for BINDCHROOT. Romain Dessort 2016-05-12 14:20:57 -0400
  • 5ec7be4111 Check mtime of images only with graph_strategy = cron. Romain Dessort 2016-05-12 13:37:58 -0400
  • 57a68cdd1d Fix first regexp in 'IS_APACHEIPINALLOW check. Romain Dessort 2016-05-12 13:37:25 -0400
  • ef262a8272 Improve/simplify regexp to support IPv6, netmasks and ignore commented lines. Romain Dessort 2016-05-12 12:24:55 -0400
  • 4509f6d0e4 IS_BINDCHROOT is relevant only if bind listen to public interface. Romain Dessort 2016-05-12 12:23:58 -0400
  • 89c58093f8 Replace uptime -s by /proc/uptime Romain Dessort 2016-05-12 11:43:16 -0400
  • 5c66992f03 Fix bad regexp in IS_INTERFACESGW check. Romain Dessort 2016-05-11 14:14:23 -0400
  • d4813d7280 Fixed condition in IS_APACHEIPINALLOW. Benoît S. 2016-05-11 11:25:25 +0200
  • 97b064e426 Fixed errors in code. Benoît S. 2016-05-11 11:21:23 +0200
  • 199c3952f1 Typo in some added checks Romain Dessort 2016-05-10 18:24:46 -0400
  • 40d0536aa0 Fix #1854. Add NRPEPID check for wheezy and newer. Romain Dessort 2016-05-10 18:23:48 -0400
  • 452b8eea32 Fix #1675. Add check to ensure files are up-to-date in /home/backup/. Romain Dessort 2016-05-10 18:14:21 -0400
  • 83c0371334 Add option to skip KERNELUPTODATE check. Romain Dessort 2016-05-10 17:58:04 -0400
  • ec08f0fe19 Fix #1545. Check also generated images in Munin check. Romain Dessort 2016-05-10 17:53:31 -0400
  • ec3713fbe3 Fix #1543. Add check if server is running for more than a year. Romain Dessort 2016-05-10 17:28:09 -0400
  • e59adc86f9 Fix #1200. Replace who -b by uptime -s which does not depend on a TTY and locales. Romain Dessort 2016-05-10 17:16:19 -0400
  • 596fad44d1 Fix #1077. Add check to ensure there is real IP addresses in Allow/Deny directives Romain Dessort 2016-05-10 16:50:44 -0400
  • 411774e83b Fix #1076. Add check to ensure Apache configuration for munin is absent. Romain Dessort 2016-05-10 16:07:02 -0400
  • 0ec499498b Fix #1851. Error in condition comparing md5sums. Romain Dessort 2016-05-10 11:32:36 -0400
  • ff53d8bcdf Fix #1747. Bad regexp for BINDCHROOT check. Romain Dessort 2016-05-10 11:25:42 -0400
  • aacaa541be refs #1848. Add LOG2MAILRUNNING check. Romain Dessort 2016-05-10 10:28:07 -0400
  • f749a656fb refs #1848. Add MUNINRUNNING check. Romain Dessort 2016-05-10 10:41:16 -0400
  • 52a9d14a68 Close #1590. Tolerate 127.0.0.1 or 127.0.0.0/8 in iptables rules for Squid. Romain Dessort 2016-05-10 10:30:39 -0400
  • d2ebf78e2c Fix a wrong error message in APTITUDE check. Romain Dessort 2016-05-10 10:29:50 -0400
  • ad26ff2d22 refs #1848. Add LOG2MAILRUNNING check. Romain Dessort 2016-05-10 10:28:07 -0400
  • e92292de9f Fix #1587. Disable APTICRON check. Romain Dessort 2016-05-10 10:23:52 -0400
  • a2430945a7 Added tapX interfaces to the exclude list of AUTOIF Benoît S. 2016-04-21 15:11:25 +0200
  • 3b8487db7d Take only the md5sum of md5sum output in comparison. Romain Dessort 2016-02-18 10:41:30 -0500
  • 15aaa75664 Fix a bug on IS_BINDCHROOT check. Romain Dessort 2016-02-02 16:30:04 -0500
  • cc8ef31a6d Improve IS_BINDCHROOT to check if Bind must be rechrooted (if binary differ). Romain Dessort 2016-02-02 16:07:00 -0500
  • 99bbcd5420 Fix IS_LOG2MAILSQUID : we parse now all log2mail config files Gregory Colpart 2015-11-28 17:12:20 +0100
  • a1c1ad3a60 Fix #1654 : minifirewall uses now /etc/default/minifirewall then change check for jessie Gregory Colpart 2015-11-28 17:03:27 +0100
  • e018379753 Add test to check if aptitude is well removed in Jessie Gregory Colpart 2015-11-28 16:53:37 +0100
  • e41af65080 Fix #1587 : enable check for aptitude/apticron only in squeeze/wheezy Gregory Colpart 2015-11-28 16:46:47 +0100
  • 29fae2b7ae - Apply policy to avoid test duplication - Minor cleaning Gregory Colpart 2015-11-28 16:23:28 +0100
  • 50e9a816bb add non physical interfaces Gregory Colpart 2015-02-04 21:01:07 +0100
  • 724bb6b235 Add support of IPv6 for check IS_INTERFACESGW. Benoît S. 2014-10-09 16:41:34 +0200
  • 6248aacbe1 Improve comments Gregory Colpart 2014-10-08 22:13:15 +0200
  • 9b8ccd7213 Remove IS_TOOMUCHDEBIANSYSMAINT check Gregory Colpart 2014-10-08 22:11:16 +0200
  • d670d62bae Fix IS_APTICRON check (confusion + remove active actions) Gregory Colpart 2014-10-08 22:01:10 +0200
  • 1188586ec0 Fix a bug in test apache symlink. #834 Benoît S. 2014-10-08 17:20:05 +0200
  • 9bf216c5ec Amelioration of check apitcron. #936 Benoît S. 2014-10-08 17:13:37 +0200
  • 481369107c Better check for apt.conf* Benoît S. 2014-10-08 16:43:59 +0200
  • 1927448149 Better check for iptables. Benoît S. 2014-10-08 15:46:36 +0200
  • 32dd21ae20 Fix an issue in check modsec. Benoît S. 2014-10-08 15:12:51 +0200
  • 3116eaf987 Check sudoers, grep only umask. Benoît S. 2014-10-08 14:54:59 +0200
  • 68ea07c919 Revert "Merge conflicts." Benoît S. 2014-10-08 12:18:36 +0200
  • e926cc3c66 Fix indent. Benoît S. 2014-10-08 12:10:34 +0200
  • a2b6703b35 Better check for modsec. Benoît S. 2014-10-08 12:02:16 +0200
  • 1dd9281e11 Check for apticron. #936 Benoît S. 2014-10-08 11:49:06 +0200
  • 84d05c2176 Add a check of gateway in /etc/network/interfaces. #910 Benoît S. 2014-10-07 18:22:42 +0200
  • ba6dc0fb32 Add a check for regular files in /etc/apache2/sites-enabled Benoît S. 2014-10-07 18:14:00 +0200
  • d0436a02be Add a check for minifirewall. #729 Benoît S. 2014-10-07 17:11:38 +0200
  • 534cb10a1b Merge conflicts. Benoît S. 2014-10-08 12:07:41 +0200
  • 9d2844ce1a Less strict with Wheezy systems upgraded from Squeeze Gregory Colpart 2014-10-06 21:45:47 +0200
  • 56cff02585 Improve AUTOIF test for virtualization Gregory Colpart 2014-07-21 15:03:12 +0200
  • b79a56710b Adapting IS_NRPEPOSTFIX check for Wheezy. Benoît S. 2013-06-07 14:36:37 +0200
  • 08165c9a90 Putting TODO in Redmine. Benoît S. 2013-05-15 16:40:53 +0200
  • bf1a39e9e1 Adding support for Wheezy-evolinux. Benoît S. 2013-04-12 18:03:48 +0200
  • 2ae4555e63 Fix a bug in MODDEFLATE check when apache isn't installed. Romain Dessort 2012-06-20 15:32:21 +0200
  • cdd468f4ab Fix a bug in MODDEFLATE check. Romain Dessort 2012-03-27 12:07:24 +0200
  • 170ed656d4 IS_NRPEDISK is now deprecated. Romain Dessort 2012-02-27 12:12:06 +0100
  • 428b91b731 Improve IS_KERNELUPTODATE to check if the kernel is installed. Romain Dessort 2012-02-27 12:06:33 +0100
  • c00c5a9677 Fix a bug when comparing dates in IS_KERNELUPTODATE check. Romain Dessort 2012-02-27 11:54:55 +0100