Forum Discussion
Jonathan_Arnold
7 years agoLM Champion
Hi Joe,
Instance Level Properties (ILP's) are available in PowerShell Active Discovery scripts as long as they fit the following format as output.
https://www.logicmonitor.com/support/datasources/active-discovery/script-active-discovery/
instance5_id##instance5_name##instance5_description####auto.fooProperty=somevalue&auto.barProperty=anothervalue
instance6_id##instance6_name##instance6_description####auto.fooProperty=thisvalue&auto.barProperty=thatvalue
Is this what you are trying to accomplish? Or are you trying to use a Powershell PropertySource?
Related Content
- 10 months ago
- 7 months ago