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…
The Blog of a Geek!
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…
One of the downsides to working on the internet, is that it never stops – it is a 24 hour a day, 365 day a…
“It is really important to spend time considering all the options when picking a web host for your shiny new website. When you launch your…
This assumes that you have 2 Linux machines / servers – one to backup to the other. To enable the script to automatically login to…
I have just started the move to a new server, all my sites will be migrating. The new server should be a lot more powerful,…
Got multiple servers? Want to know they are still up by looking at once place? Want to give your users an easy to see status…
Got a popular site that sometimes gets out of control with CPU usage? Need to curb it so it doesn’t spiral. With this little snippet…
This little snippet of code will enable you to put a page generated in bit at the bottom of your pages. function maingetmicrotime() { list($usec,…