Fix Plex minitor check
This commit is contained in:
parent
92e42b5605
commit
64d61d69a1
@ -23,7 +23,11 @@ monitors:
|
||||
|
||||
- name: Plex
|
||||
command:
|
||||
- '/app/scripts/curl_ok.sh'
|
||||
- 'curl'
|
||||
- '--silent'
|
||||
- '--show-error'
|
||||
- '-o'
|
||||
- '/dev/null'
|
||||
- 'http://192.168.2.10:32400'
|
||||
|
||||
- name: NZBget
|
||||
|
Loading…
Reference in New Issue
Block a user