INFORMANT-SQLSERVER-V2: View SNMP OID List / Download MIB
VENDOR: WILLIAMS TECHNOLOGY CONSULTING SERVICES
Home | MIB: INFORMANT-SQLSERVER-V2 | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
sqlServerV2 | 1.3.6.1.4.1.9600.1.13 |
The MIB module for informant SQL Server V2 entries. This module supports SQL Server 2005 and SQL Server 2008. |
||
analysisServicesV2 | 1.3.6.1.4.1.9600.1.13.1 | |||
as2NameTable | 1.3.6.1.4.1.9600.1.13.1.1 | no-access |
This table contains the list of Analysis Services instance names installed. The as2NameIndex is used to refer to all other Analysis Services SNMP entries. |
|
1.3.6.1.4.1.9600.1.13.1.1.1 | no-access |
Performance information for one Analysis Services name instance. |
||
as2NameIndex | 1.3.6.1.4.1.9600.1.13.1.1.1.1 | integer32 | read-only |
The index number associated with the instance name |
as2NameInstance | 1.3.6.1.4.1.9600.1.13.1.1.1.2 | instancename | read-only |
The name of the Analysis Services installed instance. |
as2CacheTable | 1.3.6.1.4.1.9600.1.13.1.2 | no-access |
Statistics related to Microsoft Analysis Services aggregation cache. |
|
1.3.6.1.4.1.9600.1.13.1.2.1 | no-access |
Performance information for one SQL Server name instance. |
||
as2CacheCurrentKB | 1.3.6.1.4.1.9600.1.13.1.2.1.1 | gauge32 | read-only |
Current memory used by the aggregation cache, in KB. |
as2CacheCurrentEntries | 1.3.6.1.4.1.9600.1.13.1.2.1.2 | gauge32 | read-only |
Current number of cache entries. |
as2CacheDirectHitRatio | 1.3.6.1.4.1.9600.1.13.1.2.1.3 | gauge32 | read-only |
Ratio of cache direct hits to cache lookups, for the period between obtaining counter values. |
as2CacheDirectHitsPerSec | 1.3.6.1.4.1.9600.1.13.1.2.1.4 | gauge32 | read-only |
Rate of cache direct hits. Queries were answered from an existing cache entry. |
as2CacheEvictionsPerSec | 1.3.6.1.4.1.9600.1.13.1.2.1.5 | gauge32 | read-only |
Rate of evictions from the cache. This is per partition per cube per database. Typically due to background cleaner. |
as2CacheInsertsPerSec | 1.3.6.1.4.1.9600.1.13.1.2.1.6 | gauge32 | read-only |
Rate of insertions into the cache. This is per partition per cube per database. |
as2CacheKBAddedPerSec | 1.3.6.1.4.1.9600.1.13.1.2.1.7 | gauge32 | read-only |
Rate of memory added to the cache, KB/sec. |
as2CacheLookupsPerSec | 1.3.6.1.4.1.9600.1.13.1.2.1.8 | gauge32 | read-only |
Rate of cache lookups. |
as2CacheMissesPerSec | 1.3.6.1.4.1.9600.1.13.1.2.1.9 | gauge32 | read-only |
Rate of cache misses. |
as2CacheTotalDirectHits | 1.3.6.1.4.1.9600.1.13.1.2.1.10 | gauge32 | read-only |
Total count of direct cache hits. Queries were answered from existing cache entries. |
as2CacheTotalEvictions | 1.3.6.1.4.1.9600.1.13.1.2.1.11 | gauge32 | read-only |
Evictions from the cache. This is per partition per cube per database. Typically due to background cleaner. |
as2CacheTotalFiltIteratorCachHit | 1.3.6.1.4.1.9600.1.13.1.2.1.12 | gauge32 | read-only |
Total number of cache hits that returned an indexed iterator over the filtered results |
as2CacheTotalFiltIteratorCachMis | 1.3.6.1.4.1.9600.1.13.1.2.1.13 | gauge32 | read-only |
Total number of cache hits that were unable to build an indexed iterator over the filtered results and had to build a new cache with the filtered results |
as2CacheTotalInserts | 1.3.6.1.4.1.9600.1.13.1.2.1.14 | gauge32 | read-only |
Insertions into the cache. This is per partition per cube per database. |
as2CacheTotalLookups | 1.3.6.1.4.1.9600.1.13.1.2.1.15 | gauge32 | read-only |
Total number of lookups into the cache. |
as2CacheTotalMisses | 1.3.6.1.4.1.9600.1.13.1.2.1.16 | gauge32 | read-only |
Total count of cache misses. |
as2ConnectionTable | 1.3.6.1.4.1.9600.1.13.1.3 | no-access |
Statistics related to Microsoft Analysis Services connections. |
|
1.3.6.1.4.1.9600.1.13.1.3.1 | no-access |
Performance information for one SQL Server name instance. |
||
as2ConnectionCurrentConnections | 1.3.6.1.4.1.9600.1.13.1.3.1.1 | gauge32 | read-only |
Current number of client connections established. |
as2ConnectionCurrentUserSessions | 1.3.6.1.4.1.9600.1.13.1.3.1.2 | gauge32 | read-only |
Current number of user sessions established. |
as2ConnectionFailuresPerSec | 1.3.6.1.4.1.9600.1.13.1.3.1.3 | gauge32 | read-only |
Rate of connection failures. |
as2ConnectionRequestsPerSec | 1.3.6.1.4.1.9600.1.13.1.3.1.4 | gauge32 | read-only |
Rate of connection requests. These are arrivals. |
as2ConnectionSuccessesPerSec | 1.3.6.1.4.1.9600.1.13.1.3.1.5 | gauge32 | read-only |
Rate of successful connection completions. |
as2ConnectionTotalFailures | 1.3.6.1.4.1.9600.1.13.1.3.1.6 | gauge32 | read-only |
Total failed connection attempts. |
as2ConnectionTotalRequests | 1.3.6.1.4.1.9600.1.13.1.3.1.7 | gauge32 | read-only |
Total connection requests. These are arrivals. |
as2ConnectionTotalSuccesses | 1.3.6.1.4.1.9600.1.13.1.3.1.8 | gauge32 | read-only |
Total successful connections. |
as2DataMiningModelProcessTable | 1.3.6.1.4.1.9600.1.13.1.4 | no-access |
Statistics related to Microsoft Analysis Services Data Mining model processing. |
|
1.3.6.1.4.1.9600.1.13.1.4.1 | no-access |
Performance information for one SQL Server name instance. |
||
as2dmmpCasesPerSec | 1.3.6.1.4.1.9600.1.13.1.4.1.1 | gauge32 | read-only |
Rate of processing cases. |
as2dmmpCurrentModelsProcessing | 1.3.6.1.4.1.9600.1.13.1.4.1.2 | gauge32 | read-only |
Current number of models being processed |
as2DataMiningPredictionTable | 1.3.6.1.4.1.9600.1.13.1.5 | no-access |
Statistics related to Microsoft Analysis Services Data Mining prediction. |
|
1.3.6.1.4.1.9600.1.13.1.5.1 | no-access |
Performance information for one SQL Server name instance. |
||
as2dmpConcurrentDMQueries | 1.3.6.1.4.1.9600.1.13.1.5.1.1 | gauge32 | read-only |
Current number of Data Mining queries being actively worked on. |
as2dmpPredictionsPerSec | 1.3.6.1.4.1.9600.1.13.1.5.1.2 | gauge32 | read-only |
Rate of Data Mining prediction queries |
as2dmpQueriesPerSec | 1.3.6.1.4.1.9600.1.13.1.5.1.3 | gauge32 | read-only |
Rate of Data Mining queries |
as2dmpRowsPerSec | 1.3.6.1.4.1.9600.1.13.1.5.1.4 | gauge32 | read-only |
Rate of predicting rows |
as2dmpTotalPredictions | 1.3.6.1.4.1.9600.1.13.1.5.1.5 | gauge32 | read-only |
Total Data Mining Prediction Queries received by the server |
as2dmpTotalQueries | 1.3.6.1.4.1.9600.1.13.1.5.1.6 | gauge32 | read-only |
Total Data Mining Queries received by the server |
as2dmpTotalRows | 1.3.6.1.4.1.9600.1.13.1.5.1.7 | gauge32 | read-only |
Total Rows returned by Data Mining queries |
as2LocksTable | 1.3.6.1.4.1.9600.1.13.1.6 | no-access |
Statistics related to Microsoft Analysis Services internal server locks. |
|
1.3.6.1.4.1.9600.1.13.1.6.1 | no-access |
Performance information for one SQL Server name instance. |
||
as2LocksCurrentLatchWaits | 1.3.6.1.4.1.9600.1.13.1.6.1.1 | gauge32 | read-only |
Current number of threads waiting for a latch. These are latch requests that could not be given immediate grants and are in a wait state. |
as2LocksCurrentLockWaits | 1.3.6.1.4.1.9600.1.13.1.6.1.2 | gauge32 | read-only |
Current number of clients waiting for a lock. |
as2LocksCurrentLocks | 1.3.6.1.4.1.9600.1.13.1.6.1.3 | gauge32 | read-only |
Current number of locked objects. |
as2LocksLatchWaitsPerSec | 1.3.6.1.4.1.9600.1.13.1.6.1.4 | gauge32 | read-only |
Rate of latch requests that could not be granted immediately and had to wait before being granted. |
as2LocksLockDenialsPerSec | 1.3.6.1.4.1.9600.1.13.1.6.1.5 | gauge32 | read-only |
Rate of lock denials. |
as2LocksLockGrantsPerSec | 1.3.6.1.4.1.9600.1.13.1.6.1.6 | gauge32 | read-only |
Number of lock grants per second. |
as2LocksLockRequestsPerSec | 1.3.6.1.4.1.9600.1.13.1.6.1.7 | gauge32 | read-only |
Number of lock requests per second. |
as2LocksLockWaitsPerSec | 1.3.6.1.4.1.9600.1.13.1.6.1.8 | gauge32 | read-only |
Number of lock waits per second. These are lock requests that could not be given immediate lock grants and were put in a wait state. |
as2LocksTotalDeadlocksDetected | 1.3.6.1.4.1.9600.1.13.1.6.1.9 | gauge32 | read-only |
Total number of deadlocks detected. |
as2LocksUnlockRequestsPerSec | 1.3.6.1.4.1.9600.1.13.1.6.1.10 | gauge32 | read-only |
Number of unlock requests per second. |
as2MDXTable | 1.3.6.1.4.1.9600.1.13.1.7 | no-access |
Statistics related to Microsoft Analysis Services MDX Calculations. |
|
1.3.6.1.4.1.9600.1.13.1.7.1 | no-access |
Performance information for one SQL Server name instance. |
||
as2MDXCurrentNumOfCachedEvalNode | 1.3.6.1.4.1.9600.1.13.1.7.1.1 | gauge32 | read-only |
Current (approximate) number of cached evaluation nodes built by MDX execution plans |
as2MDXCurrentNumOfEvalNode | 1.3.6.1.4.1.9600.1.13.1.7.1.2 | gauge32 | read-only |
Current (approximate) number of evaluation nodes built by MDX execution plans including active and cached |
as2MDXNumOfStorageEngineEvalNode | 1.3.6.1.4.1.9600.1.13.1.7.1.3 | gauge32 | read-only |
Total number of Storage Engine evaluation nodes built by MDX execution plans |
as2MDXNumOfBulkModeEvalNode | 1.3.6.1.4.1.9600.1.13.1.7.1.4 | gauge32 | read-only |
Total number of bulk-mode evaluation nodes built by MDX execution plans |
as2MDXNumOfCachedotherEvalNode | 1.3.6.1.4.1.9600.1.13.1.7.1.5 | gauge32 | read-only |
Total number of cached evaluation nodes built by MDX execution plans that are neither Storage Engine nor Bulk-mode |
as2MDXNumCacheStorEngineEvalNode | 1.3.6.1.4.1.9600.1.13.1.7.1.6 | gauge32 | read-only |
Total number of cached Storage Engine evaluation nodes built by MDX execution plans |
as2MDXNumOfCacheBulkModeEvalNode | 1.3.6.1.4.1.9600.1.13.1.7.1.7 | gauge32 | read-only |
Total number of cached bulk-mode evaluation nodes built by MDX execution plans |
as2MDXNumberOfCalculationCovers | 1.3.6.1.4.1.9600.1.13.1.7.1.8 | gauge32 | read-only |
Total number of evaluation nodes built by MDX execution plans including active and cached |
as2MDXNumOfCellByCellEvalNode | 1.3.6.1.4.1.9600.1.13.1.7.1.9 | gauge32 | read-only |
Total number of cell-by-cell evaluation nodes built by MDX execution plans |
as2MDXNumCellCellHitCacheEvalNod | 1.3.6.1.4.1.9600.1.13.1.7.1.10 | gauge32 | read-only |
Total number of cell-by-cell hits in the cache of evaluation nodes |
as2MDXNumCellCellMissCachEvalNod | 1.3.6.1.4.1.9600.1.13.1.7.1.11 | gauge32 | read-only |
Total number of cell-by-cell misses in the cache of evaluation nodes |
as2MDXNumEvalNodThatCovASglCell | 1.3.6.1.4.1.9600.1.13.1.7.1.12 | gauge32 | read-only |
Total number of evaluation nodes built by MDX execution plans that covered only one cell |
as2MDXNumEvalNodeCalcSameGranula | 1.3.6.1.4.1.9600.1.13.1.7.1.13 | gauge32 | read-only |
Total number of evaluation nodes built by MDX execution plans for which the calculations were at the same granularity as the evaluation node |
as2MDXNumEvictionsEvalNode | 1.3.6.1.4.1.9600.1.13.1.7.1.14 | gauge32 | read-only |
Total number of cache evictions of evaluation nodes due to collisions |
as2MDXNumHashdexHitsCacheEvalNod | 1.3.6.1.4.1.9600.1.13.1.7.1.15 | gauge32 | read-only |
Total number of hits in the cache of evaluation nodes that were satisfied by the hash index |
as2MDXNumSubcubeHitsCacheEvalNod | 1.3.6.1.4.1.9600.1.13.1.7.1.16 | gauge32 | read-only |
Total number of subcube hits in the cache of evaluation nodes |
as2MDXNumSubcubeMissCacheEvalNod | 1.3.6.1.4.1.9600.1.13.1.7.1.17 | gauge32 | read-only |
Total number of subcube misses in the cache of evaluation nodes |
as2MDXTotalAutoexist | 1.3.6.1.4.1.9600.1.13.1.7.1.18 | gauge32 | read-only |
Total number of times autoexist performed |
as2MDXTotalEXISTING | 1.3.6.1.4.1.9600.1.13.1.7.1.19 | gauge32 | read-only |
Total number of times EXISTING set operator performed |
as2MDXTotalNONEMPTY | 1.3.6.1.4.1.9600.1.13.1.7.1.20 | gauge32 | read-only |
Total number of times NON EMPTY algorithms is used |
as2MDXTotalNONEMPTYCalculatMemb | 1.3.6.1.4.1.9600.1.13.1.7.1.21 | gauge32 | read-only |
Total number of times NON EMPTY algorithm was looping over calculated members |
as2MDXTotalNONEMPTYUnoptimized | 1.3.6.1.4.1.9600.1.13.1.7.1.22 | gauge32 | read-only |
Total number of times unoptimized NON EMPTY algorithm is used |
as2MDXTotalSonarSubcubes | 1.3.6.1.4.1.9600.1.13.1.7.1.23 | gauge32 | read-only |
Total number of subcubes that query optimizer generated |
as2MDXTotalCellsCalculated | 1.3.6.1.4.1.9600.1.13.1.7.1.24 | gauge32 | read-only |
Total number of cell properties calculated |
as2MDXTotalFlatCacheInserts | 1.3.6.1.4.1.9600.1.13.1.7.1.25 | gauge32 | read-only |
Total number of cell values inserted into flat calculation cache |
as2MDXTotalRecomputes | 1.3.6.1.4.1.9600.1.13.1.7.1.26 | gauge32 | read-only |
Total number of cells recomputed due to error |
as2MemoryTable | 1.3.6.1.4.1.9600.1.13.1.8 | no-access |
Statistics related to Microsoft Analysis Services internal server memory. |
|
1.3.6.1.4.1.9600.1.13.1.8.1 | no-access |
Performance information for one SQL Server name instance. |
||
as2memAggCacheKB | 1.3.6.1.4.1.9600.1.13.1.8.1.1 | gauge32 | read-only |
Current memory allocated to filestore (file cache), in KB. |
as2memAggregationMapFiles | 1.3.6.1.4.1.9600.1.13.1.8.1.2 | gauge32 | read-only |
Number of aggregation map files. |
as2memCleanerBalancePerSec | 1.3.6.1.4.1.9600.1.13.1.8.1.3 | gauge32 | read-only |
Rate of balance+shrink operations. |
as2memCleanerCurrentPrice | 1.3.6.1.4.1.9600.1.13.1.8.1.4 | gauge32 | read-only |
Current price of memory, $/byte/time, normalized to 1000. |
as2memCleanerMemoryKB | 1.3.6.1.4.1.9600.1.13.1.8.1.5 | gauge32 | read-only |
Amount of memory, in KB, known to the background cleaner. (Cleaner memory shrinkable + Cleaner memory nonshrinkable.) |
as2memCleanerMemNonshrinkableKB | 1.3.6.1.4.1.9600.1.13.1.8.1.6 | gauge32 | read-only |
Amount of memory, in KB, not subject to purging by the background cleaner. |
as2memCleanerMemoryShrinkableKB | 1.3.6.1.4.1.9600.1.13.1.8.1.7 | gauge32 | read-only |
Amount of memory, in KB, subject to purging by the background cleaner. |
as2memCleanerMemShrunkKBSec | 1.3.6.1.4.1.9600.1.13.1.8.1.8 | gauge32 | read-only |
Rate of shrinking, in KB/sec. |
as2memDimensionIndexHashFiles | 1.3.6.1.4.1.9600.1.13.1.8.1.9 | gauge32 | read-only |
Number of dimension index (hash) files. |
as2memDimensionPropertyFiles | 1.3.6.1.4.1.9600.1.13.1.8.1.10 | gauge32 | read-only |
Number of dimension property files. |
as2memDimensionStringFiles | 1.3.6.1.4.1.9600.1.13.1.8.1.11 | gauge32 | read-only |
Number of dimension string files. |
as2memFactAggregationFiles | 1.3.6.1.4.1.9600.1.13.1.8.1.12 | gauge32 | read-only |
Number of fact aggregation files. |
as2memFactDataFiles | 1.3.6.1.4.1.9600.1.13.1.8.1.13 | gauge32 | read-only |
Number of fact data files. |
as2memFactStringFiles | 1.3.6.1.4.1.9600.1.13.1.8.1.14 | gauge32 | read-only |
Number of fact string files. |
as2memFilestoreClockPgExamineSec | 1.3.6.1.4.1.9600.1.13.1.8.1.15 | gauge32 | read-only |
Rate of background cleaner examining pages for eviction consideration. |
as2memFilestoreClockPgHaveRefSec | 1.3.6.1.4.1.9600.1.13.1.8.1.16 | gauge32 | read-only |
Rate of background cleaner examining pages that have a current reference count (are currently in use). |
as2memFilestoreClockPgValidSec | 1.3.6.1.4.1.9600.1.13.1.8.1.17 | gauge32 | read-only |
Rate of background cleaner examining pages that are valid candidates for eviction. |
as2memFilestoreIOErrors | 1.3.6.1.4.1.9600.1.13.1.8.1.18 | gauge32 | read-only |
Filestore IO Errors total. |
as2memFilestoreIOErrorsPerSec | 1.3.6.1.4.1.9600.1.13.1.8.1.19 | gauge32 | read-only |
Filestore IO Error rate. |
as2memFilestoreKB | 1.3.6.1.4.1.9600.1.13.1.8.1.20 | gauge32 | read-only |
Current memory allocated to filestore (file cache), in KB. |
as2memFilestoreKBReadsPerSec | 1.3.6.1.4.1.9600.1.13.1.8.1.21 | gauge32 | read-only |
Filestore KB read/sec. |
as2memFilestoreKBWritePerSec | 1.3.6.1.4.1.9600.1.13.1.8.1.22 | gauge32 | read-only |
Filestore KB written/sec. The writes are asynchronous. |
as2memFilestoreMemoryPinnedKB | 1.3.6.1.4.1.9600.1.13.1.8.1.23 | gauge32 | read-only |
Current filestore memory pinned KB. |
as2memFilestorePageFaultsPerSec | 1.3.6.1.4.1.9600.1.13.1.8.1.24 | gauge32 | read-only |
Filestore page fault rate. |
as2memFilestoreReadsPerSec | 1.3.6.1.4.1.9600.1.13.1.8.1.25 | gauge32 | read-only |
Filestore pages read/sec. |
as2memFilestoreWritesPerSec | 1.3.6.1.4.1.9600.1.13.1.8.1.26 | gauge32 | read-only |
Filestore pages written/sec. The writes are asynchronous. |
as2memInMemAggregationMapFileKB | 1.3.6.1.4.1.9600.1.13.1.8.1.27 | gauge32 | read-only |
Current in-memory aggregation map file KB. |
as2memInMemAggregateMapFileKBSec | 1.3.6.1.4.1.9600.1.13.1.8.1.28 | gauge32 | read-only |
In-memory aggregation map file KB rate. |
as2memInMemDimenIndexHashFileKB | 1.3.6.1.4.1.9600.1.13.1.8.1.29 | gauge32 | read-only |
Current in-memory dimension index (hash) file KB. |
as2memInMemDimenIndHashFileKBSec | 1.3.6.1.4.1.9600.1.13.1.8.1.30 | gauge32 | read-only |
In-memory dimension index (hash) file KB rate. |
as2memInMemDimenProtyFileKB | 1.3.6.1.4.1.9600.1.13.1.8.1.31 | gauge32 | read-only |
Current in-memory dimension proty file KB. |
as2memInMemDimenProtyFileKBSec | 1.3.6.1.4.1.9600.1.13.1.8.1.32 | gauge32 | read-only |
In-memory dimension proty file KB rate. |
as2memInMemDimenStringFileKB | 1.3.6.1.4.1.9600.1.13.1.8.1.33 | gauge32 | read-only |
Current in-memory dimension string file KB. |
as2memInMemDimenStringFileKBSec | 1.3.6.1.4.1.9600.1.13.1.8.1.34 | gauge32 | read-only |
In-memory dimension string file KB rate. |
as2memInMemFactAggregationFileKB | 1.3.6.1.4.1.9600.1.13.1.8.1.35 | gauge32 | read-only |
Current in-memory fact aggregation file KB. |
as2memInMemFactAggregatFileKBSec | 1.3.6.1.4.1.9600.1.13.1.8.1.36 | gauge32 | read-only |
In-memory fact aggregation file KB rate. |
as2memInMemoryFactDataFileKB | 1.3.6.1.4.1.9600.1.13.1.8.1.37 | gauge32 | read-only |
Current in-memory fact data file KB. |
as2memInMemFactDataFileKBSec | 1.3.6.1.4.1.9600.1.13.1.8.1.38 | gauge32 | read-only |
In-memory fact data file KB rate. |
as2memInMemoryFactStringFileKB | 1.3.6.1.4.1.9600.1.13.1.8.1.39 | gauge32 | read-only |
Current in-memory fact string file KB. |
as2memInMemFactStringFileKBSec | 1.3.6.1.4.1.9600.1.13.1.8.1.40 | gauge32 | read-only |
In-memory fact string file KB rate. |
as2memInMemoryMapFileKB | 1.3.6.1.4.1.9600.1.13.1.8.1.41 | gauge32 | read-only |
Current in-memory map file KB. |
as2memInMemoryMapFileKBPerSec | 1.3.6.1.4.1.9600.1.13.1.8.1.42 | gauge32 | read-only |
In-memory map file KB rate. |
as2memInMemoryOtherFileKB | 1.3.6.1.4.1.9600.1.13.1.8.1.43 | gauge32 | read-only |
Current in-memory other file KB. |
as2memInMemoryOtherFileKBPerSec | 1.3.6.1.4.1.9600.1.13.1.8.1.44 | gauge32 | read-only |
In-memory other file KB rate. |
as2memMapFiles | 1.3.6.1.4.1.9600.1.13.1.8.1.45 | gauge32 | read-only |
Number of map files. |
as2memMemoryLimitHighKB | 1.3.6.1.4.1.9600.1.13.1.8.1.46 | gauge32 | read-only |
High memory limit, from configuration file. |
as2memMemoryLimitLowKB | 1.3.6.1.4.1.9600.1.13.1.8.1.47 | gauge32 | read-only |
Low memory limit, from configuration file. |
as2memMemoryUsageKB | 1.3.6.1.4.1.9600.1.13.1.8.1.48 | gauge32 | read-only |
Memory usage of the server process. Same as perfmon counter for Process\PrivateBytes. |
as2memOtherFiles | 1.3.6.1.4.1.9600.1.13.1.8.1.49 | gauge32 | read-only |
Number of other files. |
as2memPagePool1AllocKB | 1.3.6.1.4.1.9600.1.13.1.8.1.50 | gauge32 | read-only |
Memory borrowed from 64KB page pool, in KB. This memory is given away to other parts of the server. |
as2memPagePool1LookasideKB | 1.3.6.1.4.1.9600.1.13.1.8.1.51 | gauge32 | read-only |
Current memory in 8KB lookaside list, in KB. (Memory pages ready to be used.) |
as2memPagePool64AllocKB | 1.3.6.1.4.1.9600.1.13.1.8.1.52 | gauge32 | read-only |
Memory borrowed from system, in KB. This memory is given away to other parts of the server. |
as2memPagePool64LookasideKB | 1.3.6.1.4.1.9600.1.13.1.8.1.53 | gauge32 | read-only |
Current memory in 64KB lookaside list, in KB. (Memory pages ready to be used.) |
as2memPagePool8AllocKB | 1.3.6.1.4.1.9600.1.13.1.8.1.54 | gauge32 | read-only |
Memory borrowed from 64KB page pool, in KB. This memory is given away to other parts of the server. |
as2memPagePool8LookasideKB | 1.3.6.1.4.1.9600.1.13.1.8.1.55 | gauge32 | read-only |
Current memory in 8KB lookaside list, in KB. (Memory pages ready to be used.) |
as2memPotenMemAggregatMapFileKB | 1.3.6.1.4.1.9600.1.13.1.8.1.56 | gauge32 | read-only |
Potential in-memory aggregation map file KB. |
as2memPotenMemDimenIndHashFilKB | 1.3.6.1.4.1.9600.1.13.1.8.1.57 | gauge32 | read-only |
Potential in-memory dimension index (hash) file KB. |
as2memPotenMemDimenProFileKB | 1.3.6.1.4.1.9600.1.13.1.8.1.58 | gauge32 | read-only |
Potential in-memory dimension proty file KB. |
as2memPotenMemDimenStringFileKB | 1.3.6.1.4.1.9600.1.13.1.8.1.59 | gauge32 | read-only |
Potential in-memory dimension string file KB. |
as2memPotenMemFactAggregFileKB | 1.3.6.1.4.1.9600.1.13.1.8.1.60 | gauge32 | read-only |
Potential in-memory fact aggregation file KB. |
as2memPotenMemFactDataFileKB | 1.3.6.1.4.1.9600.1.13.1.8.1.61 | gauge32 | read-only |
Potential in-memory fact data file KB. |
as2memPotenMemFactStringFileKB | 1.3.6.1.4.1.9600.1.13.1.8.1.62 | gauge32 | read-only |
Potential in-memory fact string file KB. |
as2memPotentialInMemoryMapFileKB | 1.3.6.1.4.1.9600.1.13.1.8.1.63 | gauge32 | read-only |
Potential in-memory map file KB. |
as2memPotenMemOtherFileKB | 1.3.6.1.4.1.9600.1.13.1.8.1.64 | gauge32 | read-only |
Potential in-memory other file KB. |
as2memQuotaBlocked | 1.3.6.1.4.1.9600.1.13.1.8.1.65 | gauge32 | read-only |
Current number of quota requests that are blocked until other memory quotas are freed. |
as2memQuotaKB | 1.3.6.1.4.1.9600.1.13.1.8.1.66 | gauge32 | read-only |
Current memory quota, in KB. Memory quota is also known as a memory grant or memory reservation. |
as2ProactiveCachingTable | 1.3.6.1.4.1.9600.1.13.1.9 | no-access |
Statistics related to Microsoft Analysis Services Proactive Caching. |
|
1.3.6.1.4.1.9600.1.13.1.9.1 | no-access |
Performance information for one SQL Server name instance. |
||
as2pcNotificationsPerSec | 1.3.6.1.4.1.9600.1.13.1.9.1.1 | gauge32 | read-only |
Rate of notifications from relational database. |
as2pcProactiveCachingBeginPerSec | 1.3.6.1.4.1.9600.1.13.1.9.1.2 | gauge32 | read-only |
Rate of proactive caching begin. |
as2pcProactiveCachCompSec | 1.3.6.1.4.1.9600.1.13.1.9.1.3 | gauge32 | read-only |
Rate of proactive caching completion. |
as2pcProcessCancellationsSec | 1.3.6.1.4.1.9600.1.13.1.9.1.4 | gauge32 | read-only |
Rate of processing cancellations caused by notifications. |
as2ProcAggregationsTable | 1.3.6.1.4.1.9600.1.13.1.10 | no-access |
Statistics related to Microsoft Analysis Services processing of aggregations in MOLAP data files. |
|
1.3.6.1.4.1.9600.1.13.1.10.1 | no-access |
Performance information for one SQL Server name instance. |
||
as2paCurrentPartitions | 1.3.6.1.4.1.9600.1.13.1.10.1.1 | gauge32 | read-only |
Current number of partitions being processed. |
as2paMemorySizeBytes | 1.3.6.1.4.1.9600.1.13.1.10.1.2 | gauge32 | read-only |
Size of current aggregations in memory. This count is an estimate. |
as2paMemorySizeRows | 1.3.6.1.4.1.9600.1.13.1.10.1.3 | gauge32 | read-only |
Size of current aggregations in memory. This count is an estimate. |
as2paRowsCreatedPerSec | 1.3.6.1.4.1.9600.1.13.1.10.1.4 | gauge32 | read-only |
Rate of aggregation rows created. |
as2paRowsMergedPerSec | 1.3.6.1.4.1.9600.1.13.1.10.1.5 | gauge32 | read-only |
Rate of rows merged or inserted into an aggregation. |
as2paTempFileBytesWrittenPerSec | 1.3.6.1.4.1.9600.1.13.1.10.1.6 | gauge32 | read-only |
Rate of writing bytes to a temporary file. Temporary files are written when aggregations exceed memory limits. |
as2paTempFileRowsWrittenPerSec | 1.3.6.1.4.1.9600.1.13.1.10.1.7 | gauge32 | read-only |
Rate of writing rows to a temporary file. Temporary files are written when aggregations exceed memory limits. |
as2paTotalPartitions | 1.3.6.1.4.1.9600.1.13.1.10.1.8 | gauge32 | read-only |
Total number of partitions processed (successfully or otherwise). |
as2ProcIndexesTable | 1.3.6.1.4.1.9600.1.13.1.11 | no-access |
Statistics related to Microsoft Analysis Services processing of indexes for MOLAP data files. |
|
1.3.6.1.4.1.9600.1.13.1.11.1 | no-access |
Performance information for one SQL Server name instance. |
||
as2ProcIndexesCurrentPartitions | 1.3.6.1.4.1.9600.1.13.1.11.1.1 | gauge32 | read-only |
Current number of partitions being processed. |
as2ProcIndexesRowsPerSec | 1.3.6.1.4.1.9600.1.13.1.11.1.2 | gauge32 | read-only |
Rate of rows from MOLAP files used to create indexes. |
as2ProcIndexesTotalPartitions | 1.3.6.1.4.1.9600.1.13.1.11.1.3 | gauge32 | read-only |
Total number of partitions processed (successfully or otherwise). |
as2ProcIndexesTotalRows | 1.3.6.1.4.1.9600.1.13.1.11.1.4 | gauge32 | read-only |
Total rows from MOLAP files used to create indexes. |
as2ProcessingTable | 1.3.6.1.4.1.9600.1.13.1.12 | no-access |
Statistics related to Microsoft Analysis Services processing of data. |
|
1.3.6.1.4.1.9600.1.13.1.12.1 | no-access |
Performance information for one SQL Server name instance. |
||
as2ProcessingRowsConvertedPerSec | 1.3.6.1.4.1.9600.1.13.1.12.1.1 | gauge32 | read-only |
Rate of rows converted during processing. |
as2ProcessingRowsReadPerSec | 1.3.6.1.4.1.9600.1.13.1.12.1.2 | gauge32 | read-only |
Rate of rows read from all relational databases. |
as2ProcessingRowsWrittenPerSec | 1.3.6.1.4.1.9600.1.13.1.12.1.3 | gauge32 | read-only |
Rate of rows written during processing. |
as2ProcessingTotalRowsConverted | 1.3.6.1.4.1.9600.1.13.1.12.1.4 | gauge32 | read-only |
Count of rows converted during processing. |
as2ProcessingTotalRowsRead | 1.3.6.1.4.1.9600.1.13.1.12.1.5 | gauge32 | read-only |
Count of rows read from all relational databases. |
as2ProcessingTotalRowsWritten | 1.3.6.1.4.1.9600.1.13.1.12.1.6 | gauge32 | read-only |
Count of rows written during processing. |
as2StorageEngineQueryTable | 1.3.6.1.4.1.9600.1.13.1.13 | no-access |
Statistics related to Microsoft Analysis Services storage engine queries. |
|
1.3.6.1.4.1.9600.1.13.1.13.1 | no-access |
Performance information for one SQL Server name instance. |
||
as2seqAggregationHitsPerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.1 | gauge32 | read-only |
Rate of aggregation hits. |
as2seqAggregationLookupsPerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.2 | gauge32 | read-only |
Rate of aggregation lookups. |
as2seqAvgTimePerQuery | 1.3.6.1.4.1.9600.1.13.1.13.1.3 | gauge32 | read-only |
Average time per query, in milliseconds. Response time based on queries answered since the last counter measurement. |
as2seqBytesSentPerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.4 | gauge32 | read-only |
Rate of bytes sent by server to clients, in response to queries. |
as2seqCalculationCacheHitsPerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.5 | gauge32 | read-only |
Rate of calculation cache hits. This includes global, session, and query scope calculation caches. |
as2seqCalculationCacheLookupsSec | 1.3.6.1.4.1.9600.1.13.1.13.1.6 | gauge32 | read-only |
Rate of calculation cache lookups. This includes global, session, and query scope calculation caches. |
as2seqCurrentDimensionQueries | 1.3.6.1.4.1.9600.1.13.1.13.1.7 | gauge32 | read-only |
Current number of dimension queries being actively worked on. |
as2seqCurrentMeasureGroupQueries | 1.3.6.1.4.1.9600.1.13.1.13.1.8 | gauge32 | read-only |
Current number of measure group queries being actively worked on. |
as2seqDataBytesPerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.9 | gauge32 | read-only |
Bytes read from the Data file. |
as2seqDataReadsPerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.10 | gauge32 | read-only |
Number of logical read operations using the Data file. |
as2seqDimensionCacheHitsPerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.11 | gauge32 | read-only |
Rate of dimension cache hits. |
as2seqDimensionCacheLookupSec | 1.3.6.1.4.1.9600.1.13.1.13.1.12 | gauge32 | read-only |
Rate of dimension cache lookups. |
as2seqDimensionQueriesPerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.13 | gauge32 | read-only |
Rate of dimension queries |
as2seqFlatCacheHitsPerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.14 | gauge32 | read-only |
Rate of flat cache hits. This includes global, session, and query scope flat caches. |
as2seqFlatCacheLookupsPerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.15 | gauge32 | read-only |
Rate of flat cache lookups. This includes global, session, and query scope flat caches. |
as2seqMapBytesPerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.16 | gauge32 | read-only |
Bytes read from the Map file. |
as2seqMapReadsPerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.17 | gauge32 | read-only |
Number of logical read operations using the Map file. |
as2seqMeasureGroupCacheHitsSec | 1.3.6.1.4.1.9600.1.13.1.13.1.18 | gauge32 | read-only |
Rate of measure group cache hits. |
as2seqMeasureGroupCacheLookupSec | 1.3.6.1.4.1.9600.1.13.1.13.1.19 | gauge32 | read-only |
Rate of measure group cache lookups. |
as2seqMeasureGroupQueriesPerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.20 | gauge32 | read-only |
Rate of measure group queries |
as2seqNetworkRoundTripsPerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.21 | gauge32 | read-only |
Rate of network round trips. This includes all client/server communication. |
as2seqPersistedCacheHitsPerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.22 | gauge32 | read-only |
Rate of persisted cache hits. Persisted caches are created by the MDX script CACHE statement. |
as2seqsistedCacheLookupsSec | 1.3.6.1.4.1.9600.1.13.1.13.1.23 | gauge32 | read-only |
Rate of sisted cache lookups. sisted caches are created by the MDX script CACHE statement. |
as2seqQueriesAnsweredPerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.24 | gauge32 | read-only |
Rate of queries answered. |
as2seqQueryFromCacheDirectSec | 1.3.6.1.4.1.9600.1.13.1.13.1.25 | gauge32 | read-only |
Rate of queries answered from cache directly. |
as2seqQueryFromCacheFilteredSec | 1.3.6.1.4.1.9600.1.13.1.13.1.26 | gauge32 | read-only |
Rate of queries answered by filtering existing cache entry. |
as2seqQueriesFromFilePerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.27 | gauge32 | read-only |
Rate of queries answered from files. |
as2seqRowsSentPerSec | 1.3.6.1.4.1.9600.1.13.1.13.1.28 | gauge32 | read-only |
Rate of rows sent by server to clients. |
as2seqTotalBytesSent | 1.3.6.1.4.1.9600.1.13.1.13.1.29 | gauge32 | read-only |
Total bytes sent by server to clients, in response to queries. |
as2seqTotalDimensionQueries | 1.3.6.1.4.1.9600.1.13.1.13.1.30 | gauge32 | read-only |
Total number of dimension queries. |
as2seqTotalMeasureGroupQueries | 1.3.6.1.4.1.9600.1.13.1.13.1.31 | gauge32 | read-only |
Total number of queries to measure group. |
as2seqTotalNetworkRoundTrips | 1.3.6.1.4.1.9600.1.13.1.13.1.32 | gauge32 | read-only |
Total network round trips. This includes all client/server communication. |
as2seqTotalQueriesAnswered | 1.3.6.1.4.1.9600.1.13.1.13.1.33 | gauge32 | read-only |
Total number of queries answered. |
as2seqTotalQueryFromCacheDirect | 1.3.6.1.4.1.9600.1.13.1.13.1.34 | gauge32 | read-only |
Total number of queries derived directly from cache. Note that this is partition. |
as2seqTotalQueryFromCachFiltered | 1.3.6.1.4.1.9600.1.13.1.13.1.35 | gauge32 | read-only |
Total queries answered by filtering existing cache entries. |
as2seqTotalQueriesFromFile | 1.3.6.1.4.1.9600.1.13.1.13.1.36 | gauge32 | read-only |
Total number of queries answered from files. |
as2seqTotalRowsSent | 1.3.6.1.4.1.9600.1.13.1.13.1.37 | gauge32 | read-only |
Total rows sent by server to clients. |
as2ThreadsTable | 1.3.6.1.4.1.9600.1.13.1.14 | no-access |
Statistics related to Microsoft Analysis Services threads. |
|
1.3.6.1.4.1.9600.1.13.1.14.1 | no-access |
Performance information for one SQL Server name instance. |
||
as2ThdsLongParsingBusyThreads | 1.3.6.1.4.1.9600.1.13.1.14.1.1 | gauge32 | read-only |
Number of busy threads in the long parsing thread pool. |
as2ThdsLongParsingIdleThreads | 1.3.6.1.4.1.9600.1.13.1.14.1.2 | gauge32 | read-only |
Number of idle threads in the long parsing thread pool. |
as2ThdsLongParsingJobQueueLength | 1.3.6.1.4.1.9600.1.13.1.14.1.3 | gauge32 | read-only |
Number of jobs in the queue of the long parsing thread pool. |
as2ThdsLongParsingJobRate | 1.3.6.1.4.1.9600.1.13.1.14.1.4 | gauge32 | read-only |
Rate of jobs through the long parsing thread pool. |
as2ThdsProcessingPoolBusyThreads | 1.3.6.1.4.1.9600.1.13.1.14.1.5 | gauge32 | read-only |
Number of busy threads in the processing thread pool. |
as2ThdsProcessingPoolIdleThreads | 1.3.6.1.4.1.9600.1.13.1.14.1.6 | gauge32 | read-only |
Number of idle threads in the processing thread pool. |
as2ThdsProcessPoolJobQueueLength | 1.3.6.1.4.1.9600.1.13.1.14.1.7 | gauge32 | read-only |
Number of jobs in the queue of the processing thread pool. |
as2ThdsProcessingPoolJobRate | 1.3.6.1.4.1.9600.1.13.1.14.1.8 | gauge32 | read-only |
Rate of jobs through the processing thread pool. |
as2ThdsQueryPoolBusyThreads | 1.3.6.1.4.1.9600.1.13.1.14.1.9 | gauge32 | read-only |
Number of busy threads in the query thread pool. |
as2ThdsQueryPoolIdleThreads | 1.3.6.1.4.1.9600.1.13.1.14.1.10 | gauge32 | read-only |
Number of idle threads in the query thread pool. |
as2ThdsQueryPoolJobQueueLength | 1.3.6.1.4.1.9600.1.13.1.14.1.11 | gauge32 | read-only |
Number of jobs in the queue of the query thread pool. |
as2ThdsQueryPoolJobRate | 1.3.6.1.4.1.9600.1.13.1.14.1.12 | gauge32 | read-only |
Rate of jobs through the query thread pool. |
as2ThdsShortParsingBusyThreads | 1.3.6.1.4.1.9600.1.13.1.14.1.13 | gauge32 | read-only |
Number of busy threads in the short parsing thread pool. |
as2ThdsShortParsingIdleThreads | 1.3.6.1.4.1.9600.1.13.1.14.1.14 | gauge32 | read-only |
Number of idle threads in the short parsing thread pool. |
as2ThdsShortParsingJobQueueLeng | 1.3.6.1.4.1.9600.1.13.1.14.1.15 | gauge32 | read-only |
Number of jobs in the queue of the short parsing thread pool. |
as2ThdsShortParsingJobRate | 1.3.6.1.4.1.9600.1.13.1.14.1.16 | gauge32 | read-only |
Rate of jobs through the short parsing thread pool. |
sqlServerEngineV2 | 1.3.6.1.4.1.9600.1.13.2 | |||
ss2NameTable | 1.3.6.1.4.1.9600.1.13.2.1 | no-access |
This table contains the list of SQL Server instance names installed. The ss2NameIndex is used to refer to all other SQL Server SNMP entries. |
|
1.3.6.1.4.1.9600.1.13.2.1.1 | no-access |
Performance information for one SQL Server name instance. |
||
ss2NameIndex | 1.3.6.1.4.1.9600.1.13.2.1.1.1 | integer32 | read-only |
The index number associated with the instance name |
ss2NameInstance | 1.3.6.1.4.1.9600.1.13.2.1.1.2 | instancename | read-only |
The name of the SQL Server installed instance. |
ss2AccessMethodsTable | 1.3.6.1.4.1.9600.1.13.2.2 | no-access |
The Access Methods object in SQL Server provides counters to monitor how the logical data within the database is accessed. Physical access to the database pages on disk is monitored using the Buffer Manager counters. Monitoring the methods used to access data stored in the database can help you to determine whether query performance can be improved by adding or modifying indexes, adding or moving partitions, adding files or file groups, defragmenting indexes, or by rewriting queries. The Access Methods counters can also be used to monitor the amount of data, indexes, and free space within the database, thereby indicating data volume and fragmentation for each server instance. Excessive index fragmentation can impair performance. |
|
1.3.6.1.4.1.9600.1.13.2.2.1 | no-access |
Performance information for one SQL Server AccessMethods instance. |
||
ss2amAUCleanupBatchesPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.1 | gauge32 | read-only |
The number of batches that completed successfully per second by the background task that cleans up deferred dropped allocation units. |
ss2amAUCleanupsPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.2 | gauge32 | read-only |
The number of allocation units per second that were successfully dropped by the background task that cleans up deferred dropped allocation units. Each allocation unit drop requires multiple batches. |
ss2amByReferenceLobCreateCount | 1.3.6.1.4.1.9600.1.13.2.2.1.3 | gauge32 | read-only |
Count of large object (LOB) values that were passed by reference. By-reference lobs are used in certain bulk operations to avoid the cost of passing them by value. |
ss2amByReferenceLobUseCount | 1.3.6.1.4.1.9600.1.13.2.2.1.4 | gauge32 | read-only |
Count of by-reference lob values that were used. By-reference lobs are used in certain bulk operations to avoid the cost of passing them by value. |
ss2amCountLobReadahead | 1.3.6.1.4.1.9600.1.13.2.2.1.5 | gauge32 | read-only |
Count of lob pages on which readahead was issued. |
ss2amCountPullInRow | 1.3.6.1.4.1.9600.1.13.2.2.1.6 | gauge32 | read-only |
Count of values that were pulled in-row from off-row. |
ss2amCountPushOffRow | 1.3.6.1.4.1.9600.1.13.2.2.1.7 | gauge32 | read-only |
Count of values that were pushed from in-row to off-row. |
ss2amDeferredDroppedRowsets | 1.3.6.1.4.1.9600.1.13.2.2.1.8 | gauge32 | read-only |
The number of rowsets created as a result of aborted online index build operations that are waiting to be dropped by the background task that cleans up deferred dropped rowsets. |
ss2amDeferredDroppedAUs | 1.3.6.1.4.1.9600.1.13.2.2.1.9 | gauge32 | read-only |
The number of allocation units waiting to be dropped by the background task that cleans up deferred dropped allocation units. |
ss2amDroppedRowsetCleanupsPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.10 | gauge32 | read-only |
The number of rowsets per second created as a result of aborted online index build operations that were successfully dropped by the background task that cleans up deferred dropped rowsets. |
ss2amDroppedRowsetsSkippedPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.11 | gauge32 | read-only |
The number of rowsets per second created as a result of aborted online index build operations that were skipped by the background task that cleans up deferred dropped rowsets created. |
ss2amExtentDeallocationsPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.12 | gauge32 | read-only |
Number of extents deallocated per second in all databases in this SQL Server instance. |
ss2amExtentsAllocatedPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.13 | gauge32 | read-only |
Number of extents allocated per second in all databases in this SQL Server instance. |
ss2amFailedAUCleanupBatchesSec | 1.3.6.1.4.1.9600.1.13.2.2.1.14 | gauge32 | read-only |
The number of batches second that failed and required retry, by the background task that cleans up deferred dropped allocation units. Failure could be due to lack of memory or disk space, hardware failure and other reasons. |
ss2amFailedLeafPageCookie | 1.3.6.1.4.1.9600.1.13.2.2.1.15 | gauge32 | read-only |
The number of times that a leaf page cookie could not be used during an index search since changes happened on the leaf page. The cookie is used to speed up index search. |
ss2amFailedTreePageCookie | 1.3.6.1.4.1.9600.1.13.2.2.1.16 | gauge32 | read-only |
The number of times that a tree page cookie could not be used during an index search since changes happened on the parent pages of those tree pages. The cookie is used to speed up index search. |
ss2amForwardedRecordsPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.17 | gauge32 | read-only |
Number of records fetched through forwarded record pointers. |
ss2amFreeSpacePageFetchesPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.18 | gauge32 | read-only |
Number of pages fetched per second by free space scans. These scans search for free space within pages already allocated to an allocation unit, to satisfy requests to insert or modify record fragments. |
ss2amFreeSpaceScansPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.19 | gauge32 | read-only |
Number of scans per second that were initiated to search for free space within pages already allocated to an allocation unit to insert or modify record fragments. Each scan may find multiple pages. |
ss2amFullScansPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.20 | gauge32 | read-only |
Number of unrestricted full scans. These can either be base table or full index scans. |
ss2amIndexSearchesPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.21 | gauge32 | read-only |
Number of index searches. Index searches are used to start range scans, single index record fetches, and to reposition within an index. |
ss2amLobHandleCreateCount | 1.3.6.1.4.1.9600.1.13.2.2.1.22 | gauge32 | read-only |
Count of temporary LOBs created. |
ss2amLobHandleDestroyCount | 1.3.6.1.4.1.9600.1.13.2.2.1.23 | gauge32 | read-only |
Count of temporary LOBs destroyed. |
ss2amLobSSProviderCreateCount | 1.3.6.1.4.1.9600.1.13.2.2.1.24 | gauge32 | read-only |
Count of LOB Storage Service Providers created. One worktable created per LOB Storage Service Provider. |
ss2amLobSSProviderDestroyCount | 1.3.6.1.4.1.9600.1.13.2.2.1.25 | gauge32 | read-only |
Count of LOB Storage Service Providers destroyed. |
ss2amLobSSProvideTruncationCount | 1.3.6.1.4.1.9600.1.13.2.2.1.26 | gauge32 | read-only |
Count of LOB Storage Service Providers truncated. |
ss2amMixedPageAllocationsPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.27 | gauge32 | read-only |
Number of pages allocated per second from mixed extents. These could be used for storing the IAM pages and the first eight pages that are allocated to an allocation unit. |
ss2amPageDeallocationsPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.28 | gauge32 | read-only |
Number of pages deallocated per second in all databases in this SQL Server instance. These include pages from mixed extents and uniform extents. |
ss2amPageSplitsPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.29 | gauge32 | read-only |
Number of page splits per second that occur as a result of overflowing index pages. |
ss2amPageCompressionAttemptsSec | 1.3.6.1.4.1.9600.1.13.2.2.1.30 | gauge32 | read-only |
Number of attempts to compress a database page second |
ss2amPagesAllocatedPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.31 | gauge32 | read-only |
Number of pages allocated per second in all databases in this SQL Server instance. These include pages allocations from both mixed extents and uniform extents. |
ss2amPagesCompressedPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.32 | gauge32 | read-only |
Number of times a database page was compressed |
ss2amProbeScansPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.33 | gauge32 | read-only |
Number of probe scans per second that are used to find at most one single qualified row in an index or base table directly. |
ss2amRangeScansPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.34 | gauge32 | read-only |
Number of qualified range scans through indexes per second. |
ss2amScanPointRevalidationsSec | 1.3.6.1.4.1.9600.1.13.2.2.1.35 | gauge32 | read-only |
Number of times the scan point had to be revalidated to continue the scan. |
ss2amSkippedGhostedRecordsPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.36 | gauge32 | read-only |
Number of ghosted records per second skipped during scans. |
ss2amTableLockEscalationsPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.37 | gauge32 | read-only |
The number of times locks on a table were escalated. |
ss2amUsedLeafPageCookie | 1.3.6.1.4.1.9600.1.13.2.2.1.38 | gauge32 | read-only |
Number of times a leaf page cookie was used successfully during an index search since no change happened on the leaf page. The cookie is used to speed up index search. |
ss2amUsedTreePageCookie | 1.3.6.1.4.1.9600.1.13.2.2.1.39 | gauge32 | read-only |
Number of times a tree page cookie was used successfully during an index search since no change happened on the parent page of the tree page. The cookie is used to speed up index search. |
ss2amWorkfilesCreatedPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.40 | gauge32 | read-only |
Number of work files created per second. For example, work files could be used to store temporary results for hash joins and hash aggregates. |
ss2amWorktablesCreatedPerSec | 1.3.6.1.4.1.9600.1.13.2.2.1.41 | gauge32 | read-only |
Number of work tables created per second. For example, work tables could be used to store temporary results for query spool, LOB variables, XML variables, and cursors. |
ss2amWorktablesFromCacheRatio | 1.3.6.1.4.1.9600.1.13.2.2.1.42 | gauge32 | read-only |
Percentage of work tables created where the initial two pages of the work table were not allocated but were immediately available from the work table cache. |
ss2BackupDeviceTable | 1.3.6.1.4.1.9600.1.13.2.3 | no-access |
The Backup Device object provides counters to monitor Microsoft SQL Server backup devices used for backup and restore operations. Monitor backup devices when you want to determine the throughput or the progress and performance of your backup and restore operations on a per device basis. To monitor the throughput of the entire database backup or restore operation, use the Backup/Restore Throughput/sec counter of the SQL Server Databases object. |
|
1.3.6.1.4.1.9600.1.13.2.3.1 | no-access |
Performance information for one particular instance of 'Backup Device' object. |
||
ss2BackupDeviceInstance | 1.3.6.1.4.1.9600.1.13.2.3.1.1 | instancename | read-only |
Instance name. |
ss2BackupDeviceDeviceputBytesSec | 1.3.6.1.4.1.9600.1.13.2.3.1.2 | gauge32 | read-only |
Read/write throughput for a backup device. |
ss2BrokerActivationTable | 1.3.6.1.4.1.9600.1.13.2.4 | no-access |
The BrokerActivation performance object contains performance counters that report information on stored procedure activation. |
|
1.3.6.1.4.1.9600.1.13.2.4.1 | no-access |
Performance information for one particular instance of 'Broker Activation' object. |
||
ss2baInstance | 1.3.6.1.4.1.9600.1.13.2.4.1.1 | instancename | read-only |
Instance name. |
ss2baStoredProceduresInvokedSec | 1.3.6.1.4.1.9600.1.13.2.4.1.2 | gauge32 | read-only |
The number of stored procedures that are being invoked second. |
ss2baTaskLimitReached | 1.3.6.1.4.1.9600.1.13.2.4.1.3 | gauge32 | read-only |
The total number of times the activated task limit on a queue has been reached. |
ss2baTaskLimitReachedPerSec | 1.3.6.1.4.1.9600.1.13.2.4.1.4 | gauge32 | read-only |
The number of times the activated task limit on a queue has been reached per second. |
ss2baTasksAbortedPerSec | 1.3.6.1.4.1.9600.1.13.2.4.1.5 | gauge32 | read-only |
The number of activated tasks that are being aborted per second. |
ss2baTasksRunning | 1.3.6.1.4.1.9600.1.13.2.4.1.6 | gauge32 | read-only |
The total number of activated tasks that are currently running. |
ss2baTasksStartedPerSec | 1.3.6.1.4.1.9600.1.13.2.4.1.7 | gauge32 | read-only |
The number of activated tasks that are being started per second. |
ss2BrokerStatisticsTable | 1.3.6.1.4.1.9600.1.13.2.5 | no-access |
The Broker Statistics performance object contains performance counters that report general Service Broker information for an instance of the Database Engine. |
|
1.3.6.1.4.1.9600.1.13.2.5.1 | no-access |
Performance information for one SQL Server BrokerStatistics instance. |
||
ss2bsActivationErrorsTotal | 1.3.6.1.4.1.9600.1.13.2.5.1.1 | gauge32 | read-only |
The number of times an activation stored procedure exited with an error. |
ss2bsBrokerTransactionRollbacks | 1.3.6.1.4.1.9600.1.13.2.5.1.2 | gauge32 | read-only |
The number of Service Broker related transactions that have rolled back. |
ss2bsCorruptedMessagesTotal | 1.3.6.1.4.1.9600.1.13.2.5.1.3 | gauge32 | read-only |
The number of corrupted messages that were received in the instance. |
ss2bsDequeuedTransmissionQMsgSec | 1.3.6.1.4.1.9600.1.13.2.5.1.4 | gauge32 | read-only |
The number of messages that have been removed from the broker transmission queue second. |
ss2bsDialogTimerEventCount | 1.3.6.1.4.1.9600.1.13.2.5.1.5 | gauge32 | read-only |
The number of dialog endpoint related timer events in the Broker. |
ss2bsDroppedMessagesTotal | 1.3.6.1.4.1.9600.1.13.2.5.1.6 | gauge32 | read-only |
The number of messages that were received in the instance but could not be delivered. |
ss2bsEnqueuedLocalMessagesTotal | 1.3.6.1.4.1.9600.1.13.2.5.1.7 | gauge32 | read-only |
Total number of messages from local endpoints that are successfully delivered directly into local target queues. |
ss2bsEnqueuedLocalMessagesPerSec | 1.3.6.1.4.1.9600.1.13.2.5.1.8 | gauge32 | read-only |
The number of messages from local endpoints that are successfully delivered directly into local target queues per second. |
ss2bsEnqueuedMessagesTotal | 1.3.6.1.4.1.9600.1.13.2.5.1.9 | gauge32 | read-only |
Total number of messages from local endpoints and the transport that are successfully delivered into local target queues. |
ss2bsEnqueuedMessagesPerSec | 1.3.6.1.4.1.9600.1.13.2.5.1.10 | gauge32 | read-only |
The number of messages from local endpoints and the transport that are successfully delivered into local target queues per second. |
ss2bsEnqueuedP1MessagesPerSec | 1.3.6.1.4.1.9600.1.13.2.5.1.11 | gauge32 | read-only |
The number of priority 1 messages from local endpoints and the transport that are successfully delivered into local target queues per second. |
ss2bsEnqueuedP10MessagesPerSec | 1.3.6.1.4.1.9600.1.13.2.5.1.12 | gauge32 | read-only |
The number of priority 10 messages from local endpoints and the transport that are successfully delivered into local target queues per second. |
ss2bsEnqueuedP2MessagesPerSec | 1.3.6.1.4.1.9600.1.13.2.5.1.13 | gauge32 | read-only |
The number of priority 2 messages from local endpoints and the transport that are successfully delivered into local target queues per second. |
ss2bsEnqueuedP3MessagesPerSec | 1.3.6.1.4.1.9600.1.13.2.5.1.14 | gauge32 | read-only |
The number of priority 3 messages from local endpoints and the transport that are successfully delivered into local target queues per second. |
ss2bsEnqueuedP4MessagesPerSec | 1.3.6.1.4.1.9600.1.13.2.5.1.15 | gauge32 | read-only |
The number of priority 4 messages from local endpoints and the transport that are successfully delivered into local target queues per second. |
ss2bsEnqueuedP5MessagesPerSec | 1.3.6.1.4.1.9600.1.13.2.5.1.16 | gauge32 | read-only |
The number of priority 5 messages from local endpoints and the transport that are successfully delivered into local target queues per second. |
ss2bsEnqueuedP6MessagesPerSec | 1.3.6.1.4.1.9600.1.13.2.5.1.17 | gauge32 | read-only |
The number of priority 6 messages from local endpoints and the transport that are successfully delivered into local target queues per second. |
ss2bsEnqueuedP7MessagesPerSec | 1.3.6.1.4.1.9600.1.13.2.5.1.18 | gauge32 | read-only |
The number of priority 7 messages from local endpoints and the transport that are successfully delivered into local target queues per second. |
ss2bsEnqueuedP8MessagesPerSec | 1.3.6.1.4.1.9600.1.13.2.5.1.19 | gauge32 | read-only |
The number of priority 8 messages from local endpoints and the transport that are successfully delivered into local target queues per second. |
ss2bsEnqueuedP9MessagesPerSec | 1.3.6.1.4.1.9600.1.13.2.5.1.20 | gauge32 | read-only |
The number of priority 9 messages from local endpoints and the transport that are successfully delivered into local target queues per second. |
ss2bsEnqueuedTransmissionQMsgSec | 1.3.6.1.4.1.9600.1.13.2.5.1.21 | gauge32 | read-only |
The number of messages that have been placed into the broker transmission queue second. |
ss2bsEnqueuedTransportMsgFragTot | 1.3.6.1.4.1.9600.1.13.2.5.1.22 | gauge32 | read-only |
Total number of message fragments from the transport that are successfully delivered into local target queues. Note that the message can be marked as disabled if it is incomplete and/or out of order. |
ss2bsEnqueuedTransportMsgFragSec | 1.3.6.1.4.1.9600.1.13.2.5.1.23 | gauge32 | read-only |
The number of message fragments from the transport that are successfully delivered into local target queues second. Note that the message can be marked as disabled if it is incomplete and/or out of order. |
ss2bsEnqueuedTransportMsgsTotal | 1.3.6.1.4.1.9600.1.13.2.5.1.24 | gauge32 | read-only |
Total number of messages from the transport that are successfully delivered into local target queues. This includes all messages from remote endpoints and messages from local endpoints which go through the transport. |
ss2bsEnqueuedTransportMsgsPerSec | 1.3.6.1.4.1.9600.1.13.2.5.1.25 | gauge32 | read-only |
The number of messages from the transport that are successfully delivered into local target queues per second. This includes all messages from remote endpoints and messages from local endpoints which go through the transport. |
ss2bsForwardedMessagesTotal | 1.3.6.1.4.1.9600.1.13.2.5.1.26 | gauge32 | read-only |
Total number of forwarded messages successfully sent. |
ss2bsForwardedMessagesPerSec | 1.3.6.1.4.1.9600.1.13.2.5.1.27 | gauge32 | read-only |
The number of forwarded messages successfully sent per second. |
ss2bsForwardedMsgByteTotal | 1.3.6.1.4.1.9600.1.13.2.5.1.28 | gauge32 | read-only |
Total number of forwarded message bytes successfully sent. |
ss2bsForwardedMsgBytesPerSec | 1.3.6.1.4.1.9600.1.13.2.5.1.29 | gauge32 | read-only |
The number of forwarded message bytes successfully sent per second. |
ss2bsForwardedMsgDiscardedTotal | 1.3.6.1.4.1.9600.1.13.2.5.1.30 | gauge32 | read-only |
Total number of forwarded messages discarded due to forwarded message memory limits, age limits, etc. |
ss2bsForwardedMsgsDiscardedSec | 1.3.6.1.4.1.9600.1.13.2.5.1.31 | gauge32 | read-only |
The number of forwarded messages that were discarded second due to forwarded message memory limits, age limits, etc. |
ss2bsForwardedPendingMsgBytes | 1.3.6.1.4.1.9600.1.13.2.5.1.32 | gauge32 | read-only |
The number of forwarded message bytes that have not been successfully sent yet. |
ss2bsForwardedPendingMsgCount | 1.3.6.1.4.1.9600.1.13.2.5.1.33 | gauge32 | read-only |
The number of forwarded messages that have not been successfully sent yet. |
ss2bsSQLReceiveTotal | 1.3.6.1.4.1.9600.1.13.2.5.1.34 | gauge32 | read-only |
Total number of SQL RECEIVE commands processed by the Broker. |
ss2bsSQLReceivesPerSec | 1.3.6.1.4.1.9600.1.13.2.5.1.35 | gauge32 | read-only |
The number of SQL RECEIVE commands processed by the Broker per second. |
ss2bsSQLSendTotal | 1.3.6.1.4.1.9600.1.13.2.5.1.36 | gauge32 | read-only |
Total number of SQL SEND commands processed by the Broker. |
ss2bsSQLSendsPerSec | 1.3.6.1.4.1.9600.1.13.2.5.1.37 | gauge32 | read-only |
The number of SQL SEND commands processed by the Broker per second. |
ss2BrokerTOStatisticsTable | 1.3.6.1.4.1.9600.1.13.2.6 | no-access |
The Broker TO Statistics performance object reports information about how many times Service Broker dialogs request transmission objects, and how often transmission objects are written to tempdb. Transmission objects record the state of message transmissions for a Service Broker dialog. They are stored in memory. To free memory, Service Broker periodically writes batches of inactive transmission objects to work tables in tempdb. |
|
1.3.6.1.4.1.9600.1.13.2.6.1 | no-access |
Performance information for one SQL Server BrokerTOStatistics instance. |
||
ss2btosAvgLengthOfBatchedWrites | 1.3.6.1.4.1.9600.1.13.2.6.1.1 | gauge32 | read-only |
Average Number of Transmission Objects saved in a batch. |
ss2btosAvgTimeBetweenBatchesMs | 1.3.6.1.4.1.9600.1.13.2.6.1.2 | gauge32 | read-only |
Average time between Transmission Object batch flushes. |
ss2btosAvgTimeToWriteBatchMs | 1.3.6.1.4.1.9600.1.13.2.6.1.3 | gauge32 | read-only |
Average time to save a Transmission Object batch. |
ss2btosTransmissionObjGetsPerSec | 1.3.6.1.4.1.9600.1.13.2.6.1.4 | gauge32 | read-only |
The number of Transmission Objects requested per second. |
ss2btosTransmissionObjSetDirtSec | 1.3.6.1.4.1.9600.1.13.2.6.1.5 | gauge32 | read-only |
The number of Transmission Objects marked dirty second. |
ss2btosTransmissionObjWritesSec | 1.3.6.1.4.1.9600.1.13.2.6.1.6 | gauge32 | read-only |
The number of Transmission Objects saved second. |
ss2BrokerPerDBMTransportTable | 1.3.6.1.4.1.9600.1.13.2.7 | no-access |
The Broker / DBM Transport performance object contains performance counters that report networking information for Service Broker and database mirroring. |
|
1.3.6.1.4.1.9600.1.13.2.7.1 | no-access |
Performance information for one SQL Server BrokerPerDBMTransport instance. |
||
ss2bdtCurrentBytesForRecvIPerO | 1.3.6.1.4.1.9600.1.13.2.7.1.1 | gauge32 | read-only |
The number of bytes associated with current transport receive I/O operations that haven't completed. |
ss2bdtCurrentBytesForSendIPerO | 1.3.6.1.4.1.9600.1.13.2.7.1.2 | gauge32 | read-only |
The number of buffer bytes associated with current transport send I/O operations that haven't completed. |
ss2bdtCurrentMsgFragForSendIO | 1.3.6.1.4.1.9600.1.13.2.7.1.3 | gauge32 | read-only |
The current number of message fragments associated with current transport send I/O oations that haven't completed. |
ss2bdtMessageFragmentP1SenSec | 1.3.6.1.4.1.9600.1.13.2.7.1.4 | gauge32 | read-only |
The number of priority 1 message fragments sent second in transport send I/O oations. |
ss2bdtMsgFragmentP10SendsSec | 1.3.6.1.4.1.9600.1.13.2.7.1.5 | gauge32 | read-only |
The number of priority 10 message fragments sent second in transport send I/O oations. |
ss2bdtMsgFragmentP2SendsSec | 1.3.6.1.4.1.9600.1.13.2.7.1.6 | gauge32 | read-only |
The number of priority 2 message fragments sent second in transport send I/O oations. |
ss2bdtMsgFragmentP3SendsSec | 1.3.6.1.4.1.9600.1.13.2.7.1.7 | gauge32 | read-only |
The number of priority 3 message fragments sent second in transport send I/O oations. |
ss2bdtMsgFragmentP4SendsSec | 1.3.6.1.4.1.9600.1.13.2.7.1.8 | gauge32 | read-only |
The number of priority 4 message fragments sent second in transport send I/O oations. |
ss2bdtMsgFragmentP5SendsSec | 1.3.6.1.4.1.9600.1.13.2.7.1.9 | gauge32 | read-only |
The number of priority 5 message fragments sent second in transport send I/O oations. |
ss2bdtMsgFragmentP6SendsSec | 1.3.6.1.4.1.9600.1.13.2.7.1.10 | gauge32 | read-only |
The number of priority 6 message fragments sent second in transport send I/O oations. |
ss2bdtMsgFragmentP7SendsSec | 1.3.6.1.4.1.9600.1.13.2.7.1.11 | gauge32 | read-only |
The number of priority 7 message fragments sent second in transport send I/O oations. |
ss2bdtMsgFragmentP8SendsSec | 1.3.6.1.4.1.9600.1.13.2.7.1.12 | gauge32 | read-only |
The number of priority 8 message fragments sent second in transport send I/O oations. |
ss2bdtMsgFragmentP9SendsSec | 1.3.6.1.4.1.9600.1.13.2.7.1.13 | gauge32 | read-only |
The number of priority 9 message fragments sent second in transport send I/O oations. |
ss2bdtMsgFragmentReceivesSec | 1.3.6.1.4.1.9600.1.13.2.7.1.14 | gauge32 | read-only |
The number of message fragments received second in transport receive I/O oations. |
ss2bdtMessageFragmentSendsPerSec | 1.3.6.1.4.1.9600.1.13.2.7.1.15 | gauge32 | read-only |
The number of message fragments sent per second in transport send I/O operations. |
ss2bdtMsgFragmentRecvSizeAvg | 1.3.6.1.4.1.9600.1.13.2.7.1.16 | gauge32 | read-only |
The average byte size of message fragments received in transport receive I/O operations. |
ss2bdtMsgFragmentSendSizeAvg | 1.3.6.1.4.1.9600.1.13.2.7.1.17 | gauge32 | read-only |
The average byte size of message fragments sent in transport send I/O operations. |
ss2bdtOpenConnectionCount | 1.3.6.1.4.1.9600.1.13.2.7.1.18 | gauge32 | read-only |
The total number of transport connections currently open. |
ss2bdtPendingBytesForRecvIPerO | 1.3.6.1.4.1.9600.1.13.2.7.1.19 | gauge32 | read-only |
The number of bytes associated with in completed transport receive I/O operations whose message fragments haven't been enqueued (or rejected) yet. |
ss2bdtPendingBytesForSendIPerO | 1.3.6.1.4.1.9600.1.13.2.7.1.20 | gauge32 | read-only |
The number of buffer bytes associated with message fragments being marshalled, or marshalled and ready to be sent with send I/O operations. |
ss2bdtPendingMsgFragForRecvIO | 1.3.6.1.4.1.9600.1.13.2.7.1.21 | gauge32 | read-only |
The current number of message fragments received in transport receive I/O oations that have not been enqueued (or rejected) yet. |
ss2bdtPendingMsgFragForSendIO | 1.3.6.1.4.1.9600.1.13.2.7.1.22 | gauge32 | read-only |
The current number of message fragments that are being marshalled, or marshalled and ready to be sent via the transport layer. |
ss2bdtReceiveIPerOLenAvg | 1.3.6.1.4.1.9600.1.13.2.7.1.23 | gauge32 | read-only |
The average byte length of transport receive I/O operations. |
ss2bdtReceiveIPerOBytesPerSec | 1.3.6.1.4.1.9600.1.13.2.7.1.24 | gauge32 | read-only |
The number of transport receive I/O bytes per second. |
ss2bdtReceiveIPerOsPerSec | 1.3.6.1.4.1.9600.1.13.2.7.1.25 | gauge32 | read-only |
The number of transport receives I/O per second. Note that a transport receive I/O may contain more than one message fragment. |
ss2bdtRecvIPerOBufferCopiesCount | 1.3.6.1.4.1.9600.1.13.2.7.1.26 | gauge32 | read-only |
The number of times when transport receive I/O operations had to move buffer fragments in memory. |
ss2bdtRecvIOBufferCopiesBytesSec | 1.3.6.1.4.1.9600.1.13.2.7.1.27 | gauge32 | read-only |
The rate at which transport receive I/O oations had to move buffer fragments in memory. |
ss2bdtSendIPerOLenAvg | 1.3.6.1.4.1.9600.1.13.2.7.1.28 | gauge32 | read-only |
The average byte length of transport send I/O operations. |
ss2bdtSendIPerOBytesPerSec | 1.3.6.1.4.1.9600.1.13.2.7.1.29 | gauge32 | read-only |
The number of transport send I/O bytes per second. |
ss2bdtSendIPerOsPerSec | 1.3.6.1.4.1.9600.1.13.2.7.1.30 | gauge32 | read-only |
The number of transport send I/Os per second. Note that a transport send I/O may contain more than one message fragment. |
ss2BufferManagerTable | 1.3.6.1.4.1.9600.1.13.2.8 | no-access |
The Buffer Manager object provides counters to monitor how SQL Server uses: * Memory to store data pages, internal data structures, and the procedure cache. * Counters to monitor the physical I/O as SQL Server reads and writes database pages. Monitoring the memory and the counters used by SQL Server helps you determine: * If bottlenecks exist from inadequate physical memory. If it cannot store frequently accessed data in cache, SQL Server must retrieve the data from disk. * If query performance can be improved by adding more memory, or by making more memory available to the data cache or SQL Server internal structures. * How often SQL Server needs to read data from disk. Compared with other operations, such as memory access, physical I/O consumes a lot of time. Minimizing physical I/O can improve query performance. You can also monitor Address Windowing Extensions (AWE) activity in SQL Server with the AWE counters. For example, you can make sure that SQL Server has enough memory allocated for AWE to run properly. |
|
1.3.6.1.4.1.9600.1.13.2.8.1 | no-access |
Performance information for one SQL Server BufferManager instance. |
||
ss2bmAWELookupMapsPerSec | 1.3.6.1.4.1.9600.1.13.2.8.1.1 | gauge32 | read-only |
Number of AWE map calls made for pages found in the buffer pool. |
ss2bmAWEStolenMapsPerSec | 1.3.6.1.4.1.9600.1.13.2.8.1.2 | gauge32 | read-only |
Number of AWE map calls made for pages stolen from the buffer pool. |
ss2bmAWEUnmapCallsPerSec | 1.3.6.1.4.1.9600.1.13.2.8.1.3 | gauge32 | read-only |
Number of AWE unmap calls. |
ss2bmAWEUnmapPagesPerSec | 1.3.6.1.4.1.9600.1.13.2.8.1.4 | gauge32 | read-only |
Number of AWE pages unmapped. |
ss2bmAWEWriteMapsPerSec | 1.3.6.1.4.1.9600.1.13.2.8.1.5 | gauge32 | read-only |
Number of AWE map calls made for pages to be written to disk. |
ss2bmBufferCacheHitRatio | 1.3.6.1.4.1.9600.1.13.2.8.1.6 | gauge32 | read-only |
Percentage of pages that were found in the buffer pool without having to incur a read from disk. |
ss2bmCheckpointPagesPerSec | 1.3.6.1.4.1.9600.1.13.2.8.1.7 | gauge32 | read-only |
Number of pages flushed by checkpoint or other operations that require all dirty pages to be flushed. |
ss2bmDatabasePages | 1.3.6.1.4.1.9600.1.13.2.8.1.8 | gauge32 | read-only |
Number of pages in the buffer pool with database content. |
ss2bmFreeListStallsPerSec | 1.3.6.1.4.1.9600.1.13.2.8.1.9 | gauge32 | read-only |
Number of requests that had to wait for a free page. |
ss2bmFreePages | 1.3.6.1.4.1.9600.1.13.2.8.1.10 | gauge32 | read-only |
Total number of pages on all free lists. |
ss2bmLazyWritesPerSec | 1.3.6.1.4.1.9600.1.13.2.8.1.11 | gauge32 | read-only |
Number of buffers written by buffer manager's lazy writer. |
ss2bmPageLifeExpectancy | 1.3.6.1.4.1.9600.1.13.2.8.1.12 | gauge32 | read-only |
Number of seconds a page will stay in the buffer pool without references. |
ss2bmPageLookupsPerSec | 1.3.6.1.4.1.9600.1.13.2.8.1.13 | gauge32 | read-only |
Number of requests to find a page in the buffer pool. |
ss2bmPageReadsPerSec | 1.3.6.1.4.1.9600.1.13.2.8.1.14 | gauge32 | read-only |
Number of physical database page reads issued. |
ss2bmPageWritesPerSec | 1.3.6.1.4.1.9600.1.13.2.8.1.15 | gauge32 | read-only |
Number of physical database page writes issued. |
ss2bmReadaheadPagesPerSec | 1.3.6.1.4.1.9600.1.13.2.8.1.16 | gauge32 | read-only |
Number of pages read in anticipation of use. |
ss2bmReservedPages | 1.3.6.1.4.1.9600.1.13.2.8.1.17 | gauge32 | read-only |
Number of buffer pool reserved pages. |
ss2bmStolenPages | 1.3.6.1.4.1.9600.1.13.2.8.1.18 | gauge32 | read-only |
Number of pages used for miscellaneous server purposes (including procedure cache). |
ss2bmTargetPages | 1.3.6.1.4.1.9600.1.13.2.8.1.19 | gauge32 | read-only |
Ideal number of pages in the buffer pool. |
ss2bmTotalPages | 1.3.6.1.4.1.9600.1.13.2.8.1.20 | gauge32 | read-only |
Number of pages in the buffer pool (includes database, free, and stolen). |
ss2BufferNodeTable | 1.3.6.1.4.1.9600.1.13.2.9 | no-access |
The Buffer Node object provides counters that complement counters provided by the Buffer Manager object. It allows you to monitor the SQL Server buffer pool page distribution for each non-uniform memory access (NUMA) node. There is an instance of the Buffer Node object for each NUMA node in use. On non-NUMA architecture there will be a single instance of the Buffer Node object. |
|
1.3.6.1.4.1.9600.1.13.2.9.1 | no-access |
Performance information for one particular instance of 'Buffer Node' object. |
||
ss2bnInstance | 1.3.6.1.4.1.9600.1.13.2.9.1.1 | instancename | read-only |
Instance name. |
ss2bnDatabasePages | 1.3.6.1.4.1.9600.1.13.2.9.1.2 | gauge32 | read-only |
Number of pages in the buffer pool with database content. |
ss2bnForeignPages | 1.3.6.1.4.1.9600.1.13.2.9.1.3 | gauge32 | read-only |
Number of pages which are not from NUMA-local memory. |
ss2bnFreePages | 1.3.6.1.4.1.9600.1.13.2.9.1.4 | gauge32 | read-only |
Total number of pages on all free lists. |
ss2bnLocalNodePageLookupsPerSec | 1.3.6.1.4.1.9600.1.13.2.9.1.5 | gauge32 | read-only |
Number of lookup requests from this node which were satisfied from this node. |
ss2bnPageLifeExpectancy | 1.3.6.1.4.1.9600.1.13.2.9.1.6 | gauge32 | read-only |
Number of seconds a page will stay in the buffer pool without references. |
ss2bnRemoteNodePageLookupsPerSec | 1.3.6.1.4.1.9600.1.13.2.9.1.7 | gauge32 | read-only |
Number of lookup requests from this node which were satisfied from other nodes. |
ss2bnStolenPages | 1.3.6.1.4.1.9600.1.13.2.9.1.8 | gauge32 | read-only |
Number of pages used for miscellaneous server purposes (including procedure cache). |
ss2bnTargetPages | 1.3.6.1.4.1.9600.1.13.2.9.1.9 | gauge32 | read-only |
Ideal number of pages in the buffer pool. |
ss2bnTotalPages | 1.3.6.1.4.1.9600.1.13.2.9.1.10 | gauge32 | read-only |
Number of pages in the buffer pool (includes database, free, and stolen). |
ss2BufferPartitionTable | 1.3.6.1.4.1.9600.1.13.2.10 | no-access |
The Buffer Partition object provides counters to monitor how SQL Server uses free pages. |
|
1.3.6.1.4.1.9600.1.13.2.10.1 | no-access |
Performance information for one particular instance of 'Buffer Partition' object. |
||
ss2bpInstance | 1.3.6.1.4.1.9600.1.13.2.10.1.1 | instancename | read-only |
Instance name. |
ss2bpFreeListEmptyPerSec | 1.3.6.1.4.1.9600.1.13.2.10.1.2 | gauge32 | read-only |
Number of times a free page was requested and none were available. |
ss2bpFreeListRequestsPerSec | 1.3.6.1.4.1.9600.1.13.2.10.1.3 | gauge32 | read-only |
Number of times a free page was requested. |
ss2bpFreePages | 1.3.6.1.4.1.9600.1.13.2.10.1.4 | gauge32 | read-only |
Total number of pages on all free lists. |
ss2CLRTable | 1.3.6.1.4.1.9600.1.13.2.11 | no-access |
The CLR object provides counters to monitor common language runtime (CLR) execution in Microsoft SQL Server. |
|
1.3.6.1.4.1.9600.1.13.2.11.1 | no-access |
Performance information for one SQL Server CLR instance. |
||
ss2CLRCLRExecution | 1.3.6.1.4.1.9600.1.13.2.11.1.1 | gauge32 | read-only |
Total Execution time in CLR ( microseconds ). |
ss2CatalogMetadataTable | 1.3.6.1.4.1.9600.1.13.2.12 | no-access |
A table containing performance information for instances of 'Catalog Metadata' objects. |
|
1.3.6.1.4.1.9600.1.13.2.12.1 | no-access |
Performance information for one particular instance of 'Catalog Metadata' object. |
||
ss2cmdInstance | 1.3.6.1.4.1.9600.1.13.2.12.1.1 | instancename | read-only |
Instance name. |
ss2cmdCacheEntriesCount | 1.3.6.1.4.1.9600.1.13.2.12.1.2 | gauge32 | read-only |
Number of entries in the catalog metadata cache |
ss2cmdCacheEntriesPinnedCount | 1.3.6.1.4.1.9600.1.13.2.12.1.3 | gauge32 | read-only |
Number of catalog metadata cache entries that are pinned |
ss2cmdCacheHitRatio | 1.3.6.1.4.1.9600.1.13.2.12.1.4 | gauge32 | read-only |
Ratio between cache hits and lookups |
ss2CursorManagerTotalTable | 1.3.6.1.4.1.9600.1.13.2.13 | no-access |
The Cursor Manager Total object provides counters to monitor cursors. |
|
1.3.6.1.4.1.9600.1.13.2.13.1 | no-access |
Performance information for one particular instance of 'Cursor Manager by Type' object. |
||
ss2cmtAsyncPopulationCount | 1.3.6.1.4.1.9600.1.13.2.13.1.1 | gauge32 | read-only |
Number of cursors being populated asynchronously. |
ss2cmtCursorConversionRate | 1.3.6.1.4.1.9600.1.13.2.13.1.2 | gauge32 | read-only |
Number of cursor conversions/sec. |
ss2cmtCursorFlushes | 1.3.6.1.4.1.9600.1.13.2.13.1.3 | gauge32 | read-only |
Total number of times a flush for a cursor xstmt occured. |
ss2CursorManagerByTypeTable | 1.3.6.1.4.1.9600.1.13.2.14 | no-access |
The Cursor Manager by Type object provides counters to monitor cursors, grouped by type. |
|
1.3.6.1.4.1.9600.1.13.2.14.1 | no-access |
Performance information for one particular instance of 'Cursor Manager by Type' object. |
||
ss2cmbtInstance | 1.3.6.1.4.1.9600.1.13.2.14.1.1 | instancename | read-only |
Instance name. |
ss2cmbtActiveCursors | 1.3.6.1.4.1.9600.1.13.2.14.1.2 | gauge32 | read-only |
Number of active cursors. |
ss2cmbtCacheHitRatio | 1.3.6.1.4.1.9600.1.13.2.14.1.3 | gauge32 | read-only |
Ratio between cache hits and lookups |
ss2cmbtCachedCursorCounts | 1.3.6.1.4.1.9600.1.13.2.14.1.4 | gauge32 | read-only |
Number of cursors of a given type in the cache |
ss2cmbtCursorCacheUseCountsSec | 1.3.6.1.4.1.9600.1.13.2.14.1.5 | gauge32 | read-only |
Times each type of cached cursor has been used |
ss2cmbtCursorRequestsPerSec | 1.3.6.1.4.1.9600.1.13.2.14.1.6 | gauge32 | read-only |
Number of SQL cursor requests received by server. |
ss2cmbtCursorMemoryUsage | 1.3.6.1.4.1.9600.1.13.2.14.1.7 | gauge32 | read-only |
Amount of memory consumed by cursors (KB). |
ss2cmbtCursorWorktableUsage | 1.3.6.1.4.1.9600.1.13.2.14.1.8 | gauge32 | read-only |
Number of worktables used by cursors. |
ss2cmbtNumberOfActiveCursorPlans | 1.3.6.1.4.1.9600.1.13.2.14.1.9 | gauge32 | read-only |
Number of cursor plans. |
ss2DatabaseMirroringTable | 1.3.6.1.4.1.9600.1.13.2.15 | no-access |
The Database Mirroring performance object contains performance counters that report information about SQL Server database mirroring. |
|
1.3.6.1.4.1.9600.1.13.2.15.1 | no-access |
Performance information for one particular instance of 'Database Mirroring' object. |
||
ss2dmInstance | 1.3.6.1.4.1.9600.1.13.2.15.1.1 | instancename | read-only |
Instance name. |
ss2dmBytesReceivedPerSec | 1.3.6.1.4.1.9600.1.13.2.15.1.2 | gauge32 | read-only |
Number of bytes received per second |
ss2dmBytesSentPerSec | 1.3.6.1.4.1.9600.1.13.2.15.1.3 | gauge32 | read-only |
Number of bytes sent per second |
ss2dmLogBytesReceivedPerSec | 1.3.6.1.4.1.9600.1.13.2.15.1.4 | gauge32 | read-only |
Number of bytes of log received per second |
ss2dmLogBytesRedoneFromCacheSec | 1.3.6.1.4.1.9600.1.13.2.15.1.5 | gauge32 | read-only |
Number of log bytes which were redone from the Database Mirroring log cache second. |
ss2dmLogBytesSentFromCachePerSec | 1.3.6.1.4.1.9600.1.13.2.15.1.6 | gauge32 | read-only |
Number of sent log bytes which were sent from the Database Mirroring log cache in the last second. |
ss2dmLogBytesSentPerSec | 1.3.6.1.4.1.9600.1.13.2.15.1.7 | gauge32 | read-only |
Number of bytes of log sent per second |
ss2dmLogCompressedBytesRcvdSec | 1.3.6.1.4.1.9600.1.13.2.15.1.8 | gauge32 | read-only |
Number of compressed bytes of log received in the last second. |
ss2dmLogCompressedBytesSentSec | 1.3.6.1.4.1.9600.1.13.2.15.1.9 | gauge32 | read-only |
Number of compressed bytes of log sent in the last second. |
ss2dmLogHardenTimeMs | 1.3.6.1.4.1.9600.1.13.2.15.1.10 | gauge32 | read-only |
Milliseconds log blocks waited to be hardened to disk in the last second. |
ss2dmLogRemainingForUndoKB | 1.3.6.1.4.1.9600.1.13.2.15.1.11 | gauge32 | read-only |
Total number of kilobytes of log that remain to be scanned by the new mirror server after failover. |
ss2dmLogScannedForUndoKB | 1.3.6.1.4.1.9600.1.13.2.15.1.12 | gauge32 | read-only |
Total number of kilobytes of log that have been scanned by the new mirror server after failover. |
ss2dmLogSendFlowControlTimeMs | 1.3.6.1.4.1.9600.1.13.2.15.1.13 | gauge32 | read-only |
Milliseconds log stream messages waited for send flow control in the last second. |
ss2dmLogSendQueueKB | 1.3.6.1.4.1.9600.1.13.2.15.1.14 | gauge32 | read-only |
Total number of kilobytes of log that have not been sent to the mirror server |
ss2dmMirroredWritTransactionsSec | 1.3.6.1.4.1.9600.1.13.2.15.1.15 | gauge32 | read-only |
Number of transactions which wrote to the mirrored database in the last second, that waited for log to be sent to the mirror. |
ss2dmPagesSentPerSec | 1.3.6.1.4.1.9600.1.13.2.15.1.16 | gauge32 | read-only |
Number of pages sent per second |
ss2dmReceivesPerSec | 1.3.6.1.4.1.9600.1.13.2.15.1.17 | gauge32 | read-only |
Number of mirroring message receives per second |
ss2dmRedoBytesPerSec | 1.3.6.1.4.1.9600.1.13.2.15.1.18 | gauge32 | read-only |
Number of bytes of log redone by the mirror database per second |
ss2dmRedoQueueKB | 1.3.6.1.4.1.9600.1.13.2.15.1.19 | gauge32 | read-only |
Total number of kilobytes that redo on the mirror database is behind the hardened log |
ss2dmSendPerReceiveAckTime | 1.3.6.1.4.1.9600.1.13.2.15.1.20 | gauge32 | read-only |
Milliseconds messages waited for acknowledgement from the partner per second. |
ss2dmSendsPerSec | 1.3.6.1.4.1.9600.1.13.2.15.1.21 | gauge32 | read-only |
Number of sends initiated per second |
ss2dmTransactionDelay | 1.3.6.1.4.1.9600.1.13.2.15.1.22 | gauge32 | read-only |
Number of milliseconds transaction termination waited for acknowledgement per second. |
ss2DatabasesTable | 1.3.6.1.4.1.9600.1.13.2.16 | no-access |
The Databases object in SQL Server provides counters to monitor bulk copy operations, backup and restore throughput, and transaction log activities. Monitor transactions and the transaction log to determine how much user activity is occurring in the database and how full the transaction log is becoming. The amount of user activity can determine the performance of the database and affect log size, locking, and replication. Monitoring low-level log activity to gauge user activity and resource usage can help you to identify performance bottlenecks. Multiple instances of the Databases object, each representing a single database, can be monitored at the same time. |
|
1.3.6.1.4.1.9600.1.13.2.16.1 | no-access |
Performance information for one particular instance of 'Databases' object. |
||
ss2dbInstance | 1.3.6.1.4.1.9600.1.13.2.16.1.1 | instancename | read-only |
Instance name. |
ss2dbActiveTransactions | 1.3.6.1.4.1.9600.1.13.2.16.1.2 | gauge32 | read-only |
Number of active update transactions for the database. |
ss2dbBackupRestoreThroughputSec | 1.3.6.1.4.1.9600.1.13.2.16.1.3 | gauge32 | read-only |
Read/write throughput for backup/restore of a database. |
ss2dbBulkCopyRowsPerSec | 1.3.6.1.4.1.9600.1.13.2.16.1.4 | gauge32 | read-only |
Number of rows bulk copied. |
ss2dbBulkCopyThroughputPerSec | 1.3.6.1.4.1.9600.1.13.2.16.1.5 | gauge32 | read-only |
KiloBytes bulk copied. |
ss2dbCommitTableEntries | 1.3.6.1.4.1.9600.1.13.2.16.1.6 | gauge32 | read-only |
The size of the in-memory part of the commit table for the database. |
ss2dbDBCCLogicalScanBytesPerSec | 1.3.6.1.4.1.9600.1.13.2.16.1.7 | gauge32 | read-only |
Logical read scan rate for DBCC commands |
ss2dbDataFileSSizeKB | 1.3.6.1.4.1.9600.1.13.2.16.1.8 | gauge32 | read-only |
The cumulative size of all the data files in the database. |
ss2dbLogBytesFlushedPerSec | 1.3.6.1.4.1.9600.1.13.2.16.1.9 | gauge32 | read-only |
Total number of log bytes flushed. |
ss2dbLogCacheHitRatio | 1.3.6.1.4.1.9600.1.13.2.16.1.10 | gauge32 | read-only |
Percentage of log cache reads that were satisfied from the log cache. |
ss2dbLogCacheReadsPerSec | 1.3.6.1.4.1.9600.1.13.2.16.1.11 | gauge32 | read-only |
Reads performed through the log manager cache. |
ss2dbLogFileSSizeKB | 1.3.6.1.4.1.9600.1.13.2.16.1.12 | gauge32 | read-only |
The cumulative size of all the log files in the database. |
ss2dbLogFileSUsedSizeKB | 1.3.6.1.4.1.9600.1.13.2.16.1.13 | gauge32 | read-only |
The cumulative used size of all the log files in the database. |
ss2dbLogFlushWaitTime | 1.3.6.1.4.1.9600.1.13.2.16.1.14 | gauge32 | read-only |
Total wait time (milliseconds). |
ss2dbLogFlushWaitsPerSec | 1.3.6.1.4.1.9600.1.13.2.16.1.15 | gauge32 | read-only |
Number of commits waiting on log flush. |
ss2dbLogFlushesPerSec | 1.3.6.1.4.1.9600.1.13.2.16.1.16 | gauge32 | read-only |
Number of log flushes. |
ss2dbLogGrowths | 1.3.6.1.4.1.9600.1.13.2.16.1.17 | gauge32 | read-only |
Total number of log growths for this database. |
ss2dbLogShrinks | 1.3.6.1.4.1.9600.1.13.2.16.1.18 | gauge32 | read-only |
Total number of log shrinks for this database. |
ss2dbLogTruncations | 1.3.6.1.4.1.9600.1.13.2.16.1.19 | gauge32 | read-only |
Total number of log truncations for this database. |
ss2dbPercentLogUsed | 1.3.6.1.4.1.9600.1.13.2.16.1.20 | gauge32 | read-only |
The percent of space in the log that is in use. |
ss2dbReplPendingXacts | 1.3.6.1.4.1.9600.1.13.2.16.1.21 | gauge32 | read-only |
Number of pending replication transactions in the database. |
ss2dbReplTransRate | 1.3.6.1.4.1.9600.1.13.2.16.1.22 | gauge32 | read-only |
Replication transaction rate (replicated transactions/sec.). |
ss2dbShrinkDataMovementBytesSec | 1.3.6.1.4.1.9600.1.13.2.16.1.23 | gauge32 | read-only |
The rate data is being moved by Autoshrink, DBCC SHRINKDATABASE or SHRINKFILE. |
ss2dbTrackedTransactionsPerSec | 1.3.6.1.4.1.9600.1.13.2.16.1.24 | gauge32 | read-only |
Number of committed transactions recorded in the commit table for the database. |
ss2dbTransactionsPerSec | 1.3.6.1.4.1.9600.1.13.2.16.1.25 | gauge32 | read-only |
Number of transactions started for the database. |
ss2dbWriteTransactionsPerSec | 1.3.6.1.4.1.9600.1.13.2.16.1.26 | gauge32 | read-only |
Number of transactions which wrote to the database in the last second. |
ss2DeprecatedFeaturesTable | 1.3.6.1.4.1.9600.1.13.2.17 | no-access |
The Deprecated Features object in SQL Server provides a counter to monitor the features designated as deprecated. In each case the counter provides a usage count that lists the number of times the deprecated feature was encountered since SQL Server last started. |
|
1.3.6.1.4.1.9600.1.13.2.17.1 | no-access |
Performance information for one particular instance of 'Deprecated Features' object. |
||
ss2DeprecatedFeaturesInstance | 1.3.6.1.4.1.9600.1.13.2.17.1.1 | instancename | read-only |
Instance name. |
ss2DeprecatedFeaturesUsage | 1.3.6.1.4.1.9600.1.13.2.17.1.2 | gauge32 | read-only |
Feature usage since last SQL Server startup |
ss2ExecStatisticsTable | 1.3.6.1.4.1.9600.1.13.2.18 | no-access |
The ExecStatistics object in Microsoft SQL Server provides counters to monitor various executions. |
|
1.3.6.1.4.1.9600.1.13.2.18.1 | no-access |
Performance information for one particular instance of 'Exec Statistics' object. |
||
ss2ExecStatisticsInstance | 1.3.6.1.4.1.9600.1.13.2.18.1.1 | instancename | read-only |
Instance name. |
ss2ExecStatisticsDTCCalls | 1.3.6.1.4.1.9600.1.13.2.18.1.2 | gauge32 | read-only |
Statistics relevant to execution of DTC calls. |
ss2ExecStatisticDistributedQuery | 1.3.6.1.4.1.9600.1.13.2.18.1.3 | gauge32 | read-only |
Statistics relevant to execution of distributed queries. |
ss2ExecStatistExtendedProcedures | 1.3.6.1.4.1.9600.1.13.2.18.1.4 | gauge32 | read-only |
Statistics relevant to execution of XP calls. |
ss2ExecStatisticsOLEDBCalls | 1.3.6.1.4.1.9600.1.13.2.18.1.5 | gauge32 | read-only |
Statistics relevant to execution of OLEDB calls. |
ss2GeneralStatisticsTable | 1.3.6.1.4.1.9600.1.13.2.19 | no-access |
The General Statistics object in Microsoft SQL Server provides counters to monitor general server-wide activity, such as the number of current connections and the number of users connecting and disconnecting per second from computers running an instance of SQL Server. This can be useful when you are working on large online transaction processing (OLTP) type systems where there are many clients connecting and disconnecting from an instance of SQL Server. |
|
1.3.6.1.4.1.9600.1.13.2.19.1 | no-access |
Performance information for one SQL Server GeneralStatistics instance. |
||
ss2gsActiveTempTables | 1.3.6.1.4.1.9600.1.13.2.19.1.1 | gauge32 | read-only |
Number of temporary tables/table variables in use |
ss2gsConnectionResetPerSec | 1.3.6.1.4.1.9600.1.13.2.19.1.2 | gauge32 | read-only |
Total number of connection resets per second. |
ss2gsEventNotificationsDelayDrop | 1.3.6.1.4.1.9600.1.13.2.19.1.3 | gauge32 | read-only |
Number of event notifications waiting to be dropped by a system thread |
ss2gsHTTPAuthenticatedRequests | 1.3.6.1.4.1.9600.1.13.2.19.1.4 | gauge32 | read-only |
Number of authenticated HTTP requests started per second. |
ss2gsLogicalConnections | 1.3.6.1.4.1.9600.1.13.2.19.1.5 | gauge32 | read-only |
Number of logical connections to the system. |
ss2gsLoginsPerSec | 1.3.6.1.4.1.9600.1.13.2.19.1.6 | gauge32 | read-only |
Total number of logins started per second. |
ss2gsLogoutsPerSec | 1.3.6.1.4.1.9600.1.13.2.19.1.7 | gauge32 | read-only |
Total number of logouts started per second. |
ss2gsMarsDeadlocks | 1.3.6.1.4.1.9600.1.13.2.19.1.8 | gauge32 | read-only |
Number of Mars Deadlocks detected. |
ss2gsNonAtomicYieldRate | 1.3.6.1.4.1.9600.1.13.2.19.1.9 | gauge32 | read-only |
Number of non-atomic yields per second. |
ss2gsProcessesBlocked | 1.3.6.1.4.1.9600.1.13.2.19.1.10 | gauge32 | read-only |
Number of currently blocked processes. |
ss2gsSOAPEmptyRequests | 1.3.6.1.4.1.9600.1.13.2.19.1.11 | gauge32 | read-only |
Number of empty SOAP requests started per second. |
ss2gsSOAPMethodInvocations | 1.3.6.1.4.1.9600.1.13.2.19.1.12 | gauge32 | read-only |
Number of SOAP method invocations started per second. |
ss2gsSOAPSQLRequests | 1.3.6.1.4.1.9600.1.13.2.19.1.13 | gauge32 | read-only |
Number of SOAP SQL requests started per second. |
ss2gsSOAPSessionInitiateRequests | 1.3.6.1.4.1.9600.1.13.2.19.1.14 | gauge32 | read-only |
Number of SOAP Session initiate requests started per second. |
ss2gsSOAPSessionTerminateRequest | 1.3.6.1.4.1.9600.1.13.2.19.1.15 | gauge32 | read-only |
Number of SOAP Session terminate requests started second. |
ss2gsSOAPWSDLRequests | 1.3.6.1.4.1.9600.1.13.2.19.1.16 | gauge32 | read-only |
Number of SOAP Web Service Description Language requests started per second. |
ss2gsSQLTraceIOProviderLockWaits | 1.3.6.1.4.1.9600.1.13.2.19.1.17 | gauge32 | read-only |
Number of waits for the File IO Provider lock per second |
ss2gsTempTablesCreationRate | 1.3.6.1.4.1.9600.1.13.2.19.1.18 | gauge32 | read-only |
Number of temporary tables/table variables created/sec |
ss2gsTempTablesForDestruction | 1.3.6.1.4.1.9600.1.13.2.19.1.19 | gauge32 | read-only |
Number of temporary tables/table variables waiting to be destroyed by the cleanup system thread |
ss2gsTempdbRecoveryUnitId | 1.3.6.1.4.1.9600.1.13.2.19.1.20 | gauge32 | read-only |
Number of duplicate tempdb recovery unit id generated |
ss2gsTempdbRowsetId | 1.3.6.1.4.1.9600.1.13.2.19.1.21 | gauge32 | read-only |
Number of duplicate tempdb rowset id generated |
ss2gsTraceEventNotificationQueue | 1.3.6.1.4.1.9600.1.13.2.19.1.22 | gauge32 | read-only |
Number of trace event notification instances waiting in the internal queue to be sent thru Service Broker |
ss2gsTransactions | 1.3.6.1.4.1.9600.1.13.2.19.1.23 | gauge32 | read-only |
Number of transaction enlistments (local, dtc, and bound). |
ss2gsUserConnections | 1.3.6.1.4.1.9600.1.13.2.19.1.24 | gauge32 | read-only |
Number of users connected to the system. |
ss2LatchesTable | 1.3.6.1.4.1.9600.1.13.2.20 | no-access |
The Latches object in Microsoft SQL Server provides counters to monitor internal SQL Server resource locks called latches. Monitoring the latches to determine user activity and resource usage can help you to identify performance bottlenecks. |
|
1.3.6.1.4.1.9600.1.13.2.20.1 | no-access |
Performance information for one SQL Server Latches instance. |
||
ss2LatchesAverageLatchWaitTimeMs | 1.3.6.1.4.1.9600.1.13.2.20.1.1 | gauge32 | read-only |
Average latch wait time (milliseconds) for latch requests that had to wait. |
ss2LatchesLatchWaitsPerSec | 1.3.6.1.4.1.9600.1.13.2.20.1.2 | gauge32 | read-only |
Number of latch requests that could not be granted immediately and had to wait before being granted. |
ss2LatchesNumberOfSuperLatches | 1.3.6.1.4.1.9600.1.13.2.20.1.3 | gauge32 | read-only |
Number of latches that are currently SuperLatches. |
ss2LatchesSuLatchDemotionsSec | 1.3.6.1.4.1.9600.1.13.2.20.1.4 | gauge32 | read-only |
Number of SuLatches that have been demoted to regular latches |
ss2LatchesSuLatchPromotionsSec | 1.3.6.1.4.1.9600.1.13.2.20.1.5 | gauge32 | read-only |
Number of latches that have been promoted to SuLatches |
ss2LatchesTotalLatchWaitTimeMs | 1.3.6.1.4.1.9600.1.13.2.20.1.6 | gauge32 | read-only |
Total latch wait time (milliseconds) for latch requests that had to wait in the last second. |
ss2LocksTable | 1.3.6.1.4.1.9600.1.13.2.21 | no-access |
The Locks object in Microsoft SQL Server provides information about SQL Server locks on individual resource types. Locks are held on SQL Server resources, such as rows read or modified during a transaction, to prevent concurrent use of resources by different transactions. For example, if an exclusive (X) lock is held on a row within a table by a transaction, no other transaction can modify that row until the lock is released. Minimizing locks increases concurrency, which can improve performance. Multiple instances of the Locks object can be monitored at the same time, with each instance representing a lock on a resource type. |
|
1.3.6.1.4.1.9600.1.13.2.21.1 | no-access |
Performance information for one particular instance of 'Locks' object. |
||
ss2LocksInstance | 1.3.6.1.4.1.9600.1.13.2.21.1.1 | instancename | read-only |
Instance name. |
ss2LocksAverageWaitTimeMs | 1.3.6.1.4.1.9600.1.13.2.21.1.2 | gauge32 | read-only |
The average amount of wait time (milliseconds) for each lock request that resulted in a wait. |
ss2LocksLockRequestsPerSec | 1.3.6.1.4.1.9600.1.13.2.21.1.3 | gauge32 | read-only |
Number of new locks and lock conversions requested from the lock manager. |
ss2LocksTimeoutsGreaterThan0Sec | 1.3.6.1.4.1.9600.1.13.2.21.1.4 | gauge32 | read-only |
Number of lock requests that timed out. This does not include requests for NOWAIT locks. |
ss2LocksLockTimeoutsPerSec | 1.3.6.1.4.1.9600.1.13.2.21.1.5 | gauge32 | read-only |
Number of lock requests that timed out. This includes requests for NOWAIT locks. |
ss2LocksLockWaitTimeMs | 1.3.6.1.4.1.9600.1.13.2.21.1.6 | gauge32 | read-only |
Total wait time (milliseconds) for locks in the last second. |
ss2LocksLockWaitsPerSec | 1.3.6.1.4.1.9600.1.13.2.21.1.7 | gauge32 | read-only |
Number of lock requests that could not be satisfied immediately and required the caller to wait before being granted the lock. |
ss2LocksNumberOfDeadlocksPerSec | 1.3.6.1.4.1.9600.1.13.2.21.1.8 | gauge32 | read-only |
Number of lock requests that resulted in a deadlock. |
ss2MemoryManagerTable | 1.3.6.1.4.1.9600.1.13.2.22 | no-access |
The Memory Manager object in Microsoft SQL Server provides counters to monitor overall server memory usage. Monitoring overall server memory usage to gauge user activity and resource usage can help you to identify performance bottlenecks. Monitoring the memory used by an instance of SQL Server can help determine: * If bottlenecks exist from inadequate physical memory for storing frequently accessed data in cache. If memory is inadequate, SQL Server must retrieve the data from disk. * If query performance can be improved by adding more memory or by making more memory available to the data cache or SQL Server internal structures. |
|
1.3.6.1.4.1.9600.1.13.2.22.1 | no-access |
Performance information for one SQL Server MemoryManager instance. |
||
ss2mmConnectionMemoryKB | 1.3.6.1.4.1.9600.1.13.2.22.1.1 | gauge32 | read-only |
Total amount of dynamic memory the server is using for maintaining connections |
ss2mmGrantedWorkspaceMemoryKB | 1.3.6.1.4.1.9600.1.13.2.22.1.2 | gauge32 | read-only |
Total amount of memory granted to executing processes. This memory is used for hash, sort and create index operations. |
ss2mmLockBlocks | 1.3.6.1.4.1.9600.1.13.2.22.1.3 | gauge32 | read-only |
The current number of lock blocks that are in use on the server. Refreshed periodically. |
ss2mmLockBlocksAllocated | 1.3.6.1.4.1.9600.1.13.2.22.1.4 | gauge32 | read-only |
The current number of allocated lock blocks. |
ss2mmLockMemoryKB | 1.3.6.1.4.1.9600.1.13.2.22.1.5 | gauge32 | read-only |
Total amount of dynamic memory the server is using for locks |
ss2mmLockOwnerBlocks | 1.3.6.1.4.1.9600.1.13.2.22.1.6 | gauge32 | read-only |
The number of lock owner blocks that are currently in use on the server. Refreshed periodically. |
ss2mmLockOwnerBlocksAllocated | 1.3.6.1.4.1.9600.1.13.2.22.1.7 | gauge32 | read-only |
The current number of allocated lock owner blocks. |
ss2mmMaximumWorkspaceMemoryKB | 1.3.6.1.4.1.9600.1.13.2.22.1.8 | gauge32 | read-only |
Total amount of memory granted to executing processes. This memory is used primarily for hash, sort and create index operations. |
ss2mmMemoryGrantsOutstanding | 1.3.6.1.4.1.9600.1.13.2.22.1.9 | gauge32 | read-only |
Current number of processes that have successfully acquired a workspace memory grant |
ss2mmMemoryGrantsPending | 1.3.6.1.4.1.9600.1.13.2.22.1.10 | gauge32 | read-only |
Current number of processes waiting for a workspace memory grant |
ss2mmOptimizerMemoryKB | 1.3.6.1.4.1.9600.1.13.2.22.1.11 | gauge32 | read-only |
Total amount of dynamic memory the server is using for query optimization |
ss2mmSQLCacheMemoryKB | 1.3.6.1.4.1.9600.1.13.2.22.1.12 | gauge32 | read-only |
Total amount of dynamic memory the server is using for the dynamic SQL cache |
ss2mmTargetServerMemoryKB | 1.3.6.1.4.1.9600.1.13.2.22.1.13 | gauge32 | read-only |
Total amount of dynamic memory the server is willing to consume |
ss2mmTotalServerMemoryKB | 1.3.6.1.4.1.9600.1.13.2.22.1.14 | gauge32 | read-only |
Total amount of dynamic memory the server is currently consuming |
ss2PlanCacheTable | 1.3.6.1.4.1.9600.1.13.2.23 | no-access |
The Plan Cache object provides counters to monitor how SQL Server uses memory to store objects such as stored procedures, ad hoc and prepared Transact-SQL statements, and triggers. Multiple instances of the Plan Cache object can be monitored at the same time, with each instance representing a different type of plan to monitor. |
|
1.3.6.1.4.1.9600.1.13.2.23.1 | no-access |
Performance information for one particular instance of 'Plan Cache' object. |
||
ss2PlanCacheInstance | 1.3.6.1.4.1.9600.1.13.2.23.1.1 | instancename | read-only |
Instance name. |
ss2PlanCacheCacheHitRatio | 1.3.6.1.4.1.9600.1.13.2.23.1.2 | gauge32 | read-only |
Ratio between cache hits and lookups |
ss2PlanCacheCacheObjectCounts | 1.3.6.1.4.1.9600.1.13.2.23.1.3 | gauge32 | read-only |
Number of cache objects in the cache |
ss2PlanCacheCacheObjectsInUse | 1.3.6.1.4.1.9600.1.13.2.23.1.4 | gauge32 | read-only |
Number of cache objects in use |
ss2PlanCacheCachePages | 1.3.6.1.4.1.9600.1.13.2.23.1.5 | gauge32 | read-only |
Number of 8k pages used by cache objects |
ss2ReplicationAgentsTable | 1.3.6.1.4.1.9600.1.13.2.24 | no-access |
A table containing performance information for instances of 'Replication Agents' objects. |
|
1.3.6.1.4.1.9600.1.13.2.24.1 | no-access |
Performance information for one particular instance of 'Replication Agents' object. |
||
ss2ReplicationAgentsInstance | 1.3.6.1.4.1.9600.1.13.2.24.1.1 | instancename | read-only |
Instance name. |
ss2ReplicationAgentsRunning | 1.3.6.1.4.1.9600.1.13.2.24.1.2 | gauge32 | read-only |
The number of replication agents currently running. |
ss2ReplicationDistTable | 1.3.6.1.4.1.9600.1.13.2.25 | no-access |
A table containing performance information for instances of 'Replication Dist.' objects. |
|
1.3.6.1.4.1.9600.1.13.2.25.1 | no-access |
Performance information for one particular instance of 'Replication Dist.' object. |
||
ss2rdInstance | 1.3.6.1.4.1.9600.1.13.2.25.1.1 | instancename | read-only |
Instance name. |
ss2rdDistDeliveredCmdsPerSec | 1.3.6.1.4.1.9600.1.13.2.25.1.2 | gauge32 | read-only |
The number of commands per second delivered to the Subscriber. |
ss2rdDistDeliveredTransPerSec | 1.3.6.1.4.1.9600.1.13.2.25.1.3 | gauge32 | read-only |
The number of transactions per second delivered to the Subscriber. |
ss2rdDistDeliveryLatency | 1.3.6.1.4.1.9600.1.13.2.25.1.4 | gauge32 | read-only |
The current amount of time, in milliseconds, elapsed from when transactions are delivered to the Distributor to when they are applied at the Subscriber. |
ss2ReplicationLogreaderTable | 1.3.6.1.4.1.9600.1.13.2.26 | no-access |
A table containing performance information for instances of 'Replication Logreader' objects. |
|
1.3.6.1.4.1.9600.1.13.2.26.1 | no-access |
Performance information for one particular instance of 'Replication Logreader' object. |
||
ss2rlInstance | 1.3.6.1.4.1.9600.1.13.2.26.1.1 | instancename | read-only |
Instance name. |
ss2rlLogreaderDeliveredCmdsSec | 1.3.6.1.4.1.9600.1.13.2.26.1.2 | gauge32 | read-only |
The number of commands second delivered to the Distributor. |
ss2rlLogreaderDeliveredTransSec | 1.3.6.1.4.1.9600.1.13.2.26.1.3 | gauge32 | read-only |
The number of transactions second delivered to the Distributor. |
ss2rlLogreaderDeliveryLatency | 1.3.6.1.4.1.9600.1.13.2.26.1.4 | gauge32 | read-only |
The current amount of time, in milliseconds, elapsed from when transactions are applied at the Publisher to when they are delivered to the Distributor. |
ss2ReplicationMergeTable | 1.3.6.1.4.1.9600.1.13.2.27 | no-access |
A table containing performance information for instances of 'Replication Merge' objects. |
|
1.3.6.1.4.1.9600.1.13.2.27.1 | no-access |
Performance information for one particular instance of 'Replication Merge' object. |
||
ss2rmInstance | 1.3.6.1.4.1.9600.1.13.2.27.1.1 | instancename | read-only |
Instance name. |
ss2rmConflictsPerSec | 1.3.6.1.4.1.9600.1.13.2.27.1.2 | gauge32 | read-only |
The number of conflicts per second occurring during the merge process. |
ss2rmDownloadedChangesPerSec | 1.3.6.1.4.1.9600.1.13.2.27.1.3 | gauge32 | read-only |
The number of rows per second merged from the Publisher to the Subscriber. |
ss2rmUploadedChangesPerSec | 1.3.6.1.4.1.9600.1.13.2.27.1.4 | gauge32 | read-only |
The number of rows per second merged from the Subscriber to the Publisher. |
ss2ReplicationSnapshotTable | 1.3.6.1.4.1.9600.1.13.2.28 | no-access |
A table containing performance information for instances of 'Replication Snapshot' objects. |
|
1.3.6.1.4.1.9600.1.13.2.28.1 | no-access |
Performance information for one particular instance of 'Replication Snapshot' object. |
||
ss2rsInstance | 1.3.6.1.4.1.9600.1.13.2.28.1.1 | instancename | read-only |
Instance name. |
ss2rsSnapshotDeliveredCmdsPerSec | 1.3.6.1.4.1.9600.1.13.2.28.1.2 | gauge32 | read-only |
The number of commands per second delivered to the Distributor. |
ss2rsSnapshotDeliveredTransSec | 1.3.6.1.4.1.9600.1.13.2.28.1.3 | gauge32 | read-only |
The number of transactions second delivered to the Distributor. |
ss2ResourcePoolStatsTable | 1.3.6.1.4.1.9600.1.13.2.29 | no-access |
A table containing performance information for instances of 'Resource Pool Stats' objects. |
|
1.3.6.1.4.1.9600.1.13.2.29.1 | no-access |
Performance information for one particular instance of 'Resource Pool Stats' object. |
||
ss2rpsInstance | 1.3.6.1.4.1.9600.1.13.2.29.1.1 | instancename | read-only |
Instance name. |
ss2rpsActiveMemoryGrantAmountKB | 1.3.6.1.4.1.9600.1.13.2.29.1.2 | gauge32 | read-only |
Total amount of granted memory in kilobytes in the resource pool. |
ss2rpsActiveMemoryGrantsCount | 1.3.6.1.4.1.9600.1.13.2.29.1.3 | gauge32 | read-only |
Number of query memory grants in the resource pool. |
ss2rpsCPUControlEffectPercent | 1.3.6.1.4.1.9600.1.13.2.29.1.4 | gauge32 | read-only |
Effect of the resource governor on the resource pool calculated as (CPU usage %) / (CPU usage % without RG). |
ss2rpsCPUUsagePercent | 1.3.6.1.4.1.9600.1.13.2.29.1.5 | gauge32 | read-only |
System CPU usage by all requests in the specified instance of the performance object. |
ss2rpsCPUUsageTargetPercent | 1.3.6.1.4.1.9600.1.13.2.29.1.6 | gauge32 | read-only |
Target value of 'CPU usage %' for the resource pool based on the configuration settings and the system load. |
ss2rpsCacheMemoryTargetKB | 1.3.6.1.4.1.9600.1.13.2.29.1.7 | gauge32 | read-only |
Current memory target for cache memory in kilobytes. |
ss2rpsCompileMemoryTargetKB | 1.3.6.1.4.1.9600.1.13.2.29.1.8 | gauge32 | read-only |
Current memory target for query compile in kilobytes. |
ss2rpsMaxMemoryKB | 1.3.6.1.4.1.9600.1.13.2.29.1.9 | gauge32 | read-only |
Maximum amount of memory in kilobytes the resource pool can have based on the settings and server state. |
ss2rpsMemoryGrantTimeoutsPerSec | 1.3.6.1.4.1.9600.1.13.2.29.1.10 | gauge32 | read-only |
Number of query memory grant timeouts per second occurring in the resource pool. |
ss2rpsMemoryGrantsPerSec | 1.3.6.1.4.1.9600.1.13.2.29.1.11 | gauge32 | read-only |
Number of query memory grants per second occurring in the resource pool. |
ss2rpsPendingMemoryGrantsCount | 1.3.6.1.4.1.9600.1.13.2.29.1.12 | gauge32 | read-only |
Number of queries waiting for memory grants in the resource pool. |
ss2rpsQueryExecMemoryTargetKB | 1.3.6.1.4.1.9600.1.13.2.29.1.13 | gauge32 | read-only |
Current memory target for query execution memory grant in kilobytes. |
ss2rpsTargetMemoryKB | 1.3.6.1.4.1.9600.1.13.2.29.1.14 | gauge32 | read-only |
Target amount of memory in kilobytes the resource pool is trying to attain based on the settings and server state. |
ss2rpsUsedMemoryKB | 1.3.6.1.4.1.9600.1.13.2.29.1.15 | gauge32 | read-only |
Used amount of memory in kilobytes in the resource pool. |
ss2SQLErrorsTable | 1.3.6.1.4.1.9600.1.13.2.30 | no-access |
The SQL Errors object in Microsoft SQL Server provides counters to monitor SQL Errors. |
|
1.3.6.1.4.1.9600.1.13.2.30.1 | no-access |
Performance information for one particular instance of 'SQL Errors' object. |
||
ss2SQLErrorsInstance | 1.3.6.1.4.1.9600.1.13.2.30.1.1 | instancename | read-only |
Instance name. |
ss2SQLErrorsErrorsPerSec | 1.3.6.1.4.1.9600.1.13.2.30.1.2 | gauge32 | read-only |
Number of errors/sec |
ss2SQLStatisticsTable | 1.3.6.1.4.1.9600.1.13.2.31 | no-access |
The SQL Statistics object in SQL Server provides counters to monitor compilation and the type of requests sent to an instance of SQL Server. Monitoring the number of query compilations and recompilations and the number of batches received by an instance of SQL Server gives you an indication of how quickly SQL Server is processing user queries and how effectively the query optimizer is processing the queries. Compilation is a significant part of a query's turnaround time. In order to save the compilation cost, the Database Engine saves the compiled query plan in a query cache. The objective of the cache is to reduce compilation by storing compiled queries for later reuse, therefore ending the requirement to recompile queries when later executed. However, each unique query must be compiled at least one time. Query recompilations can be caused by the following factors: * Schema changes, including base schema changes such as adding columns or indexes to a table, or statistics schema changes such as inserting or deleting a significant number of rows from a table. * Environment (SET statement) changes. Changes in session settings such as ANSI_PADDING or ANSI_NULLS can cause a query to be recompiled. |
|
1.3.6.1.4.1.9600.1.13.2.31.1 | no-access |
Performance information for one SQL Server SQLStatistics instance. |
||
ss2sqsAutoParamAttemptsPerSec | 1.3.6.1.4.1.9600.1.13.2.31.1.1 | gauge32 | read-only |
Number of auto-parameterization attempts. |
ss2sqsBatchRequestsPerSec | 1.3.6.1.4.1.9600.1.13.2.31.1.2 | gauge32 | read-only |
Number of SQL batch requests received by server. |
ss2sqsFailedAutoParamsPerSec | 1.3.6.1.4.1.9600.1.13.2.31.1.3 | gauge32 | read-only |
Number of failed auto-parameterizations. |
ss2sqsForcedParameterizationsSec | 1.3.6.1.4.1.9600.1.13.2.31.1.4 | gauge32 | read-only |
Number of statements parameterized by forced parameterization second. |
ss2sqsGuidedPlanExecutionsPerSec | 1.3.6.1.4.1.9600.1.13.2.31.1.5 | gauge32 | read-only |
Number of plan executions per second in which the query plan has been generated by using a plan guide. |
ss2sqsMisguidedPlanExecutionsSec | 1.3.6.1.4.1.9600.1.13.2.31.1.6 | gauge32 | read-only |
Number of plan executions second in which a plan guide could not be honored during plan generation. The plan guide was disregarded and normal compilation was used to generate the executed plan. |
ss2sqsSQLAttentionRate | 1.3.6.1.4.1.9600.1.13.2.31.1.7 | gauge32 | read-only |
Number of attentions per second. |
ss2sqsSQLCompilationsPerSec | 1.3.6.1.4.1.9600.1.13.2.31.1.8 | gauge32 | read-only |
Number of SQL compilations. |
ss2sqsSQLReCompilationsPerSec | 1.3.6.1.4.1.9600.1.13.2.31.1.9 | gauge32 | read-only |
Number of SQL re-compiles. |
ss2sqsSafeAutoParamsPerSec | 1.3.6.1.4.1.9600.1.13.2.31.1.10 | gauge32 | read-only |
Number of safe auto-parameterizations. |
ss2sqsUnsafeAutoParamsPerSec | 1.3.6.1.4.1.9600.1.13.2.31.1.11 | gauge32 | read-only |
Number of unsafe auto-parameterizations. |
ss2SSISPipelineTable | 1.3.6.1.4.1.9600.1.13.2.32 | no-access |
A table containing performance information for instances of 'SSIS Pipeline' objects. |
|
1.3.6.1.4.1.9600.1.13.2.32.1 | no-access |
Performance information for one particular instance of 'SSIS Pipeline' object. |
||
ss2SSISPipelineBLOBBytesRead | 1.3.6.1.4.1.9600.1.13.2.32.1.1 | gauge32 | read-only |
The number of BLOB bytes read from all data sources in total. |
ss2SSISPipelineBLOBBytesWritten | 1.3.6.1.4.1.9600.1.13.2.32.1.2 | gauge32 | read-only |
The number of BLOB bytes written to all data sources in total. |
ss2SSISPipelineBLOBFilesInUse | 1.3.6.1.4.1.9600.1.13.2.32.1.3 | gauge32 | read-only |
The number of BLOB spooling files in use throughout the pipeline. |
ss2SSISPipelineBufferMemory | 1.3.6.1.4.1.9600.1.13.2.32.1.4 | gauge32 | read-only |
The amount of memory allocated to buffers in the pipeline. |
ss2SSISPipelineBuffersInUse | 1.3.6.1.4.1.9600.1.13.2.32.1.5 | gauge32 | read-only |
The number of pipeline buffers in use throughout the pipeline. |
ss2SSISPipelineBuffersSpooled | 1.3.6.1.4.1.9600.1.13.2.32.1.6 | gauge32 | read-only |
The number of buffers spooled to disk. |
ss2SSISPipelineFlatBufferMemory | 1.3.6.1.4.1.9600.1.13.2.32.1.7 | gauge32 | read-only |
The amount of memory allocated to flat memory buffers. |
ss2SSISPipelineFlatBuffersInUse | 1.3.6.1.4.1.9600.1.13.2.32.1.8 | gauge32 | read-only |
The number of flat memory buffers in use throughout the pipeline. |
ss2SSISPipelinePrivateBuffMemory | 1.3.6.1.4.1.9600.1.13.2.32.1.9 | gauge32 | read-only |
The amount of memory allocated to private transformation buffers. |
ss2SSISPipelinePrivateBuffersUse | 1.3.6.1.4.1.9600.1.13.2.32.1.10 | gauge32 | read-only |
The number of private transformation buffers in use throughout the pipeline. |
ss2SSISPipelineRowsRead | 1.3.6.1.4.1.9600.1.13.2.32.1.11 | gauge32 | read-only |
The number of rows read from all data sources in total. |
ss2SSISPipelineRowsWritten | 1.3.6.1.4.1.9600.1.13.2.32.1.12 | gauge32 | read-only |
The number of rows written to all data destinations in total. |
ss2SSISServiceTable | 1.3.6.1.4.1.9600.1.13.2.33 | no-access |
A table containing performance information for instances of 'SSIS Service' objects. |
|
1.3.6.1.4.1.9600.1.13.2.33.1 | no-access |
Performance information for one particular instance of 'SSIS Service' object. |
||
ss2SSISServiceSSISPackageInstanc | 1.3.6.1.4.1.9600.1.13.2.33.1.1 | gauge32 | read-only |
The number of package instances currently running. |
ss2TraceEventStatisticsTable | 1.3.6.1.4.1.9600.1.13.2.34 | no-access |
A table containing performance information for instances of 'Trace Event Statistics' objects. |
|
1.3.6.1.4.1.9600.1.13.2.34.1 | no-access |
Performance information for one particular instance of 'Trace Event Statistics' object. |
||
ss2tesInstance | 1.3.6.1.4.1.9600.1.13.2.34.1.1 | instancename | read-only |
Instance name. |
ss2tesBytesPerSec | 1.3.6.1.4.1.9600.1.13.2.34.1.2 | gauge32 | read-only |
Bytes transferred by this trace per second |
ss2tesCPUTicksPerSec | 1.3.6.1.4.1.9600.1.13.2.34.1.3 | gauge32 | read-only |
CPU usage per second (Requires -T1904) |
ss2tesEventsFilteredPerSec | 1.3.6.1.4.1.9600.1.13.2.34.1.4 | gauge32 | read-only |
Events filtered per second |
ss2tesEventsFiredPerSec | 1.3.6.1.4.1.9600.1.13.2.34.1.5 | gauge32 | read-only |
Events fired by this trace per second |
ss2tesEventsPrefilteredPerSec | 1.3.6.1.4.1.9600.1.13.2.34.1.6 | gauge32 | read-only |
Prefiltered events per second |
ss2TraceStatisticsTable | 1.3.6.1.4.1.9600.1.13.2.35 | no-access |
A table containing performance information for instances of 'Trace Statistics' objects. |
|
1.3.6.1.4.1.9600.1.13.2.35.1 | no-access |
Performance information for one particular instance of 'Trace Statistics' object. |
||
ss2tstInstance | 1.3.6.1.4.1.9600.1.13.2.35.1.1 | instancename | read-only |
Instance name. |
ss2tstBytesPerSec | 1.3.6.1.4.1.9600.1.13.2.35.1.2 | gauge32 | read-only |
Bytes transferred by this trace per second |
ss2tstDroppedEventsPerSec | 1.3.6.1.4.1.9600.1.13.2.35.1.3 | gauge32 | read-only |
Events dropped by this trace per second |
ss2tstEventsFilteredPerSec | 1.3.6.1.4.1.9600.1.13.2.35.1.4 | gauge32 | read-only |
Events filtered per second |
ss2tstEventsFiredPerSec | 1.3.6.1.4.1.9600.1.13.2.35.1.5 | gauge32 | read-only |
Events fired by this trace per second |
ss2TransactionsTable | 1.3.6.1.4.1.9600.1.13.2.36 | no-access |
The Transactions object in Microsoft SQL Server provides counters to monitor the number of transactions active in an instance of the Database Engine, and the effects of those transactions on resources such as the snapshot isolation row version store in tempdb. Transactions are logical units of work; a set of operations that must either all succeed or all be erased from a database in order to maintain the logical integrity of the data. All modifications of data in SQL Server databases are made in transactions. When a database is set to allow snapshot isolation level, SQL Server must maintain a record of the modifications made to each row in a database. Each time a row is modified, a copy of the row as it existed before the modification is recorded in a row version store in tempdb. Many of the counters in the Transaction object can be used to monitor the size and rate of growth of the row version store in tempdb. The Transactions object counters report all transactions in one instance of the Database Engine. |
|
1.3.6.1.4.1.9600.1.13.2.36.1 | no-access |
Performance information for one SQL Server Transactions instance. |
||
ss2trnFreeSpaceInTempdbKB | 1.3.6.1.4.1.9600.1.13.2.36.1.1 | gauge32 | read-only |
The free space in tempdb in KB. |
ss2trnLongestTransactRunningTime | 1.3.6.1.4.1.9600.1.13.2.36.1.2 | gauge32 | read-only |
The longest running time of any transcation in seconds. |
ss2trnNonSnapshotVersionTransact | 1.3.6.1.4.1.9600.1.13.2.36.1.3 | gauge32 | read-only |
The total number of active non-snapshot transactions that generate version records. |
ss2trnSnapshotTransactions | 1.3.6.1.4.1.9600.1.13.2.36.1.4 | gauge32 | read-only |
The total number of active snapshot transactions. |
ss2trnTransactions | 1.3.6.1.4.1.9600.1.13.2.36.1.5 | gauge32 | read-only |
Number of transaction enlistments (local, dtc, and bound). |
ss2trnUpdateSnapshotTransactions | 1.3.6.1.4.1.9600.1.13.2.36.1.6 | gauge32 | read-only |
The total number of active snapshot transactions that do updates. |
ss2trnUpdateConflictRatio | 1.3.6.1.4.1.9600.1.13.2.36.1.7 | gauge32 | read-only |
The fraction of update snapshot transactions that have update conflicts to the total number of update snapshot transactions. |
ss2trnVersionCleanupRateKBPerS | 1.3.6.1.4.1.9600.1.13.2.36.1.8 | gauge32 | read-only |
The version cleanup rate in KB per seconds. |
ss2trnVersionGenerationRateKBS | 1.3.6.1.4.1.9600.1.13.2.36.1.9 | gauge32 | read-only |
The version generation rate in KB seconds. |
ss2trnVersionStoreSizeKB | 1.3.6.1.4.1.9600.1.13.2.36.1.10 | gauge32 | read-only |
The size of the version store in KB. |
ss2trnVersionStoreUnitCount | 1.3.6.1.4.1.9600.1.13.2.36.1.11 | gauge32 | read-only |
Number of unit in Version Store. |
ss2trnVersionStoreUnitCreation | 1.3.6.1.4.1.9600.1.13.2.36.1.12 | gauge32 | read-only |
Creation of new unit in Version Store. |
ss2trnVersionStoreUnitTruncation | 1.3.6.1.4.1.9600.1.13.2.36.1.13 | gauge32 | read-only |
Truncation of unit in Version Store. |
ss2UserSettableTable | 1.3.6.1.4.1.9600.1.13.2.37 | no-access |
The User Settable object in Microsoft SQL Server allows you to create custom counter instances. Use custom counter instances to monitor aspects of the server not monitored by existing counters, such as components unique to your SQL Server database (for example, the number of customer orders logged or the product inventory). The User Settable object contains 10 instances of the query counter: User counter 1 through User counter 10. These counters map to the SQL Server stored procedures sp_user_counter1 through sp_user_counter10. As these stored procedures are executed by user applications, the values set by the stored procedures are displayed in System Monitor. A counter can monitor any single integer value (for example, a stored procedure that counts how many orders for a particular product have occurred in one day). |
|
1.3.6.1.4.1.9600.1.13.2.37.1 | no-access |
Performance information for one particular instance of 'User Settable' object. |
||
ss2UserSettableInstance | 1.3.6.1.4.1.9600.1.13.2.37.1.1 | instancename | read-only |
Instance name. |
ss2UserSettableQuery | 1.3.6.1.4.1.9600.1.13.2.37.1.2 | gauge32 | read-only |
As defined by the user. |
ss2WaitStatisticsTable | 1.3.6.1.4.1.9600.1.13.2.38 | no-access |
The Wait Statistics performance object contains performance counters that report information about wait status. |
|
1.3.6.1.4.1.9600.1.13.2.38.1 | no-access |
Performance information for one particular instance of 'Wait Statistics' object. |
||
ss2wsInstance | 1.3.6.1.4.1.9600.1.13.2.38.1.1 | instancename | read-only |
Instance name. |
ss2wsLockWaits | 1.3.6.1.4.1.9600.1.13.2.38.1.2 | gauge32 | read-only |
Statistics for processes waiting on a lock. |
ss2wsLogBufferWaits | 1.3.6.1.4.1.9600.1.13.2.38.1.3 | gauge32 | read-only |
Statistics for processes waiting for log buffer to be available. |
ss2wsLogWriteWaits | 1.3.6.1.4.1.9600.1.13.2.38.1.4 | gauge32 | read-only |
Statistics for processes waiting for log buffer to be written. |
ss2wsMemoryGrantQueueWaits | 1.3.6.1.4.1.9600.1.13.2.38.1.5 | gauge32 | read-only |
Statistics for processes waiting for memory grant to become available. |
ss2wsNetworkIOWaits | 1.3.6.1.4.1.9600.1.13.2.38.1.6 | gauge32 | read-only |
Statistics relevant to wait on network IO. |
ss2wsNonPageLatchWaits | 1.3.6.1.4.1.9600.1.13.2.38.1.7 | gauge32 | read-only |
Statistics relevant to non-page latches. |
ss2wsPageIOLatchWaits | 1.3.6.1.4.1.9600.1.13.2.38.1.8 | gauge32 | read-only |
Statistics relevant to page IO latches. |
ss2wsPageLatchWaits | 1.3.6.1.4.1.9600.1.13.2.38.1.9 | gauge32 | read-only |
Statistics relevant to page latches, not including IO latches |
ss2wsThreadSafeMemoryObjectsWait | 1.3.6.1.4.1.9600.1.13.2.38.1.10 | gauge32 | read-only |
Statistics for processes waiting on thread-safe memory allocators. |
ss2wsTransactionOwnershipWaits | 1.3.6.1.4.1.9600.1.13.2.38.1.11 | gauge32 | read-only |
Statistics relevant to processes synchronizing access to transaction. |
ss2wsWaitForTheWorker | 1.3.6.1.4.1.9600.1.13.2.38.1.12 | gauge32 | read-only |
Statistics relevant to processes waiting for worker to become available. |
ss2wsWorkspaceSynchronizatWaits | 1.3.6.1.4.1.9600.1.13.2.38.1.13 | gauge32 | read-only |
Statistics relevant to processes synchronizing access to workspace. |
ss2WorkloadGroupStatsTable | 1.3.6.1.4.1.9600.1.13.2.39 | no-access |
A table containing performance information for instances of 'Workload Group Stats' objects. |
|
1.3.6.1.4.1.9600.1.13.2.39.1 | no-access |
Performance information for one particular instance of 'Workload Group Stats' object. |
||
ss2wgsInstance | 1.3.6.1.4.1.9600.1.13.2.39.1.1 | instancename | read-only |
Instance name. |
ss2wgsActiveParallelThreads | 1.3.6.1.4.1.9600.1.13.2.39.1.2 | gauge32 | read-only |
Number of threads used by parallel queries in the workload group. Serial queries and the main thread of parallel queries are not included in this number. |
ss2wgsActiveRequests | 1.3.6.1.4.1.9600.1.13.2.39.1.3 | gauge32 | read-only |
Number of currently running requests in the workload group. |
ss2wgsBlockedTasks | 1.3.6.1.4.1.9600.1.13.2.39.1.4 | gauge32 | read-only |
Number of blocked tasks in the workload group. |
ss2wgsCPUUsagePercent | 1.3.6.1.4.1.9600.1.13.2.39.1.5 | gauge32 | read-only |
System CPU usage by all requests in the specified instance of the performance object. |
ss2wgsMaxRequestCpuTimeMs | 1.3.6.1.4.1.9600.1.13.2.39.1.6 | gauge32 | read-only |
Maximum CPU time in milliseconds used by a request in the workload group. |
ss2wgsMaxRequestMemoryGrantKB | 1.3.6.1.4.1.9600.1.13.2.39.1.7 | gauge32 | read-only |
Maximum value of memory grant in kilobytes used by a query in the workload group. |
ss2wgsQueryOptimizationsPerSec | 1.3.6.1.4.1.9600.1.13.2.39.1.8 | gauge32 | read-only |
Number of query optimizations per second occurring in the workload group. |
ss2wgsQueuedRequests | 1.3.6.1.4.1.9600.1.13.2.39.1.9 | gauge32 | read-only |
Number of requests waiting in the queue due to resource governor limits in the workload group. |
ss2wgsReducedMemoryGrantsPerSec | 1.3.6.1.4.1.9600.1.13.2.39.1.10 | gauge32 | read-only |
Number of queries per second getting less than ideal amount of memory in the workload group. |
ss2wgsRequestsCompletedPerSec | 1.3.6.1.4.1.9600.1.13.2.39.1.11 | gauge32 | read-only |
Number of completed requests per second in the workload group. |
ss2wgsSuboptimalPlansPerSec | 1.3.6.1.4.1.9600.1.13.2.39.1.12 | gauge32 | read-only |
Number of suboptimal query plans generated per second in the workload group. |
sqlServerAgentV2 | 1.3.6.1.4.1.9600.1.13.3 | |||
sa2NameTable | 1.3.6.1.4.1.9600.1.13.3.1 | no-access |
This table contains the list of SQL Server Agent instance names installed. The ss2NameIndex is used to refer to all other SQL Server Agent SNMP entries. |
|
1.3.6.1.4.1.9600.1.13.3.1.1 | no-access |
Performance information for one SQL Server Agent name instance. |
||
sa2NameIndex | 1.3.6.1.4.1.9600.1.13.3.1.1.1 | integer32 | read-only |
The index number associated with the instance name |
sa2NameInstance | 1.3.6.1.4.1.9600.1.13.3.1.1.2 | instancename | read-only |
The name of the SQL Server Agent installed instance. |
sa2AlertsTable | 1.3.6.1.4.1.9600.1.13.3.2 | no-access |
The SQL Server Agent Alerts performance object contains performance counters that report information about SQL Server Agent alerts. |
|
1.3.6.1.4.1.9600.1.13.3.2.1 | no-access |
Performance information for one particular instance of 'Alerts' object. |
||
sa2AlertsActivatedAlerts | 1.3.6.1.4.1.9600.1.13.3.2.1.1 | gauge32 | read-only |
The number of Alerts that have activated since the last SQL Server restart. |
sa2AlertsAlertsActivatedMinute | 1.3.6.1.4.1.9600.1.13.3.2.1.2 | gauge32 | read-only |
The number of Alerts that have activated within the last minute. |
sa2JobsTable | 1.3.6.1.4.1.9600.1.13.3.3 | no-access |
The SQL Server Agent Jobs performance object contains performance counters that report information about SQL Server Agent jobs. |
|
1.3.6.1.4.1.9600.1.13.3.3.1 | no-access |
Performance information for one particular instance of 'Jobs' object. |
||
sa2JobsInstance | 1.3.6.1.4.1.9600.1.13.3.3.1.1 | instancename | read-only |
Instance name. |
sa2JobsActiveJobs | 1.3.6.1.4.1.9600.1.13.3.3.1.2 | gauge32 | read-only |
Number of running jobs. |
sa2JobsFailedJobs | 1.3.6.1.4.1.9600.1.13.3.3.1.3 | gauge32 | read-only |
Number of failed jobs. |
sa2JobsJobSuccessRate | 1.3.6.1.4.1.9600.1.13.3.3.1.4 | gauge32 | read-only |
Percentage of successful jobs from the total number of executed jobs. |
sa2JobsJobsActivatedPerMinute | 1.3.6.1.4.1.9600.1.13.3.3.1.5 | gauge32 | read-only |
Number of jobs activated within the last minute. |
sa2JobsQueuedJobs | 1.3.6.1.4.1.9600.1.13.3.3.1.6 | gauge32 | read-only |
Number of jobs queued. |
sa2JobsSuccessfulJobs | 1.3.6.1.4.1.9600.1.13.3.3.1.7 | gauge32 | read-only |
Number of successful jobs. |
sa2JobStepsTable | 1.3.6.1.4.1.9600.1.13.3.4 | no-access |
The SQL Server Agent JobSteps performance object contains performance counters that report information about SQL Server Agent job steps. |
|
1.3.6.1.4.1.9600.1.13.3.4.1 | no-access |
Performance information for one particular instance of 'JobSteps' object. |
||
sa2JobStepsInstance | 1.3.6.1.4.1.9600.1.13.3.4.1.1 | instancename | read-only |
Instance name. |
sa2JobStepsActiveSteps | 1.3.6.1.4.1.9600.1.13.3.4.1.2 | gauge32 | read-only |
Number of active steps. |
sa2JobStepsQueuedSteps | 1.3.6.1.4.1.9600.1.13.3.4.1.3 | gauge32 | read-only |
Number of queued steps. |
sa2JobStepsTotalStepRetries | 1.3.6.1.4.1.9600.1.13.3.4.1.4 | gauge32 | read-only |
The total number of times any Job Step execution is retried since the last SQL Server restart. |
sa2StatisticsTable | 1.3.6.1.4.1.9600.1.13.3.5 | no-access |
The SQL Server Agent Statistics performance object contains performance counters that report information about SQL Server Agent. |
|
1.3.6.1.4.1.9600.1.13.3.5.1 | no-access |
Performance information for one particular instance of 'Statistics' object. |
||
sa2StatisticsSQLServerRestarted | 1.3.6.1.4.1.9600.1.13.3.5.1.1 | gauge32 | read-only |
The number of times the SQL Server has been successfully restarted by SQL Server Agent, since the last SQL Server Agent restart. |
reportingServicesV2 | 1.3.6.1.4.1.9600.1.13.4 | |||
rs2WebService | 1.3.6.1.4.1.9600.1.13.4.1 | |||
rs2wbsActiveSessions | 1.3.6.1.4.1.9600.1.13.4.1.1 | gauge32 | read-only |
Number of active sessions. |
rs2wbsCacheHitsPerSec | 1.3.6.1.4.1.9600.1.13.4.1.2 | gauge32 | read-only |
Number of report server cache hits per second. |
rs2wbsCacheHitsSecSemanticModels | 1.3.6.1.4.1.9600.1.13.4.1.3 | gauge32 | read-only |
Number of times second that models can be retrieved from the cache. |
rs2wbsCacheMissesPerSec | 1.3.6.1.4.1.9600.1.13.4.1.4 | gauge32 | read-only |
Number of times per second that reports cannot be retrieved from cache. |
rs2wbsCacheMissesSecSemantModels | 1.3.6.1.4.1.9600.1.13.4.1.5 | gauge32 | read-only |
Number of times second that models cannot be retrieved from the cache. |
rs2wbsFirstSessionRequestsPerSec | 1.3.6.1.4.1.9600.1.13.4.1.6 | gauge32 | read-only |
Number of new user sessions that are started per second. |
rs2wbsMemoryCacheHitsPerSec | 1.3.6.1.4.1.9600.1.13.4.1.7 | gauge32 | read-only |
Number of times per second that reports can be retrieved from the in memory cache. |
rs2wbsMemoryCacheMissPerSec | 1.3.6.1.4.1.9600.1.13.4.1.8 | gauge32 | read-only |
Number of times per second that reports cannot be retrieved from the in memory cache. |
rs2wbsNextSessionRequestsPerSec | 1.3.6.1.4.1.9600.1.13.4.1.9 | gauge32 | read-only |
Number of requests per second for reports that are open in an existing session. |
rs2wbsReportRequests | 1.3.6.1.4.1.9600.1.13.4.1.10 | gauge32 | read-only |
Number of active report requests. |
rs2wbsReportsExecutedPerSec | 1.3.6.1.4.1.9600.1.13.4.1.11 | gauge32 | read-only |
Number of reports executed per second. |
rs2wbsRequestsPerSec | 1.3.6.1.4.1.9600.1.13.4.1.12 | gauge32 | read-only |
Number of requests per second. |
rs2wbsTotalCacheHits | 1.3.6.1.4.1.9600.1.13.4.1.13 | gauge32 | read-only |
Total number of report server cache hits. |
rs2wbsTotalCacheHitSemanticModel | 1.3.6.1.4.1.9600.1.13.4.1.14 | gauge32 | read-only |
Total number of cache hits made in the model cache. |
rs2wbsTotalCacheMisses | 1.3.6.1.4.1.9600.1.13.4.1.15 | gauge32 | read-only |
Total number of cache misses. |
rs2wbsTotalCachMissSemanticModel | 1.3.6.1.4.1.9600.1.13.4.1.16 | gauge32 | read-only |
Total number of cache misses made in the model cache. |
rs2wbsTotalMemoryCacheHits | 1.3.6.1.4.1.9600.1.13.4.1.17 | gauge32 | read-only |
Total number of cache hits made in the in memory cache. |
rs2wbsTotalMemoryCacheMisses | 1.3.6.1.4.1.9600.1.13.4.1.18 | gauge32 | read-only |
Total number of cache misses made in the in memory cache. |
rs2wbsTotalProcessingFailures | 1.3.6.1.4.1.9600.1.13.4.1.19 | gauge32 | read-only |
Total number of processing failures. |
rs2wbsTotalRejectedThreads | 1.3.6.1.4.1.9600.1.13.4.1.20 | gauge32 | read-only |
Total number of rejected threads as a result of thread pressure. |
rs2wbsTotalReportsExecute | 1.3.6.1.4.1.9600.1.13.4.1.21 | gauge32 | read-only |
Total number of reports executed. |
rs2wbsTotalRequests | 1.3.6.1.4.1.9600.1.13.4.1.22 | gauge32 | read-only |
Total number of requests being processed. |
rs2WindowsServiceTable | 1.3.6.1.4.1.9600.1.13.4.2 | no-access |
A table containing performance information for instances of 'MSRS Windows Service' objects. |
|
1.3.6.1.4.1.9600.1.13.4.2.1 | no-access |
Performance information for one particular instance of 'MSRS Windows Service' object. |
||
rs2wnsInstance | 1.3.6.1.4.1.9600.1.13.4.2.1.1 | instancename | read-only |
Instance name. |
rs2wnsActiveSessions | 1.3.6.1.4.1.9600.1.13.4.2.1.2 | gauge32 | read-only |
Number of active sessions. |
rs2wnsCacheFlushesPerSec | 1.3.6.1.4.1.9600.1.13.4.2.1.3 | gauge32 | read-only |
Number of cache flushes per second. |
rs2wnsCacheHitsPerSec | 1.3.6.1.4.1.9600.1.13.4.2.1.4 | gauge32 | read-only |
Number of report server cache hits per second. |
rs2wnsCacheHitsSecSemanticModels | 1.3.6.1.4.1.9600.1.13.4.2.1.5 | gauge32 | read-only |
Number of times second that models can be retrieved from the cache. |
rs2wnsCacheMissesPerSec | 1.3.6.1.4.1.9600.1.13.4.2.1.6 | gauge32 | read-only |
Number of times per second that reports cannot be retrieved from cache. |
rs2wnsCacheMissSecSemanticModels | 1.3.6.1.4.1.9600.1.13.4.2.1.7 | gauge32 | read-only |
Number of times second that models cannot be retrieved from the cache. |
rs2wnsDeliversPerSec | 1.3.6.1.4.1.9600.1.13.4.2.1.8 | gauge32 | read-only |
Number of delivers deliveries per second. |
rs2wnsEventsPerSec | 1.3.6.1.4.1.9600.1.13.4.2.1.9 | gauge32 | read-only |
Number of events per second. |
rs2wnsFirstSessionRequestsPerSec | 1.3.6.1.4.1.9600.1.13.4.2.1.10 | gauge32 | read-only |
Number of new user sessions that are started per second. |
rs2wnsMemoryCacheHitsPerSec | 1.3.6.1.4.1.9600.1.13.4.2.1.11 | gauge32 | read-only |
Number of times per second that reports can be retrieved from the in memory cache. |
rs2wnsMemoryCacheMissPerSec | 1.3.6.1.4.1.9600.1.13.4.2.1.12 | gauge32 | read-only |
Number of times per second that reports cannot be retrieved from the in memory cache. |
rs2wnsNextSessionRequestsPerSec | 1.3.6.1.4.1.9600.1.13.4.2.1.13 | gauge32 | read-only |
Number of requests per second for reports that are open in an existing session. |
rs2wnsReportRequests | 1.3.6.1.4.1.9600.1.13.4.2.1.14 | gauge32 | read-only |
Number of active report requests. |
rs2wnsReportsExecutedPerSec | 1.3.6.1.4.1.9600.1.13.4.2.1.15 | gauge32 | read-only |
Number of reports executed per second. |
rs2wnsRequestsPerSec | 1.3.6.1.4.1.9600.1.13.4.2.1.16 | gauge32 | read-only |
Number of requests per second. |
rs2wnsSnapshotUpdatesPerSec | 1.3.6.1.4.1.9600.1.13.4.2.1.17 | gauge32 | read-only |
Number of snapshot updates per second. |
rs2wnsTotalAppDomainRecycles | 1.3.6.1.4.1.9600.1.13.4.2.1.18 | gauge32 | read-only |
Total number of application domain recycles. |
rs2wnsTotalCacheFlushes | 1.3.6.1.4.1.9600.1.13.4.2.1.19 | gauge32 | read-only |
Total number of report execution server cache updates. |
rs2wnsTotalCacheHits | 1.3.6.1.4.1.9600.1.13.4.2.1.20 | gauge32 | read-only |
Total number of report server cache hits. |
rs2wnsTotalCacheHitSemanticModel | 1.3.6.1.4.1.9600.1.13.4.2.1.21 | gauge32 | read-only |
Total number of cache hits made in the model cache. |
rs2wnsTotalCacheMisses | 1.3.6.1.4.1.9600.1.13.4.2.1.22 | gauge32 | read-only |
Total number of cache misses. |
rs2wnsTotalCachMissSemanticModel | 1.3.6.1.4.1.9600.1.13.4.2.1.23 | gauge32 | read-only |
Total number of cache misses made in the model cache. |
rs2wnsTotalDeliveries | 1.3.6.1.4.1.9600.1.13.4.2.1.24 | gauge32 | read-only |
Total number of deliveries. |
rs2wnsTotalEvents | 1.3.6.1.4.1.9600.1.13.4.2.1.25 | gauge32 | read-only |
Total number of events. |
rs2wnsTotalMemoryCacheHits | 1.3.6.1.4.1.9600.1.13.4.2.1.26 | gauge32 | read-only |
Total number of cache hits made in the in memory cache. |
rs2wnsTotalMemoryCacheMisses | 1.3.6.1.4.1.9600.1.13.4.2.1.27 | gauge32 | read-only |
Total number of cache misses made in the in memory cache. |
rs2wnsTotalProcessingFailures | 1.3.6.1.4.1.9600.1.13.4.2.1.28 | gauge32 | read-only |
Total number of processing failures. |
rs2wnsTotalRejectedThreads | 1.3.6.1.4.1.9600.1.13.4.2.1.29 | gauge32 | read-only |
Total number of rejected threads as a result of thread pressure. |
rs2wnsTotalReportsExecuted | 1.3.6.1.4.1.9600.1.13.4.2.1.30 | gauge32 | read-only |
Total number of reports executed. |
rs2wnsTotalRequests | 1.3.6.1.4.1.9600.1.13.4.2.1.31 | gauge32 | read-only |
Total number of requests being processed. |
rs2wnsTotalSnapshotUpdates | 1.3.6.1.4.1.9600.1.13.4.2.1.32 | gauge32 | read-only |
Total number of report execution snapshot updates. |
rs2ReportServerHTTPTable | 1.3.6.1.4.1.9600.1.13.4.3 | no-access |
Statistics related to Report Server HTTP Service |
|
1.3.6.1.4.1.9600.1.13.4.3.1 | no-access |
Performance information for one SQL Server name instance. |
||
rs2HTTPNameIndex | 1.3.6.1.4.1.9600.1.13.4.3.1.1 | integer32 | read-only |
The index number associated with the instance name |
rs2HTTPNameInstance | 1.3.6.1.4.1.9600.1.13.4.3.1.2 | instancename | read-only |
The name of the Report Server installed instance. |
rs2HTTPRequestsPerSec | 1.3.6.1.4.1.9600.1.13.4.3.1.3 | gauge32 | read-only |
Number of HTTP requests received. |
rs2HTTPTotalRequests | 1.3.6.1.4.1.9600.1.13.4.3.1.4 | gauge32 | read-only |
Total number of HTTP requests received. |