Open slalomsk8er opened 2 years ago
While #375 is still missing, this one should already be available. You go to Configuration -> Monitoring, define a specific assignment logic...
...and afterwards a link pointing to the related vSphereDB object (combined with some preview information) should show up in the monitoring module:
Going back (#375) still needs to be implemented, but will be based on this very same logic. Didn't this work for you, did you miss this feature - or did I misunderstand your feature request?
Thanks, Thomas
Yes, I use this feature (monitoring integration) but I also added action URLs back to the vSphereDB module from the services on the same host, that use the icingacli vspheredb check
's as basis. This request is about putting the action URL or the same widget on services not just onto the host. Also it's not obvious that the widget (link pointing to the related vSphereDB object (combined with some preview information)
) is clickable. I even think adding a dedicated and duplicated Action URL to the host would be nice as it would be consistent with other modules like the business impact link of the business process module.
Got it, thank you!
does this still need feedback?
No, it doesn't. I removed the flag, thank you!
Expected Behavior
As discussed in https://github.com/Icinga/icingaweb2-module-vspheredb/issues/382#issuecomment-1264309189
Currently Automatic action URLs are missing. I use the SQL import (obsoleted by https://github.com/Icinga/icingaweb2-module-vspheredb/issues/414) and shared Action URLs to archive this but a tighter out of the box experience for new users and a nicer representation would be desirable. Combined with https://github.com/Icinga/icingaweb2-module-vspheredb/issues/375 this would allow users to move back and forth between the modules without having to search.
Current Behavior
One needs to switch from service to host and click on the hook created by the monitoring integration or switch to the vspheredb module and search for the host.
Possible Solution
I'm fine with that but open for other possibilities like a adding the same hook from the monitoring integration on the hosts also for the
icingacli vspheredb check
based services.