목차#
- 서문
- 이 매뉴얼에 대하여
- 1.소개
- Monitoring API란?
- 애플리케이션 빌드하기
- 2.데이터 타입
- 데이터 구조체
- 열거형
- 주의사항
- 3.함수
- ABIInitialize
- ABIFinalize
- ABISetProperty
- ABICheckConnection
- ABIGetVSession
- ABIGetVSessionBySID
- ABIGetVSysstat
- ABIGetVSesstat
- ABIGetVSesstatBySID
- ABIGetStatName
- ABIGetVSystemEvent
- ABIGetVSessionEvent
- ABIGetVSessionEventBySID
- ABIGetEventName
- ABIGetVSessionWait
- ABIGetVSessionWaitBySID
- ABIGetSqlText
- ABIGetLockPairBetweenSessions
- ABIGetDBInfo
- ABIGetReadCount
- ABIGetSessionCount
- ABIGetMaxClientCount
- ABIGetLockWaitSessionCount
- ABIGetRepGap
- ABIGetRepSentLogCount
- ABIGetErrorMessage
- 4.예제 프로그램
- Makefile
- sample_1.c
- sample_2.c
- sample_3.c
- sample_4.c
- sample_5.c
- sample_6.c
- sample_7.c
- sample_8.c
- sample_9.c
- sample_10.c