Add files via upload
parent
abd4d35d80
commit
5b43a2a8ab
|
@ -67,11 +67,14 @@ The following people have contributed to the development of PHP Server Monitor:
|
||||||
|
|
||||||
* FreeVoipDeal SMS gateway
|
* FreeVoipDeal SMS gateway
|
||||||
|
|
||||||
|
|
||||||
* Luis Rodriguez - https://github.com/ldrrp
|
* Luis Rodriguez - https://github.com/ldrrp
|
||||||
|
|
||||||
* Nexmo SMS gateway
|
* Nexmo SMS gateway
|
||||||
|
|
||||||
|
* Kevin Siml - https://www.pushsafer.com
|
||||||
|
|
||||||
|
* Pushsafer.com support
|
||||||
|
|
||||||
Translators
|
Translators
|
||||||
+++++++++++
|
+++++++++++
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ Features
|
||||||
++++++++
|
++++++++
|
||||||
|
|
||||||
* Monitor services and websites (see below).
|
* Monitor services and websites (see below).
|
||||||
* Email, SMS and Pushover notifications.
|
* Email, SMS, Pushover and Pushsafer notifications.
|
||||||
* View history graphs of uptime and latency.
|
* View history graphs of uptime and latency.
|
||||||
* User authentication with 2 levels (administrator and regular user).
|
* User authentication with 2 levels (administrator and regular user).
|
||||||
* Logs of connection errors, outgoing emails and text messages.
|
* Logs of connection errors, outgoing emails and text messages.
|
||||||
|
@ -44,7 +44,7 @@ There are two different ways to monitor a server:
|
||||||
Notifications
|
Notifications
|
||||||
-------------
|
-------------
|
||||||
Each server has its own settings regarding notification.
|
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 Pushsafer.com notifications.
|
||||||
The following SMS gateways are currently available:
|
The following SMS gateways are currently available:
|
||||||
|
|
||||||
* Clickatell - <https://www.clickatell.com>
|
* Clickatell - <https://www.clickatell.com>
|
||||||
|
|
Loading…
Reference in New Issue