On one of our robots, we are seeing a gzip file created daily under the websphere_mq/pub_queue directory. This is causing disk space to fill up - wondering what these files are for and what is causing them to be created daily.
Environment
Release : Any UIM Release
Component : UIM - WEBSPHERE_MQ
Resolution
Via Raw Configure for the websphere_mq probe:
Under the <setup> section,
add the key:
debug_store_pub_queue
and set the value to false.
Deactivate, then Activate the probe.
Check to ensure that the gzip files are no longer being created daily in the websphere_mq\pub_queue directory.