Commit graph

88 commits

Author SHA1 Message Date
Gregory Colpart d670d62bae Fix IS_APTICRON check (confusion + remove active actions) 2014-10-08 22:01:10 +02:00
Benoît S. 1188586ec0 Fix a bug in test apache symlink. #834 2014-10-08 17:20:05 +02:00
Benoît S. 9bf216c5ec Amelioration of check apitcron. #936 2014-10-08 17:13:37 +02:00
Benoît S. 481369107c Better check for apt.conf* 2014-10-08 16:43:59 +02:00
Benoît S. 1927448149 Better check for iptables. 2014-10-08 15:46:36 +02:00
Benoît S. 32dd21ae20 Fix an issue in check modsec. 2014-10-08 15:12:51 +02:00
Benoît S. 3116eaf987 Check sudoers, grep only umask. 2014-10-08 14:54:59 +02:00
Benoît S. 68ea07c919 Revert "Merge conflicts."
This reverts commit 534cb10a1b.

Due to 9d2844ce1a.

Conflicts:
	evocheck.sh
2014-10-08 12:18:36 +02:00
Benoît S. e926cc3c66 Fix indent. 2014-10-08 12:10:34 +02:00
Benoît S. a2b6703b35 Better check for modsec. 2014-10-08 12:09:04 +02:00
Benoît S. 1dd9281e11 Check for apticron. #936 2014-10-08 12:08:23 +02:00
Benoît S. 84d05c2176 Add a check of gateway in /etc/network/interfaces. #910 2014-10-08 12:08:23 +02:00
Benoît S. ba6dc0fb32 Add a check for regular files in /etc/apache2/sites-enabled 2014-10-08 12:08:23 +02:00
Benoît S. d0436a02be Add a check for minifirewall. #729 2014-10-08 12:08:23 +02:00
Benoît S. 534cb10a1b Merge conflicts. 2014-10-08 12:07:41 +02:00
Gregory Colpart 9d2844ce1a Less strict with Wheezy systems upgraded from Squeeze 2014-10-06 21:45:47 +02:00
Gregory Colpart 56cff02585 Improve AUTOIF test for virtualization 2014-07-21 15:03:12 +02:00
Benoît S. b79a56710b Adapting IS_NRPEPOSTFIX check for Wheezy. 2013-06-07 14:36:37 +02:00
Benoît S. 08165c9a90 Putting TODO in Redmine. 2013-05-15 16:40:53 +02:00
Benoît S. bf1a39e9e1 Adding support for Wheezy-evolinux. 2013-04-12 18:03:48 +02:00
Romain Dessort 2ae4555e63 Fix a bug in MODDEFLATE check when apache isn't installed.
Missing parenthesis.
2012-06-20 15:32:21 +02:00
Romain Dessort cdd468f4ab Fix a bug in MODDEFLATE check. 2012-03-27 12:07:24 +02:00
Romain Dessort 170ed656d4 IS_NRPEDISK is now deprecated. 2012-02-27 12:12:06 +01:00
Romain Dessort 428b91b731 Improve IS_KERNELUPTODATE to check if the kernel is installed. 2012-02-27 12:06:33 +01:00
Romain Dessort c00c5a9677 Fix a bug when comparing dates in IS_KERNELUPTODATE check. 2012-02-27 11:54:55 +01:00
Benoît S. 7297c07faf Annule un gros bug dans evomaintenance.cf ... 2012-01-27 12:40:57 +01:00
Benoît S. 463886de12 Ajout d'un check qui vérifie si le système nécessite un reboot ou pas.
Pour cela il vérifie la dernière date de modification dans /boot et la
compare avec la date d'uptime.
2012-01-25 18:05:05 +01:00
Benoit Serie 24780fc0e9 Mise à jour d'evocheck avec gestion d'OpenBSD 2011-06-29 17:07:02 +02:00
Benoit Serie 011a54f21b Fork de evocheck, permet de faire les bon tests sur une Debian ou OpenBSD.
À valider et à choisir de remplacer evocheck par celui-ci.
2011-06-21 13:41:58 +02:00
atomei 062dc51a90 mod_deflate check correction 2011-06-08 17:38:34 +02:00
Gregory Colpart 59dcf5c509 Compatibilité squid et squid3 2011-05-23 02:16:33 +02:00
Gregory Colpart 3aacf1af70 Disable IS_METCHE test 2011-05-23 02:16:33 +02:00
Gregory Colpart d69d6dacf3 We are now a bashscript :( 2011-05-23 02:16:33 +02:00
Gregory Colpart ccb1ca01f8 mod_security pour Apache est dans le paquet libapache-mod-security et non libapache2-mod-security2 2011-05-23 02:16:33 +02:00
Gregory Colpart 3ca65e1a37 Amelioration du test $IS_REPVOLATILE 2011-05-23 02:16:33 +02:00
Gregory Colpart bd781da770 Amelioration du test $IS_EVOMAINTENANCECONF 2011-05-23 02:16:32 +02:00
Gregory Colpart 0edf60489f Soucis caractere invisible incorrect (?) 2011-05-23 02:16:32 +02:00
Gregory Colpart cb1b916fce Amelioration du test $IS_RAIDSOFT 2011-05-23 02:16:32 +02:00
Gregory Colpart e3748b44f5 New ideas 2011-05-23 02:16:25 +02:00
Gregory Colpart 219e60ca40 Correction de soucis pour le test $IS_APACHECTL 2011-05-22 22:49:58 +02:00
Gregory Colpart 3abf02b19d Amelioration du check de (r)syslog.conf 2011-05-22 22:49:58 +02:00
Gregory Colpart 125c3a588e Typo 2011-05-22 22:49:58 +02:00
Gregory Colpart 2395dec622 Utilisation "grep -q foo" au lieu de "grep foo >/dev/null" 2011-05-22 22:49:54 +02:00
Romain Dessort a71ebf147b Adaptation in alert5 check to be compatible with Debian Squeeze 2011-04-12 12:00:31 +02:00
Romain Dessort f574f646fd Ajout d'une idée de check pour les alias php*admin 2010-06-17 16:32:49 +02:00
Romain Dessort 2dddd8079e Check du pin-priority de samba, dans le cas d'un pack-samba avec les
dépots backports.
2010-06-14 16:13:41 +02:00
Romain Dessort e864ae60e3 Typo dans les checks userlogrotate et mod-security 2010-06-11 19:11:30 +02:00
Romain Dessort 73319a43dd Check de la syntaxe de la configuration d'Apache. 2010-06-11 19:10:47 +02:00
Romain Dessort f775b64e06 Check de mod-security pour Apache 2010-06-11 18:16:20 +02:00
Romain Dessort b7eb749612 Check de la présence de userlogrotate 2010-06-11 17:49:17 +02:00