473,396 Members | 1,765 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Sql Scripts to Monitor another SQL Database.

Greetings All, I was hoping that some of you might be aware of any
free scripts that were written explicitly for the purpose of
monitoring a SQL Server database. I want to be able to determine
up/down events, Error Log updates, Long running Transactions,
Deadlocks, etc. My plan is to use a central SQL Server database as a
repository that will query (via t-sql) the target SQL Server boxes for
the events listed above. If one of the events falls outside of a
defined range I will use xp_sendmail to alert me via my pager. I have
been looking at third party tools like BMC Patrol, Quest Foglight, and
Embarcadero Performance Center and although they are very nice they
are also very EXPENSIVE. I am looing for a cheap solution. Any help
would be greatly appreciated.

Louis
Jul 20 '05 #1
1 1520

"Louis Frolio" <fr*****@yahoo.com> wrote in message
news:94*************************@posting.google.co m...
Greetings All, I was hoping that some of you might be aware of any
free scripts that were written explicitly for the purpose of
monitoring a SQL Server database. I want to be able to determine
up/down events, Error Log updates, Long running Transactions,
Deadlocks, etc. My plan is to use a central SQL Server database as a
repository that will query (via t-sql) the target SQL Server boxes for
the events listed above. If one of the events falls outside of a
defined range I will use xp_sendmail to alert me via my pager. I have
been looking at third party tools like BMC Patrol, Quest Foglight, and
Embarcadero Performance Center and although they are very nice they
are also very EXPENSIVE. I am looing for a cheap solution. Any help
would be greatly appreciated.

Louis


All the items you mention can be found by parsing log files, using traces,
using Performance Monitor etc. So you could write your own scripts and tools
to gather the data, but you need to consider how expensive your time is
compared to the price of the existing tools. Google can probably find
scripts for some of those things, so that would be the first place to look,
I guess.

Simon
Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: steve | last post by:
Hi, I am using the java database manager on oracle 9i linux , to monitor and modify my oracle 9i system. there is a wizard that allows the setting up of an rman job. I had setup a backup...
1
by: Louis Frolio | last post by:
Greetings All, I was hoping that some of you might be aware of any free scripts that were written explicitly for the purpose of monitoring a SQL Server database. I want to be able to determine...
6
by: freakyfreak | last post by:
Does anyone have any basic, simple scripts of sp's that I can give my computer operators to use to monitor for serious conditions on our sql servers? We are new in the ms-sql arena, a small shop...
2
by: hype | last post by:
Hi, 1) If I need to monitor a resource eg, bufferpools at the database level across all users, how can I do this ? If snapshot monitoring needs to be done wouldn't enabling the switch at the DBM...
2
by: Debbie E | last post by:
Are there any issues with the Health Monitor in a partitioned environment? I have turned on the health monitor and can obtain the health snapshot for the DBM via the following command: get...
1
by: Rohit Raghuwanshi | last post by:
Hello all, we are running a delphi application with DB2 V8.01 which is causing deadlocks when rows are being inserted into a table. Attaching the Event Monitor Log (DEADLOCKS WITH DETAILS) here....
3
by: hikums | last post by:
I dropped the db2detaildeadlock event monitor without flushing the events that were full hoping dropping it will clear the messages also. I now understand this is a default monitor that I should...
4
by: Raj | last post by:
Can we create an event monitor for statements in a partitioned environment? CREATE EVENT MONITOR stmt_event FOR STATEMENTS WRITE TO FILE '/home/rajm/event' ON PARTITION 0 GLOBAL DB21034E ...
1
by: vijay.db | last post by:
Hi group, Have a problem with event monitor so my db2diag.log is getting filled like any thing.. Running DB2 V8.1 Fixpack 6 in AIX server. Created a event monitor and redirecting it's...
1
by: dwasler | last post by:
Try every thing I know to remove this alias I know there been other posting I read each one none seem to work. Thank You DLWasler dwasler@yahoo.com OS Window db2 V 8.2.X
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.