Collector Debug Console
Please make the "go here" link in the "For more detailed troubleshooting recommendations,go here."message open in a new tab/window. If you accidentally click this it open in same window and we lose our command history! Add the debug help that appears on entering a debug console to the regularhelp content (if it's there I didn't find it) so that we can open the help panel and have the commands easily accessible from the Support Guide panel. The HTML version should be easier to read too. Finally, please add some blank lines between the built-in commands help to make it easier to read the green on black screen. HTML version in the Support Guide panel though, that's the way to go.15Views1like1CommentImprove DataSrouce Debugging
Please improve debugging of DataSources. All the "Debug" option does is open the debug interface. Intuitively, a user would expect the relevant command(s) to be executed also. For example, if I invoke "Debug" for the MySQL Global Stats DataSource or a Windows WMI DataSource, then the debug option should not open the Debug UI, but rather it should invoke the !tlist command, automatically determine the task ID and use it to then invoke the!tdetail command, and present back to the user the output of fromthe !tdetail command.2Views1like0Comments