Hi,
You can achieve this by giving the option "Do not trigger the action until condition exists for more than 10 minutes" option. You can get this option from the below configuration window.
NOTE: You might have to create a new alert for this and filter only the events for the following applications.
SQL Server 2005-2008 Performance (WMI)
Windows Server 2003-2008 Services and Counters
To get the application ID, you might need to explore the Database. (Start --> All Programs --> Solar Winds Orion --> Advanced Features --> Database Manager)
Expand the tree and right click APM_Component, and select 'Query Table'
Click the 'Execute query' button and you will get all the components
From here, you can get the details of the component and the Application ID. (Application ID will be different for each node)
NB: You can get the details of the Application ID from the querying the 'Nodes' table from the database manager. Cross verify the Application ID from Nodes as well as 'APM_Component' to get a clear picture.