Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Monitors

Author  Topic 

elwoos
Master Smack Fu Yak Hacker

2052 Posts

Posted - 2006-02-27 : 04:38:46
I've just had a problem with my server running out of disc space. It was resolved with minimal disruption but it got me thinking. I recently downloaded the latest Google Desktop which has some add ons that can monitor your machine CPU/Disk/memory/network use etc.

Does anyone know of anything similar for SQL Server? Does anyone use any sort of monitoring tools and if so which? Or do you just write your own? I was thinking of setting up some sort of web page so that I can use it from anywhere on the Intranet but it seems silly to reinvent the wheel.

thanks

steve

-----------

Oh, so they have internet on computers now!

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2006-02-27 : 07:06:24
i wrote my own, i created an exe then scheduled it in the task scheduler and when a threshold is reached (like an alert)

not sure but this has been asked before stevie... deja vu...

i get a bit paranoid about 3rd party tools, not really knowing what's going on and how things are being invoked

--------------------
keeping it simple...
Go to Top of Page
   

- Advertisement -