
Hi, we are installing OTRS in a Red Hat server and we need to know about two important points. First, how much disk space needs the aplication to work properly (application + database), and second, how much could grow the database in time. Thanks. Regards. Daniel. _________________________________________________________________

I don't know about "work properly" and you may know that "grown" is really
dependant by many factors (mails, attachments, notes, agents, customers,
itsm's objects (cmdb, change management, ...) ...)
Btw, an ampty otrs db seams to be on fedora:
/var/lib/mysql> du -sk * | grep otrs
1796 otrs
and about application:
/opt> du -sk * | grep otrs
53316 otrs
than you have to add all php dependancies (read library that should not be
so heavy...), apache, mysql engine, php and perl engines
HTH
MV
On Wed, Jul 7, 2010 at 9:12 PM, DANIEL D'AGOSTINO
Hi, we are installing OTRS in a Red Hat server and we need to know about two important points. First, how much disk space needs the aplication to work properly (application + database), and second, how much could grow the database in time.
Thanks. Regards. Daniel.
------------------------------
--------------------------------------------------------------------- OTRS mailing list: itsm - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/itsm To unsubscribe: http://lists.otrs.org/mailman/listinfo/itsm
NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/

Thanks a lot for the data.
Regards.
Daniel.
From: marco.vannini@gmail.com
Date: Wed, 7 Jul 2010 22:36:22 +0200
To: itsm@otrs.org
Subject: Re: [itsm] Installation of OTRS in a server
I don't know about "work properly" and you may know that "grown" is really dependant by many factors (mails, attachments, notes, agents, customers, itsm's objects (cmdb, change management, ...) ...)
Btw, an ampty otrs db seams to be on fedora:
/var/lib/mysql> du -sk * | grep otrs1796 otrs
and about application:
/opt> du -sk * | grep otrs53316 otrs
than you have to add all php dependancies (read library that should not be so heavy...), apache, mysql engine, php and perl engines
HTH
MV
On Wed, Jul 7, 2010 at 9:12 PM, DANIEL D'AGOSTINO
participants (2)
-
DANIEL D'AGOSTINO
-
Marco Vannini