Results 1 to 2 of 2

Thread: Performance Condition Alerts

  1. #1
    Join Date
    Sep 2002
    Posts
    9

    Performance Condition Alerts

    Is there a way to log the Performance Condition alerts in Application Event Log?

  2. #2
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932
    You can create a job that runs as a response to a performance alert which uses xp_logevent or raiserror with log to log the event to application log.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •