From 5e7fe4497f008969a00bda55c634ea20488dcb2d Mon Sep 17 00:00:00 2001 From: My Name Date: Wed, 10 Dec 2014 13:09:57 +0100 Subject: Added monit config files. --- monit/passwd.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 monit/passwd.conf (limited to 'monit/passwd.conf') diff --git a/monit/passwd.conf b/monit/passwd.conf new file mode 100644 index 0000000..0040495 --- /dev/null +++ b/monit/passwd.conf @@ -0,0 +1,6 @@ +check file passwd with path /etc/passwd + if failed checksum and + expect the 1a4749a0f41e47eb9339da32adbbcf14 sum then alert + if failed permission 644 then alert + if failed uid root then alert + if failed gid root then alert -- cgit v1.2.3