Pingly allows you to configure tests (called probes) to check whether a host or service is alive. These probes can be run manually, but also scheduled to run once in the future, or in a repeating manner. Scheduled runs can generate success/failure notifications. The log output of each run is saved (up to a configurable maximum).
At the moment, the following types of tests (probes) are available:
* HTTP Response - Make a GET request to the configured URL.
* Socket Connection - Attempt a TCP connection to the specified host/port.
* Ping - Ping!
Permissions required, and why:
* INTERNET - Need to be able to connect to test!
* ACCESS_NETWORK_STATE - To check if a network connection is available before attempting a test
* RECEIVE_BOOT_COMPLETED - To reschedule any active scheduled probes after a reboot
* VIBRATE - Vibrate when a notification is generated (Can be turned off in the settings)
Pingly is open source! The repository can be found at:https://github.com/barryoneill/pinglyBug reports, feedback and suggestions are all very welcome :)允许你Pingly测试配置(称为探针)检查主机或服务是否还活着。这些探头可以手动运行,但也计划在未来运行一次,或以重复的方式。计划运行,可以生成成功/失败通知。每次运行时的日志输出保存(最多可配置最大)。
在此刻,下列类型的测试(探针)是可用的:
* HTTP响应 - 一个GET请求来配置的URL。
*的Socket连接 - 尝试的TCP连接到指定的主机/端口。
*中国平安 - 中国平安!
所需的权限,原因如下:
*互联网 - 需要能够连接到测试!
* ACCESS_NETWORK_STATE - 要检查网络连接是否可用,然后再尝试测试
* RECEIVE_BOOT_COMPLETED - 重新安排任何活动的计划重新启动后探头
*震动 - 震动通知时产生(可设置关闭)
Pingly是开源!存储库可以在这里找到:https://github.com/barryoneill/pinglyBug报告,意见和建议都非常欢迎:)