Intermittent Connection Failure
Wren
Posts: 4
Hello, I have only just installed SQL monitor in our place so I am still learning it. I have just set up a number of machines each with a number of instances on it, but one particular is giving me some problems.
The connection is intermittent with the following error...
Bad Data InvalidDataException column procc.cpu has negative value, but negative values are not allowed.
I am not sure where this data is, has anybody else has this message before? I am monitoring one other instance on the same machine and this is ticking over with no errors. I am monitoring SQL 2005 R2 RTM.
Thank you in advance for any help.
Regards,
W.
The connection is intermittent with the following error...
Bad Data InvalidDataException column procc.cpu has negative value, but negative values are not allowed.
I am not sure where this data is, has anybody else has this message before? I am monitoring one other instance on the same machine and this is ticking over with no errors. I am monitoring SQL 2005 R2 RTM.
Thank you in advance for any help.
Regards,
W.
Comments
No doubt your performance counters on one of the SQL Servers have bad data in them, as you can't have "negative" CPU usage. I have no idea what could have caused this - maybe it's some virtual machine issue?
You can try going to the SQL Server computer and rebuilding the default Windows counters using LODCTR.exe /R.
I tried the lodctr.exe /r which said it ran successfully, but it is still disconnecting, I now have an error that says alot of the perfmon data is missing objects, namely all the SQL ones. How can I get these back?
Regards,
W.
Just to help others I thought I'd finish off the thread, this did solve my issue, but I did not have to go the extra step to replace the SQL counters, the server had to be restarted (for other reasons) and the SQL counters got re-registered automatically as a result of the restart. SQL Monitor is now connected and monitoring the instance nicely.
Thank you for your help.
Regards,
W.
This error message definitely sounds frustrating, especially since you're new to SQL Monitor and it's only happening on one specific instance. Here's what's going on:
The Error: SQL Monitor is encountering an invalid data point. The "procc.cpu" column, which likely represents processor usage, has a negative value, and SQL Monitor doesn't expect negative CPU usage.
Possible Causes: There are a couple of things that could cause this:
What to Do: Here are some steps to troubleshoot:
Check the Script: Look into the specific monitoring script or configuration for this instance in SQL Monitor. See if there's anything related to CPU data collection that might be causing the issue.
Compare with Working Instance: Since another instance on the same machine works fine, compare the monitoring setups for both instances. This might help identify any configuration differences that could be causing the problem.
Search Online Resources: Search for the specific error message ("Bad Data InvalidDataException column procc.cpu has negative value") related to SQL Monitor and SQL Server 2005. You might find similar cases and solutions from other users.
Contact SQL Monitor Support: If nothing else works, consider contacting SQL Monitor's support team directly. They might have specific insights into troubleshooting this error within their software.
Hopefully, by following these steps, you can identify the culprit behind the negative CPU value and get your SQL Monitor running smoothly for all your instances! visit https://nsapp.download/