Server Availability Monitoring by Email
As Server administrator, be informed for your server availability before anyone.
Services that need to be notify is httpd and mysqld.
I created simple easy tips to check your server and services.
First, create sudo rules for any of your services needed by typing
# visudo
If you dont have sudo, you must install it first.
We need sudo to make […]