As with any system, disk consumption should be regularly monitored and alerts
generated when the system approaches disk capacity. Most disk consumption will
occur in three areas:
Application instance home directory -- By default, the platform manages a
single application instance located at /usr/local/jive/applications/sbs with
a home directory of sbs/home
Platform logs -- All platform log files are stored in /usr/local/jive/
var/logs
Platform database -- If the local platform database is used, data files will
be stored in /usr/local/jive/var/data/postgres-8.3 and backups in
/usr/local/jive/var/data/backup
Important: The pre-packaged PostgreSQL
DBMS is for evaluation purposes and should not be used for production
instances.