Forum Discussion
Vitor_Santos
5 years agoAdvisor
Just a thought, you could extract those properties from API response & map those into the discovered instances (as auto.* props) - example
auto.service
auto.currentstatus
etc...
From there you could map the ones you feel important & if generating an alarm you could invoke those same properties on the alarm custom message itself (it could be useful) - example
Service '##auto.service##' is degraded....
Not sure if it makes sense to you. Just suggesting it because I did it this way a few days ago when creating a DS that reads from the device Event Fault table (I just mapped the important properties at the instance level & invoked those on the alarm message - in case it generates an alarm).
Thanks,
Related Content
- 8 months ago
- 2 years ago