Agresso reports queue |
Monitors and checks pending or running reports. Returns warning or alarm if the elapsed time exceeds defined threshold. |
Agresso CON$ system table |
Checks the size of all indexes defined on SYS.CON$ system table. |
Agresso help and temp tables |
Collects information about objects (temporary tables and help tables) created in the agresso application schema. |
Agresso report queue |
Monitors and checks pending or running reports. Returns warning or alarm if the elapsed time exceeds defined thresholds. |
Agresso blob size collector |
Collects information about the size of blobs in agresso databases. |
Agresso framework |
Checks whether there is an installation of the agresso application in any of the databases. |
Agresso help and temp tables |
Collects information about objects (temporary tables and help tables) created in the agresso application schema. |
Agresso – missing system indexes |
Checks if there are any missing system indexes in the agresso database by comparing records in dbo.asysindex and sys.indexes tables. |
Agresso – missing user indexes |
Checks if there are any missing user indexes in the agresso database by comparing records in dbo.asysindex and sys.indexes tables. |
Agresso – not registered indexes |
Checks if there are any indexes in the agresso database which are not registered in the dbo.asysindex or dbo.aagindex tables. |