All apps · 0 apps
OnlineCheckYourServer
Docker app from ich777's Repository
Overview
Install OnlineCheckYourServer on Unraid in a few clicks.
Find OnlineCheckYourServer in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
ghcr.io/ich777/online-check-pushoverRuntime arguments
- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
IP or Domainname to ping goes here.
- Target
- HOST
- Value
- google.com
Interval in wich the Host is pinged (in seconds).
- Target
- PING_INTERVAL
- Value
- 300
Time that the Host has to answer the ping request (in seconds).
- Target
- PING_TIMEOUT
- Value
- 10
Time to wait to retry it after the ping fails (in seconds).
- Target
- PING_RETRY
- Value
- 3600
Pushover APP Token goes here.
- Target
- PUSHOVER_APP_TOKEN
Pushover User Token goes here.
- Target
- PUSHOVER_USER_TOKEN
Customized Pushover Message Title here.
- Target
- PUSHOVER_TITLE
- Value
- Online Check
Customized Pushover Message here.
- Target
- PUSHOVER_MESSAGE
- Value
- google.com is offline!
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