Book Image

Alfresco for Administrators

By : Vandana Pal
Book Image

Alfresco for Administrators

By: Vandana Pal

Overview of this book

Alfresco is an open source Enterprise Content Management (ECM) system for Windows and Linux-like operating systems. The year-on-year growth of business connections, contacts, and communications is expanding enterprise boundaries more than ever before. Alfresco enables organizations to collaborate more effectively, improve business process efficiency, and ensure information governance. The basic purpose of Alfresco is to help users to capture and manage information in a better way. It helps you capture, organize, and share binary files. This book will cover the basic building blocks of an Alfresco system, how the components fit together, and the information required to build a system architecture. This book will also focus on security aspects of Alfresco. such as authentication, troubleshooting, managing permissions, and so on. It will also focus on managing content and storage, indexing and searches, setting up clustering for high availability, and so forth.
Table of Contents (17 chapters)
Alfresco for Administrators
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 9. Maintenance and Troubleshooting

Any application, once in production, requires constant monitoring and maintenance to work efficiently. Alfresco as an application can be easily monitored using the JMX interface. This interface is very handy for the system administrator to control and configure applications at run-time without restarting the server. We will learn about JMX configuration and how to use it in detail in this chapter. All applications need some tuning to work as per the requirements. Various components of Alfresco such as the database, thread connection, cache, and logger, need to be configured as per the application.

In this chapter we will look in detail at the following topics:

  • Understanding JMX in Alfresco

  • Learning about server maintenance and best practices for it

  • Understanding audits

  • Various ways to tune the Alfresco application