Is it possible that REST Custom Sensor will have a possibility to execute multiple REST request with single Sensor call? The exact problem to solve is Cisco ISE Monitoring REST API https://www.cisco.com/c/en/us/td/docs/security/ise/2-1/api_ref_guide/api_ref_book/ise_api_ref_ch1.html where I wan to get https://<ISEhost>/admin/API/mnt/Session/ActiveCount https://<ISEhost>/admin/API/mnt/Session/PostureCount https://<ISEhost>/admin/API/mnt/Session/ProfilerCount as three channels in one sensor. I have even more examples for my internal applications. I know I can achieve this by writing custom script (in fact I am doing this already) but it would be more elegant to use builtin fetures.
REST Custom Sensor with multiple requests
Votes:
0
1 Reply
Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
Add comment