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 number of sensor runs to retain. This ensures that only the configured number of runs are stored, helping to optimize performance and manage storage efficiently.
For example, to retrieve the percentage of free disk space on a drive, you can use the following PowerShell command:
Sensors can be executed on all endpoints onboarded to Endpoint Analytics. Follow these steps to run a sensor from the console:
To view the output:
Navigate to View Run Log from the Actions menu of the sensor.
Sensors can be integrated as stages in Workflows to retrieve specific device properties. The sensor’s output can then be used in the Switch stage to make data-driven decisions within workflow automation.For detailed steps on configuring sensors in workflows, refer to this document.
To grant user permissions for managing Sensors, follow these steps:
If you have any requirement for sensor's scripts, you can submit a request to our support team via this URL
Thank you for your feedback!
Sorry about that!