Jump to content

Monitor SQL Server?


omegadigital

Recommended Posts

Hi Bert,

Yes it is possible. :) create a plugin that monitors the SQL server and run it every 15 seconds and get a notification when any threshold has been violated or the communication is lost.

Have a look at the example plugins from PCM to get an ideer on how easily it is to work with. :)

Best regards

Johnni

Link to comment
Share on other sites

  • Administrators

You can monitor the SQL Server using the performance counters page - you simply add the SQL counters you want to be monitored.

As well, you can define rules based on various SQL counters and get notified when the rule condition is true.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...