As a follow on from my post on Monit, I have compiled a selection of rules that can be used to monitor various services on your server. check process sshd with pidfile /var/run/sshd.pid start programĀ “/etc/init.d/sshd start” stop programĀ “/etc/init.d/sshd … Continue reading
Posted in Linux, Servers | Tagged centos, linux, monit, redhat, servers | Leave a commentWith the recent release of PHP 5.2.14 the PHP Team has decided to end active support for this branch of PHP. This means there will be no further active development or bug fixes to this branch of PHP. Instead focus … Continue reading
Posted in PHP | Tagged PHP | Leave a commentOne of the downsides to working on the internet, is that it never stops – it is a 24 hour a day, 365 day a year system. There is not ‘break’ in it, no time to rest. When you run … Continue reading
Posted in Linux, Servers | Tagged linux, monit, servers | Leave a comment