apmia SQL Server extention - No storage Metrics
search cancel

apmia SQL Server extention - No storage Metrics

book

Article ID: 434697

calendar_today

Updated On:

Products

DX SaaS

Issue/Introduction

apmia SQL Server extension is enabled. agent is not reporting any  Storage space metrics

Resolution

The following configuration is needed to get the Storage Space Metrics.

Viewing Extra Storage Space Metrics

The query is defined in schemaExt.json which call ""exec forAllDb ...." to get values of Storage Space Metrics.

The agent logs are not showing that this above query is being executed by the agent.

This is needed to be added in the bundle.properties file.

introscope.agent.dbmonitor.sqlserver.profiles.OSDE26.version=Ext

Also, other steps outlined in the above document needs to be performed at the MSSQL Server Instance.