Broker server storage utilisation

Hi,

I want to check Broker server storage utilisation from developer, is there any server to check it. If so what is the service and how can i program to get the broker storage utilisation using the service.

At present we are checking at MWS → Administration → Messaging → Broker servers → Servers → Utilisation tab which shows configuration data:

/opt/softwareag/wm80_01/BrokerData/6849/BrokerData01.qs.store

Total capacity, used and free options.

Regards,
Vikram

I am not sure if there is a built in service which you can readily use.
However, broker definitely provides APIs. You can probably write wrapper services to use those APIs and get the info.

-Jay