Book Image

Zabbix Performance Tuning

By : Luciano Alves, Luciano de C Alves
Book Image

Zabbix Performance Tuning

By: Luciano Alves, Luciano de C Alves

Overview of this book

Table of Contents (20 chapters)
Zabbix Performance Tuning
Credits
Foreword
About the Author
Acknowledgements
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we provided information on how to speed up the delivery of Zabbix data to users and improve their experience with the frontend.

I would say that we should start any project using Zabbix settings deflate/compress/gzip and PHP accelerators (XCache, APC, and so on) because in this way, we ensure that users have a positive experience upon their first contact with Zabbix. This is one thing we shouldn't ignore in our planning and installation of the Zabbix environment. We also know that nowadays we can choose from among the new web servers. Apache is not the sole alternative, nor is it the killer one. You will need to start your own tests and obtain your own answer for your environment.

In the next chapter, we'll talk about storage and what we need to keep in mind before (sometimes after) we start a Zabbix deployment.