diff --git a/README.rst b/README.rst index e76cdaab..68a0f16f 100755 --- a/README.rst +++ b/README.rst @@ -5,7 +5,7 @@ PHP Server Monitor :alt: Join the chat at https://gitter.im/erickrf/nlpnet :target: https://gitter.im/phpservermon/phpservermon -Version 3.2.0 +Version 3.3.0 (under development) PHP Server Monitor is a script that checks whether your websites and servers are up and running. @@ -17,7 +17,7 @@ Features: --------- * Monitor services and websites (see below). -* Email, SMS and Pushover notifications. +* Email, SMS, Pushover, Telegram notifications. * View history graphs of uptime and latency. * User authentication with 2 levels (administrator and regular user). * Logs of connection errors, outgoing emails and text messages. @@ -40,21 +40,22 @@ There are two different ways to monitor a server: In both cases the script will return a "status offline", and will start sending out notifications. Each server has its own settings regarding notification. -You can choose for email, text message (SMS) and Pushover.net notifications. +You can choose for email, text message (SMS), Pushover.net and Telegram notifications. The following SMS gateways are currently available: * Clickatell - -* Inetworx - -* Mollie - -* Mosms - -* Smsglobal - -* SMSit - -* Spryng - -* Textmarketer - -* FreeVoipDeal - +* Inetworx - +* Mollie - +* Mosms - +* Smsglobal - +* SMSit - +* Spryng - +* Textmarketer - +* FreeVoipDeal - * Nexmo - -* OctoPush - -* FreeMobile (FR) - +* OctoPush - +* FreeMobile (FR) - +* Twilio - @@ -64,7 +65,7 @@ Please note: for these gateways you will need an account with sufficient credits Download -------- -The latest version can be downloaded from http://www.phpservermonitor.org/. +The latest version can be downloaded from https://github.com/phpservermon/phpservermon/releases. Requirements