Skip to content

StatusCake Integration

Aleksey @soar Smyrnov edited this page Feb 18, 2018 · 2 revisions
  1. Register on statuscake.com
  2. Go to: Test -> New test -> PUSH
  3. Fill form
  4. Grab your push URL for that rig: statuscake-push-check.png
  5. Repeat these steps for each of your rigs/desktops or logic will not work
  6. Use URL you've got as MONITORING_URL/UNIQUE_MONITORING_KEY:
    miner-healthcheck.exe --health-report-url "https://MONITORING_URL/UNIQUE_MONITORING_KEY"
    
    or e.g.:
    miner-healthcheck-v1.2.exe --health-report-url "https://push.statuscake.com/?PK=XXXXXXXX&TestID=000000&time=0"
    
Clone this wiki locally