OnlineCheckYourServer
Docker 应用程序 from ich777's Repository
概述
This is a simple container that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline.
You can install it on your machine to get notified with Pushover if a site goes down, or you can install it on a remote machine to ping your server and get a notification if it's not reachable.
运行时参数
- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--restart=unless-stopped
模板配置
HostVariable
IP or Domainname to ping goes here.
- 目标
- HOST
- 价值
- google.com
Ping IntervalVariable
Interval in wich the Host is pinged (in seconds).
- 目标
- PING_INTERVAL
- 价值
- 300
Ping TimeoutVariable
Time that the Host has to answer the ping request (in seconds).
- 目标
- PING_TIMEOUT
- 价值
- 10
Retry after FailVariable
Time to wait to retry it after the ping fails (in seconds).
- 目标
- PING_RETRY
- 价值
- 3600
Pushover APP TokenVariable
Pushover APP Token goes here.
- 目标
- PUSHOVER_APP_TOKEN
Pushover User TokenVariable
Pushover User Token goes here.
- 目标
- PUSHOVER_USER_TOKEN
Pushover Message TitleVariable
Customized Pushover Message Title here.
- 目标
- PUSHOVER_TITLE
- 价值
- Online Check
Pushover MessageVariable
Customized Pushover Message here.
- 目标
- PUSHOVER_MESSAGE
- 价值
- google.com is offline!
Pushover PriorityVariable
Customize the Pushover Priority ('-2': Lowest priority | '-1': Low Priority | '0': Normal Priority | '1': High Priority | '2': Emergency Priority - without quotes)
- 目标
- PUSHOVER_PRIORITY
- 价值
- 0
下载统计数据
49,020
下载总数
87
本月
60
平均每月
长期下载总量
加载图表...
详细信息
存储库
ghcr.io/ich777/online-check-pushover最后更新2025-12-11
初见2020-02-17
在Unraid 上运行 OnlineCheckYourServer 。
OnlineCheckYourServer 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。