OnlineCheckYourServer

OnlineCheckYourServer

Docker app from ich777's Repository

Overview

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.

Runtime arguments

Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

HostVariable

IP or Domainname to ping goes here.

Target
HOST
Value
google.com
Ping IntervalVariable

Interval in wich the Host is pinged (in seconds).

Target
PING_INTERVAL
Value
300
Ping TimeoutVariable

Time that the Host has to answer the ping request (in seconds).

Target
PING_TIMEOUT
Value
10
Retry after FailVariable

Time to wait to retry it after the ping fails (in seconds).

Target
PING_RETRY
Value
3600
Pushover APP TokenVariable

Pushover APP Token goes here.

Target
PUSHOVER_APP_TOKEN
Pushover User TokenVariable

Pushover User Token goes here.

Target
PUSHOVER_USER_TOKEN
Pushover Message TitleVariable

Customized Pushover Message Title here.

Target
PUSHOVER_TITLE
Value
Online Check
Pushover MessageVariable

Customized Pushover Message here.

Target
PUSHOVER_MESSAGE
Value
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)

Target
PUSHOVER_PRIORITY
Value
0

Download Statistics

49,020
Total Downloads
87
This Month
60
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
ghcr.io/ich777/online-check-pushover
Last Updated2025-12-11
First Seen2020-02-17

Run OnlineCheckYourServer on Unraid.

OnlineCheckYourServer is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.