No Data in Raw Data tab
SQL Server Global Performance --> MSSQLSERVER: Raw Data: No Data
Also, SQL Server Databases --> MSSQLSERVER - Databases are discovered but not all data is picked up in Raw Data tab- there is still No Data for some columns.
Seems like all the permissions are correct. Checked all the configurations.
lucjad
Posted 2 years ago·Last reply 2 years ago
15 comments
lucjad
OP2 years agoI run the !groovy from the Collector Debug- selected the device and received multiple errors. Can you please check the screenshot?
lucjad
OP2 years agoI run !groovy and then paste the collection script below. I attach screenshot of the output.
LM User
·2 years agoOk, it returns 0 which means the script is exiting and saying that it's successful, but there's no output. Without any output, that's why you're not getting any data. As to why there's no output, you'll have to go into script debug mode. That's not something I can easily help you with through a forum.
What has support said?
lucjad
OP2 years agoLM Support requires me to share the resource name from LogicMonitor. I can't share it it's part of MSP Policies. I am not sure how to go from there.
LM User
·2 years agoYou know they're asking for the display name of the resource in LM so they can troubleshoot it for you, right? They are monitoring all your resources.
lucjad
OP2 years agoLM Support recommends to first try updating LogicModules (Microsoft_SQLServer_Connections) and see if that helps.
LM User
·2 years agoThat's a good idea.
lucjad
OP2 years agoIt seems that Microsoft_SQLServer_Connections were automatically updated and have the latest version.
lucjad
OP2 years agoI think I am in the right place now. I attach the screenshot. Referring to your previous answer: do I copy the whole script and run it in Debug or just a part of the script? Also, which script from the image is it?
LM User
·2 years agoWell, you're having problems collecting, so it would be the collection script (the bottom one). Yes, it would be the entire script after executing the !groovy command to bring up the script executor. Pick the target device and run the script.
lucjad
OP2 years agoPoll Now shows:
NaN
param not found in output - (method=namevalue, param=MSSQLSERVER.ActiveTempTables)
Can you explain where do I get the collection script in order to run it in debug?
The picture attached shows where currently I finished the steps you mentioned.
LM User
·2 years agoDown below that it should have some more output. I don't know if your module is scripted or not, but if you click "Edit Global Definition" after closing out the poll now dialog box, it'll take you to the module definition. That will show if it's scripted and what the collection script is.
LM User
·2 years agoWhat did LM support say?
lucjad
OP2 years agoI am still waiting for LM Support response.
In the meantime, what would be a good way to troubleshoot this issue?
LM User
·2 years agoIs it scripted? If so, check what poll now shows for the script output. Then put the collection script into the collector debug and see what the output looks like.