Presence - How to Troubleshoot IM and Presence

This video provides 10 steps to troubleshooting symptoms on IM and Presence that will narrow the scope of the problem or possibly fix issues. As an additional note to the steps in the video, here’s a CLI command that can be used for obtaining a list of service trace levels from IM and Presence: run sql select as service, as trace_level, , from typeservice as one, typetracelevelgrouping as two, processnodeservice as three where = AND = AND =
Back to Top