Hi, I must have some slightly different config. That said, If you open up the Developer Tools (Hit F12 in Chrome for Example). Switch to the "Network" tab. Click on Preserve log and clock XHR to reduce noise. In the filter type: health This will filter all the API queries down to those that contain the word health. Then as you visit the devices status page you can look at the "Preview" tab on the right. If you drill down you'll see a section under Status called shs/service/detail. For each service 0 is running 1 is not. This will at least give you the information. Regards, Jak
↧