Availability and load of SQL servers
A few tips on how to monitor status and performance of SQL services :
Microsoft SQL availability by
standard tools such as OS services, by verification of database access
 
Microsoft SQL performance by
      general performance parameters bound to OS, such as usage of processor, drive, RAM
      specialized performance parameters for SQL -  performance countre
      measuring time of operations over the used database
