Metric name | Description |
---|---|
Active HTTP Requests |
Returns the number of HTTP connections that are actively processing an HTTP request. An HTTP connection that has sent its response is not included. See the HttpNumActiveReq property in Database server properties. |
Active HTTPS Requests |
Returns the number of secure HTTPS connections that are actively processing an HTTPS request. An HTTPS connection that has sent its response is not included. See the HttpsNumActiveReq property in Database server properties. |
Arbiter State |
Shows one of the following values:
|
Cache Dirty |
The number of cache pages that are dirty (needing a write). See the CacheFileDirty property in Database server properties. |
Cache Pinned |
The number of pinned cache pages. See the CachePinned property in Database server properties. |
Cache Replacements |
The number of pages in the cache that have been replaced. See the CacheReplacements property in Database server properties. |
Cache Size |
The current cache size, in kilobytes. See the CurrentCacheSize property in Database server properties. |
Connection Count |
Shows the current number of connections to the database. See sa_conn_info system procedure. |
CPU Usage |
Shows the percentage of CPU time used by the SQL Anywhere server. |
Database Name |
Shows name of the database. See Name database property. |
Disk Reads |
Measures the rate at which data is being read from the disk (in kilobytes per second). This value is calculated based on the DiskRead property. See the DiskRead property in Database server properties. |
Disk Writes |
Measures the rate at which data being written to the disk (in kilobytes per second). This value is calculated based on the DiskWrite property. See the DiskWrite property in Database server properties. |
File Size |
Shows the size of the main database file. See Predefined dbspaces. |
Free Disk Space |
Shows the amount of free space on your disk. See sa_disk_free_space system procedure. |
Host |
Shows the name of the computer running the database server. Typically, this is the computer's host name. See the MachineName property in Database server properties. |
HTTP Connections |
Returns the number of HTTP connections that are currently open within the database server. They may be actively processing a request or waiting in a queue of long lived (keep-alive) connections. See the HttpNumConnections property in Database server properties. |
HTTP Sessions |
Returns the number of active and dormant HTTP sessions within the database server. See the HttpNumSessions property in Database server properties. |
HTTPS Connections |
Returns the number of HTTPS connections that are currently open within the database server. They may be actively processing a request or waiting in a queue of long lived (keep-alive) connections. See the HttpsNumConnections property in Database server properties. |
Last Checked Time | Returns the last time the Monitor collected data for the resource. |
License Type |
Returns the license type. Can be networked seat (per-seat) or CPU-based. See the LicenseType property in Database server properties. |
Licensed Company |
Shows the name of the licensed company. See the CompanyName property in Database server properties. |
Licensed Seats |
Shows the number of licensed seats or processors. See the LicenseCount property in Database server properties. |
Licensed User |
Shows the name of the licensed user. See the LicensedUser property in Database server properties. |
Long Running Queries |
Lists queries that exceed the specified long running query threshold. |
Main Heap Pages |
The number of pages used for global server data structures. See the MainHeapPages property in Database server properties. |
Max Cache Size |
The largest value the cache has reached in the current session, in kilobytes. See the PeakCacheSize property in Database server properties. |
Mirror Mode |
Shows Mirroring Is Not Enabled On This Database if database mirroring is not in use. If mirroring is enabled, shows Synchronous if the mirroring mode specified with the -xp command line option is synchronous, and Asynchronous otherwise. |
Mirror State |
Returns one of the following values:
|
Operating System |
Shows the operating system on which the software is running. See the Platform property in Database server properties. |
Operating System Version |
Shows the operating system on which the software is running, including build numbers and service packs. See the PlatformVer property in Database server properties. |
Partner State |
Shows one of the following values:
|
Peak Cache Size |
The largest value the cache has reached in the current session, in kilobytes. See the PeakCacheSize property in Database server properties. |
Processor Architecture |
Shows a string that identifies the processor type. See the ProcessorArchitecture property in Database server properties. |
Queries Processed |
Shows the rate (queries/second) at which queries are processed. See the QueryOptimized, QueryReused, and QueryBypassed properties in Database properties. |
Seat Count |
Shows the number of unique client network addresses connected to a network database server. See the UniqueClientAddresses property in Database server properties. |
Server Language |
Shows the locale language, which is the language that is expected to be used by users of the database server. See Understanding the locale language. |
Server Name |
The name of the database server for the current connection. See ServerName (Server) connection parameter. |
Server Time Offset |
Records the time difference between the time on the computer that the Monitor is running and the time on the computer that you are using to view the Monitor data. |
Server Type |
Shows the type of database server being monitored. Values include Personal and Network. |
Server Version |
Shows the version of the software being run. See the ProductVersion property in Database server properties. |
Start Time |
Shows the time when the SQL Anywhere database started. |
Total Disk Space |
Shows the size of your disk. |
Unavailable Since | Shows the time since the resource became unavailable. |
Unscheduled Requests |
Shows the number of unscheduled requests. See UnschReq server property. |
Unsubmitted Error Reports |
Shows the number of unsubmitted error reports for the database. An error report is submitted when SQL Anywhere software crashes. See Suppress alerts for unsubmitted error reports from resources. |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |