SQL Query server
SQL Query server
Log Track Supported: No
Config Track Supported: No
Custom Properties Supported: None
Supported Control Actions: None
Supported Metrics:
| Name | Alias | Units | Category | Default On | Default Interval |
|---|---|---|---|---|---|
| Availability | Availability | percentage | AVAILABILITY | true | 5 min |
| Query | Query | none | THROUGHPUT | true | 5 min |
| Query Execution Time | QueryExecTime | ms | THROUGHPUT | true | 5 min |
Configuration help:
If the Oracle driver is selected, the JDBC URL syntax is: jdbc:oracle:thin:localhost:1521:TEST
If the MySQL driver is selected, the JDBC URL syntax is: jdbc:mysql://localhost/test
If the PostgreSQL driver is selected, the JDBC URL syntax is: jdbc:postgresql://localhost:5432/test
If the MS SQL 2000 driver is selected, the JDBC URL syntax is: jdbc:microsoft:sqlserver://localhost:1433;databasename=test
If the DB2 driver is selected, the JDBC URL syntax is: jdbc:db2://localhost:50000/test
If the Sybase driver is selected, the JDBC URL syntax is: jdbc:sybase:Tds:localhost:4100/test