'update_available'=>'A new update is available from <a href="http://phpservermon.sourceforge.net" target="_blank">http://phpservermon.sourceforge.net</a>.',
'You will receive a notifcation when a server has a change in status. So from online -> offline or offline -> online.<br/>'.
'2) Offline<br/>'.
'You will receive a notification when a server goes offline for the *FIRST TIME ONLY*. For example, '.
'your cronjob is every 15 mins and your server goes down at 1 am and stays down till 6 am. '.
'You will get 1 notification at 1 am and thats it.<br/>'.
'3) Always<br/>'.
'You will receive a notification every time the script runs and a site is down, even if the site has been '.
'offline for hours.'.
'</div>',
'alert_type_status'=>'Status change',
'alert_type_offline'=>'Offline',
'alert_type_always'=>'Always',
'log_status'=>'Log status<br/><div class="small">If log status is set to TRUE, the monitor will log the event whenever the Notification settings are passed</div>',
'log_email'=>'Log emails sent by the script?',
'log_sms'=>'Log text messages sent by the script?',
'off_sms'=>'Server \'%LABEL%\' is DOWN: ip=%IP%, port=%PORT%. Error=%ERROR%',
'off_email_subject'=>'IMPORTANT: Server \'%LABEL%\' is DOWN',
'off_email_body'=>"Failed to connect to the following server:<br/><br/>Server: %LABEL%<br/>IP: %IP%<br/>Port: %PORT%<br/>Error: %ERROR%<br/>Date: %DATE%",
'on_sms'=>'Server \'%LABEL%\' is RUNNING: ip=%IP%, port=%PORT%',
'on_email_subject'=>'IMPORTANT: Server \'%LABEL%\' is RUNNING',
'on_email_body'=>"Server '%LABEL%' is running again:<br/><br/>Server: %LABEL%<br/>IP: %IP%<br/>Port: %PORT%<br/>Date: %DATE%",