Storage monitoring
As with any system, disk consumption should be regularly monitored and alerts generated when the system approaches disk capacity.
Most disk consumption occurs in three areas:
- The application instance home directory: By default, the platform manages a single application instance located at
<your Jive installation directory>/applications/sbswith a home directory ofsbs/home. - Platform logs: All platform log files are stored in
<your Jive installation directory>/var/logs - Platform database: If the local platform database is used, data files are stored by default in
<your Jive installation directory>/ var/data/postgres-9.xand backups in<your Jive installation directory>//var/data/backup.