My setup:
Orion SLX server (APM 2.5, NPM, NCM, NTA 3.1, VOIP)
MS SQL 2005 server - housing NPM, NCM databases (runs as standalone SQL server)
I've enable the APM template for SQL 2005 application monitoring of my Orion DB SQL server. I'm constantly getting the messages:
| "SQL Page Reads per Second for SQL Server 2005 Database on INLMDB02 is in a critical state" | "SQL Page Writes per Second for SQL Server 2005 Database on INLMDB02 is in a critical state" |
This keeps putting the SQL app in critical state on the status pages. The default thresholds for both of these component monitors is 100 for critical. I'm seeing page writes above 100/sec a lot, as well as page reads constantly averaging between 5000/sec and 8000/sec. Can anyone tell me what this implies with my DB server ? seems like it's not tuned properly. The SQL server has 4 GB ram of which, it's currently using 2 GB. Wondering if this points to performance issues I'm seeing with Orion as it pulls data into views ? Any help is deeply appreciated. |