Get Server Info
get_server_infoRetrieve Scouter server metadata including version, ID, and connection status. Optionally include counter definitions to discover available performance counters before querying trends.
Instructions
Get Scouter collector server metadata: version, ID, connection status. Optionally includes counter model (all available performance counter definitions with display names and units). Use this to discover what counters exist before querying get_counter_trend. Counter model requires HTTP mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_counter_model | No | Include available counter definitions (names, display names, units). Useful for discovering which counters can be queried with get_counter_trend. |