The statistics APIs allow a single-threaded or multithreaded
user application to access statistical data from one or more running
Gateway daemons.
API
functions
The APIs provide functions to:
- Connect to specific Gateway daemons.
- Disconnect from specific Gateway daemons.
- Obtain a set of statistical group IDs from a specific Gateway
daemon.
- Obtain statistical IDs associated with one or more statistical
group IDs from a specific Gateway daemon.
- Obtain data for statistical IDs from a particular Gateway daemon.
The functions are grouped into five categories:
- Connection functions
- ID data retrieval functions
- Statistical data retrieval functions
- Result set manipulation functions
- Utility functions