A Foglight Agent Manager (FglAM) bundle cannot be generated because the process times out.
The Statistics logs collected by the database agents take up a lot of space on the FglAM (Foglight Agent Manager) and cause FglAM support bundles to be larger. Aside from deleting old Statistics files for previous database cartridge releases, is there anything else that can be done to reduce space?
Old database cartridge agent log files are being stored on server preventing FglAM support bundles from being created.
SQL PI statistics may be enabled by default and can accumulate on the FglAM server.
These compressed files can take up 10's of GB of space on the server using up valuable space and can prevent FglAM Support Bundles (or FMS bundles with embedded FglAMs) from being generated.
WORKAROUND
Delete old Statistics log files for SQL PI from the following locations on the Foglight Agent Manager servers
Delete the old database agent log files from the Foglight Agent Manager servers
Remove any old memorywarning files
Attempt to regenerate the FglAM support bundle.
STATUS
Defect PIFOG-80 was fixed beginning in the 5.9.2.1 cartridges for the Disabled PI statistics button to function. After the cartridge has been upgraded to a version at the 5.9.2.1 level or higher, please run the following scripts to disable SQL PI statistics from being generated for existing SQL Server and Oracle agents.
Please, go to Tooling | Script Console | click on the Add button, paste a groovy script from the list below, and then run the groovy script.
NOTE: Users must be logged into Supportlink to access and download these scripts
For Oracle database agents (non-RAC)
Run the attached script called "List_all_of_the_Oracle_PI_Debug_Statistics_settings.groovy" to list the current status the PI statistics for all Oracle (non-RAC) database agents.
Run the attached script called "Update_all_Oracle_PI_Statistics_debug_to_off.groovy" to turn off the PI statistics for all Oracle (non-RAC) database agents.
For Oracle RAC database agents
Run the attached script called "List_all_of_the_Oracle_RAC_PI_Debug_Statistics_settings.groovy" to list the current status the PI statistics for all Oracle (non-RAC) database agents.
Run the attached script called "Update_all_Oracle_RAC_PI_Statistics_debug_to_off.groovy" to turn off the PI statistics for all Oracle (non-RAC) database agents.
For SQL Server agents
Run the attached script called "List_all_of_the_SQL_PI_Debug_Statistics_settings.groovy" to list the current status the PI statistics for all SQL Server database agents.
Run the attached script called "Update_all_SQL_PI_Statistics_debug_to_off.groovy" to turn off the PI statistics for all SQL Server database agents.
Delete old Statistics log files for SQL PI from the following locations on the Foglight Agent Manager servers