how can do you the system monitoring?



how can do you the system monitoring?..

Answer / guest

Use performance monitor for this purpose. You can choose
the desired counters from numerous available counters like
processor, process, system to name some.

Thanks,

Arun

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More SQL Server Interview Questions

Is null vs coalesce?

1 Answers  


What is database replication? What are the different types of replication you can set up in sql server?

1 Answers  


Explain left outer join and right outer join?

1 Answers  


List out a number of the wants to setup a SQL Server failover cluster?

1 Answers  


1.how to find the dead lock in sql server? 2.How to fine the memory leaks in sql server? 3.suppose transaction log file increasing what action will take ?

1 Answers  


When a primary key constraint is included in a table, what other constraints does this imply?

1 Answers  


What's the difference between a primary key and a unique key?

4 Answers  


Where can you find the error log information? : sql server database administration

1 Answers  


How we can refresh the view?

1 Answers  


Would it be a good idea to create an index on a table that always contains 10 records? Why or why not?

3 Answers  


How to use column default values in insert statements in ms sql server?

1 Answers  


Can we write ddl in trigger?

1 Answers  


Categories