Forum Discussion
Hello Isaac,
Yes there is. Navigate to the Registry > Devices > Device Manager page in the SL1 UI (or Devices > Device Manager in the New UI) and click the wrench icon for the device in question. Then go to the Collections tab and click the lightning bolt for the dynamic app that you want to run in debug mode. A window will appear with the debug output, which contains the polled data.
You can also run the dynamic app in debug from the CLI of the data collector the device is aligned to by running the following command:
sudo -u s-em7-core SILO_DEBUG=1 /opt/em7/backend/dynamic_single.py [did] [app id]
Replacing [did] with the ID of the device and [app id] with the ID of the dynamic app.
Antonio Andres
Senior Technical Support Engineer | ScienceLogic
Related Content
- 3 months ago