Endpoint Central offers robust inventory management by collecting a wide range of device data, including hardware details, software information, certificates, and more. However, you may occasionally need to monitor specific device attributes to gain deeper insights into your environment.
Sensors are integrated as a resource in Workflows, enabling you to automate the process of fetching and utilizing required device attributes efficiently. This integration simplifies monitoring and ensures that critical data is always at your fingertips
To create a new sensor
Click Add Sensor button
Enter a descriptive Name and description for your sensor
Click Add variables to define data that you want to collect from Device
In the Script Editor, implement the business logic to retrieve properties from Endpoints and assign them to the predefined variables from the cases above.
Specify the exit codes that Confirm if the script has been executed successfully. If there are multiple exit codes, enter them by separating each with a comma.
For example, to retrieve the percentage of free disk space on a drive, you can use the following PowerShell command:
Sensors can be integrated as stages within Workflows to retrieve specific device properties. The sensor's output can then be used in the Switch stage for making data-driven decisions within your workflow automation.
To grant user permissions for managing Sensors, follow these steps:
Thank you for your feedback!
Sorry about that!